Hey everyone i have been working on fusion charts and osticket for some time now with great progress
i need help with header.inc and footer.inc
i did a few things i would like to share and i will release the final product for download soon
i need help getting a external page to show the header and footer
i get errors like: Access denied and Warning: ini_set() : A session is active. You cannot change the session module's ini settings at this time in /home/neotechc/public_html/tut/main.inc.php on line 25
please help
The following code is being used:
if(!is_object($thisclient) || !$thisclient->isValid()) die('Access denied'); //Double check again.
require_once(INCLUDE_DIR.'class.ticket.php');