Ok, I have been trying to get traffic pulse to work with a smarty engine script for two weeks now with my script that uses smarty engine. It appears to be htaccess related, because
www.site.com/tp/index.php works fine, but one i login though and it tries to send me to
http://www.site.com/tp/?a=admin i get a
Warning: Smarty error: unable to read resource: "playvideoerror.tpl" in /usr/home/usr/site.com/smarty/libs/Smarty.class.php on line 1088
So if I then retype in
www.site.com/tp/index.php then I will see the admin control panel. again though anything linked in there is sent to "?a=command" and I get that same error as above.
Is this htaccess, smarty directly or what? very frustrating and have tried many things with no luck so far.
Any suggestions would be appreciated, thank you!