Here is the link for the script: http://www.masugadesign.com/the-lab/...ar-rating-bar/ The problem is because the script won't work( won't submit results) whenever you put index.php in another directory rather than the script's directory. I tried lots of configurations but could not resolve the problem. Can anyone check this?
That means that all of the files the main page looks for wont exist, as it looks for those filese probably in the current directory.
Did you check the script? I found that only the rcp.php file needs to stand to the index.php directory for the script to work. If I put it back to the script's folder/directory it won't work.