JEvents 1.4
FAQ
Editing Events
FAQ
Editing Events
Editing Events
How do I get a WYSIWYG editor working for the event description?
It probably that your template doesn't run initEditor for events.
Make sure you have
global $my;
if ( $my->id ) {
initEditor();
}
or the equivalent active for com_events
Help - Save and Cancel buttons do nothing when I try to edit an event in the frontend?
It probably that your template doesn't run initEditor for events.
Make sure you have global $my; if ( $my->id ) { initEditor(); } or the equivalent active for com_events in your template index.php file.
| < Prev |
|---|
Latest Club Downloads
hr-HR_JEvents_2.0_J25.zip
Download JEvents/JEvents 2.0 Translations
Download JEvents/JEvents 2.0 Translations
2012-02-02 :: 2.0 Joomla! 1.6-1.7
