Hi, sorry to bother with this...I know this must be easy...
Just have installed the Star Rating System, edited the config.inc.php file and when testing with JavaScript Method ( test1.html ) it shows just the paragraph of "See Lorem Ipsum.... " I undestand that it is a text of testing... but notting more shows...
I have set up a file for test called "0rating.html" with a line a javascripts as follows: "<script type="text/javascript" language="javascript" src="rate/jsrate.php?file=0rating.html"></script>" but nothing happen !!
it can be accessed in "http://www.guideall.com/rate/0rating.html"
the variables on config.inc.php are:
$DEFAULT_URL = "http://www.guideall.com/rate/";
$RATE_PATH = "/home/....rest of path.../html/rate/"; $TEMPLATE_PATH = "/home/....rest of path.../html/rate/";
I dont post the database data, because I have checked they are ok, with mySQLadmin..
Somebody know what can be hapenning ?? thanks in advance. |