Hi, nice script...
But I'm getting "ERROR: Cannot open template. Root not valid" when I load articol.php.
I'm running locally (localhost) on Apache with the script at "C:\Program Files\Apache Group\Apache2\htdocs\php_files\rate" - what should the paths be?
$DEFAULT_URL = "http://localhost:8080/php_files/rate/";
$TEMPLATE_PATH = "??";
$DEFAULT_PATH = "??"; |