PDA

View Full Version : Noah's Classifieds errors post-installation


myredmonkey
09-27-2006, 12:03 PM
Hi All,

I've had a client contact me about looking at an install of Noah's Classifieds on my website. I've been through the Fantastico install steps successfully but when I try to access the install - http://classifieds.myredmonkey.co.uk - I get a stack of php errors as listed below:

Warning: Invalid argument supplied for foreach() in /home/myredmon/public_html/classifieds/gorum/gorumlib.php on line 141

Warning: Invalid argument supplied for foreach() in /home/myredmon/public_html/classifieds/gorum/gorumlib.php on line 209

Notice: Undefined property: Roll::$method in /home/myredmon/public_html/classifieds/gorum/roll.php on line 41

Notice: Undefined property: Roll::$list in /home/myredmon/public_html/classifieds/gorum/roll.php on line 42

Notice: Undefined property: Roll::$rollid in /home/myredmon/public_html/classifieds/gorum/roll.php on line 43

Notice: Undefined property: Roll::$sessionUserId in /home/myredmon/public_html/classifieds/gorum/loginlib.php on line 13

Notice: Undefined property: Roll::$globalUserId in /home/myredmon/public_html/classifieds/gorum/loginlib.php on line 48

Warning: Invalid argument supplied for foreach() in /home/myredmon/public_html/classifieds/gorum/dbproperty.php on line 61

Warning: Invalid argument supplied for foreach() in /home/myredmon/public_html/classifieds/gorum/dbproperty.php on line 70
SELECT * FROM classifieds_ClassifiedsUser

Table 'myredmon_clss1.classifieds_ClassifiedsUser' doesn't exist

Any ideas people?

Regards,
Brett

Silvia
09-28-2006, 09:57 AM
Hello,

You may have a look at the following thread:

http://forum.siteground.com/showthread.php?t=1784

myredmonkey
09-29-2006, 05:40 AM
Thanks Silvia,

That explains everything!!!

Brett