Updated version of v2.0. This release fixes the sed_build_bbcode issue with Cotonti 0.6 and above.
Features:
- Add/edit/delete events
- Events categories
- Fully localisable (includes EN and NL language files)
- Validation queue for events
Added features in v2.0:
- Maximum number of participants for events
- Deadline for updating availability
Installation:
- Upload files
- Run events_new_v2.0.sql in phpMyAdmin
- Install plugin in administration area
Upgrade from v2.0:
- Replace files
Upgrade from v1.0:
- Replace files
- Run events_update_v1.0_to_v2.0.sql in phpMyAdmin
- Reinstall plugin in administration area
Thanked: 265 times
Thanked: 265 times
Function ereg_replace() is deprecated
Fix this plz
Thanked: 2 times
replase
ereg_replace
to
str_replace
in all php files