acidman277 Posted July 9, 2009 Share Posted July 9, 2009 Hello, I have been following the tutorial at http://www.search-this.com/2007/06/04/css-the-star-matrix-pre-loaded-part-2/comment-page-1/ They give an example page that displays the rating system working in the package that you download. rating-example.php is the example page.. It works in the directory it originally came in but when i move rating-example to a new a directory and direct the reference files correctly it still does not work. I know it is the correct paths because the css style is in the same directory and is being found, but when i click the stars to send to the database, nothing happens. The same when i want to implement the rating system on the page i am developing, I set the paths to the correct files and the css rollover works but does not change states to "rated" nor does it send anything to the database... Any thoughts or ideas? The tutorial is by cpradio on search this dot com - CSS The Star Matrix Pre-loaded: Part 2 You can recreate this error by dloading the package and moving "rating-example.php" to a different directory and directing it to the correct paths. Thanks for your help. Quote Link to comment Share on other sites More sharing options...
xtopolis Posted July 10, 2009 Share Posted July 10, 2009 I'm not downloading it, but are you sure the javascript src files point to the right spot? Otherwise, narrow it down, and then debug it with alert() statements until you find the problem area. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.