Hi Chris, My host is forcing me to upgrade from php 5.3 to 5.4. I've been testing my site (which uses 3.3.7) on the newer version - everything in the calendar works as expected (sadly not the rest of the site...) except the admin-logout.php script. It looks as if the issue is with a couple of php fu...
I use the calendar with Joomla 2.5.x. I run it alongside Joomla and embed calendars in my Joomla pages using Joomla wrapper modules. This is my setup: ⋅ the calendar files are in a folder in the top level of my Joomla install. ⋅ calendar has its own database (not strictly necessa...
Firstly, thanks for the great script. :) I have followed your instructions in the thread about forms to make my dates clickable to create a form with METHOD="get" which feeds into my ecommerce system. It's been working great. Now I need to pass a little more data to my ecommerce system via...