News about releases and updates are posted here.
Post Reply
PaderDesign
Administrator
Posts: 144
Joined: Tue 15. Apr 2008, 15:34
Location: Altenbeken
Contact:

v1.2.61_055 Korrigierte Version

Post by PaderDesign »

Folgende Änderungen und Korrekturen wurden vorgenommen:

v1.2.61_055: functions/standard.php/getGoogleMapsURL():195: 'Kreis' wird an Google übergeben, wenn vorhanden aber 'Stadt' nicht.
v1.2.61_054: install/iniSetup.php:61: $SetupRowsTextareas = 5;
v1.2.61_053: install/iniSetup.php:75: $SetupAllowDoubleDates = '1';
v1.2.61_052: install/iniSetup.php:90: $SetupShowEditorInAddGigForm = '1';
v1.2.61_051: install/iniSetup.php:71: $SetupUserMaximumInactivityTime = "30";
v1.2.61_050: Backend: Hilfe: Forum: iFrame höher gemacht
v1.2.61_049: Bugfix: Datensätze mit Interger-Werten lassen sich im MySQL-Strict-Modus(?) nicht anlegen:
folgende Variabeln als NULL definiert (if=='') und Quotes in MySQL-Statements entfernt:
functions/standard.php:
addGig(): GigPostalCode, GigPublish, GigIsPrivate, GigDateOfLastEdit, GigDateOfAdding
functions/standard.php:
editSetup(): SetupRefreshtime, SetupRowsTextareas, SetupGuestbookEntriesPerPage, SetupGuestbookEntriesUnlock, SetupUserMaximumInactivityTime, SetupNewsEntriesPerPage, SetupFrontendAllowOptionalGigs, SetupFrontendAllowPrivateGigs, SetupAllowDoubleDates, SetupFrontendCalendarCharsInFields, SetupFrontendCalendarShowTableHeads, SetupFrontendCalendarMaxAmountOfGigs, SetupFrontendCalendarShowMonthlySeparator, SetupShowEditorInAddGigForm
guestbook/functions.php:
EintragHinzufuegen(): Datum, ICQ, CODE
AltenEintragHinzufuegen(): Datum, ICQ, CODE
cms/functions.php:
addMenuItem(): MenuItemSequence
news/functions.php:
addNews(): Date, DateOfLastEdit, Publish
changePublishing(): DateOfLastEdit, Publish
importNewsEntry(): Date, DateOfLastEdit, Publish
functions/standard.php:
addUser(): UserLastActivityTimestamp, UserRightEmail, UserRightAddNews, UserRightEditNews, UserRightDeleteNews
functions/standard.php:
editUser(): UserRightEmail, UserRightAddNews, UserRightEditNews, UserRightDeleteNews
Bedingung bzgl NULL angepasst:
guestbook/includes/showAllGuestbookEntries/GuestbookICQ.php/7
guestbook/guestbook_show.php/56

Hier geht's zum Download:
http://www.paderdesign.de/gigkalender/downloads.html

Post Reply