Hi,
die Fehlermeldung bekommst du weg, indem du die Zeile 114 in QCalendarAdmin.php korrigierst:
...title='".htmlentities(substr($this->monthNames[$nextMonth-1], 0, 3))...
Zur Einstellung:
Schau dir mal die Readme an: z.B.
{QCAL:1:en}
in einen Contenpart auf der Seite einfügen.
Gruß
Jup
Search found 4 matches
- Thu 9. Aug 2007, 22:01
- Forum: hacks & enhancements Support
- Topic: Problem nach Calendar Mod install
- Replies: 5
- Views: 24484
- Mon 8. Jan 2007, 21:54
- Forum: hacks & enhancements
- Topic: Make Lightbox 1.0 simple enhancement for phpwcms contentpart
- Replies: 115
- Views: 80189
- Mon 8. Jan 2007, 21:46
- Forum: hacks & enhancements
- Topic: Make Lightbox 1.0 simple enhancement for phpwcms contentpart
- Replies: 115
- Views: 80189
- Mon 8. Jan 2007, 21:08
- Forum: hacks & enhancements
- Topic: Make Lightbox 1.0 simple enhancement for phpwcms contentpart
- Replies: 115
- Views: 80189
Some problems ...
My installation of the lightbox failed.
The problem is, that the Site doesn´t find the Java-Scripts.
I implemeted the following line in lightbox.php (after the line: preg_match_all($searchcp,$content["all"],$matchcp, PREG_PATTERN_ORDER);)
$phpwcms["templates"] = TEMPLATE_PATH;
and
changed the ...
The problem is, that the Site doesn´t find the Java-Scripts.
I implemeted the following line in lightbox.php (after the line: preg_match_all($searchcp,$content["all"],$matchcp, PREG_PATTERN_ORDER);)
$phpwcms["templates"] = TEMPLATE_PATH;
and
changed the ...