Installation Error PinmeScript

ex nihilo

Newbie
Joined
Dec 30, 2013
Messages
9
Reaction score
1
Hello Everyone,

I am trying to install this script on host-gator, and followed the instructions, and when i load up the webpage i get the following...

Code:
" Fatal error: Call to a member function getrows() on a non-object  in /home3/ejncapit/public_html/domain/index.php on line 66"

What does it mean and what should my step be, to fix this error.

THANK YOU for anyone who can assist me with this matter.



smoke weed ?
 
Your database variable is not initialized, check your DB-initialization code, it's probably failing to connect to the database and is not checking for error.

 
Thank You All for your input, after going over my installation i realized i didn't attach a "user" to the the "database" and it created that error. Thanks again!!!
 
Please also make sure you connect to correct DB-host on hostgator.com. There are a lot of SQL servers there. You should check your cPanel for actual IP address or hostname
 
Back
Top