Search found 4 matches
- Fri Sep 07, 2007 12:19 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED: calendar extra fields not written into existing db table
- Replies: 2
- Views: 1858
Re: calendar extra fields not written into existing db table
browsing through Calendar.module.php i see that there is another table missing: "module_calendar_fields" does anyone know what that is for? UPDATE: i ve found some errors in the Calendar.module.php where table names got mixed up, it looks beter now, at least it reads, displays and uses cus...
- Fri Sep 07, 2007 11:18 am
- Forum: Modules/Add-Ons
- Topic: small calendar bug workaround: text "upcoming events" is shown in the pastlist
- Replies: 2
- Views: 1473
small calendar bug workaround: text "upcoming events" is shown in the pastlist
hello, i had the problem that when displaying pastlist the header says "upcoming events" resp. "bevorstehende termine". i've tweaked the module to make it work, maybe this could be featured in the next update, cause everytime i update i have to do this work all over again and i d...
- Fri Sep 07, 2007 11:07 am
- Forum: Modules/Add-Ons
- Topic: SOLVED: calendar extra fields not written into existing db table
- Replies: 2
- Views: 1858
SOLVED: calendar extra fields not written into existing db table
hi there, first question , does calendar 0.7.9. run with cms 1.0.8 at all or wiould i need >1.1.x? i browsed the form and tried some solutions others found, but still it doesn't work. i succesfully manually created the missing db table as suggested in the other thread: CREATE TABLE xxx_module_calend...
- Tue May 08, 2007 5:22 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Can't edit pages anymore after adding a second content block
- Replies: 0
- Views: 1303
Can't edit pages anymore after adding a second content block
Hi! I've tried adding a second content block into my template by {content block="content2"}, additionally to the main content {content} both are showing fine on the page. when i try to edit them, the second block is not empty but already has the main content in it (is this normal or alread...