Jump to content

Need New Script Help


nalkari

Recommended Posts

Hello everyone im new to this forum.

I just bought a script called Simple Product Review and Rating Script and followed the instructions for installing it but I am still having problems.

 

Im new to php so you will have to bear with me.

 

Im am getting this error message everywhere on the website

 

(mysql_fetch_array(): supplied argument is not a valid MySQL result resource)

 

This is what the installation file told me to do.

 

1. create a mySQL database with username and all privleges - done

2. fill in the db.php file with database name/ password and username - done

3. then it sad that that should install the script

 

However I am not sure how I am surposed to get into the admin panel without a password and username.

 

Plus the problem of the (mysql_fetch_array(): supplied argument is not a valid MySQL result resource)

 

the url for this script is: www.savecommunity.com/review if this helps

Link to comment
https://forums.phpfreaks.com/topic/170037-need-new-script-help/
Share on other sites

did you have to create any tables for your database manually or was their an sql script to do this for you?.

Basically the error that you are getting is saying that there are no results being returned from a query which means that an array has no data to cycle through.

:-)

Link to comment
https://forums.phpfreaks.com/topic/170037-need-new-script-help/#findComment-897056
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.