Thanks Shan, that worked using the {php}{/php} tags, the calendar works great and displays properly.
The only problem is that now I have an error at the bottom of the page:
Code:
INVALID SQL: 1146 : Table 'superior_calendar.xcart_sessions_data' doesn't exist
SQL QUERY FAILURE: UPDATE xcart_sessions_data SET data='a:14
{s:11:\"editor_mode\";s:0:\"\";s:17:\"always_allow_shop\";s:0:\"\";s:4:\"
wlid\";s:0:\"\";s:10:\"js_enabled\";s:1:\"Y\";s:7:\"partner\";s:0:\"\";s:5:\"
login\";s:0:\"\";s:10:\"login_type\";s:0:\"\";s:6:\"logged\";s:0:\"\";s:4:\"c
art\";s:0:\"\";s:12:\"stats_pageid\";s:1:\"1";s:15:\"stats_page_time\";i:10
82173853;s:18:\"stats_pages_string\";s:1:\"1
\";s:19:\"stats_transactionid\";s:0:\"\";s:22:\"stats_transaction_step\";s:0
:\"\";}' WHERE sessid='4517b6a55b89193893b8c69720c43e1e'
The website is:
http://www.superioroc.com , using x-cart version 3.5.4.
Im sure this is just something that has to be added to one of my files, appearantly for the sessions data.
Can you tell me where and how I can fix this?