For some reason the gallery random block doesn't seem to play well with Joomla (1.0.8) ExtCalendar (0.9.1). The error I get is:
Fatal error: Cannot redeclare stripslashes_deep() (previously declared in {...}/components/com_extcalendar/config.inc.php:48)
Any suggestions? Thanks.
Posts: 2258
find where it is trying to declare stripslashes_deep() and do something like
--
http://ckdake.com/
If you found my help useful, please consider donating to Gallery.
Better you describe like this:
(With single-marks)
Tobi
(With that, it works fine for me)