View Single Post
Old August 20th, 2005, 08:49 AM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,786
Warning: file_exists(): open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/httpd/vhosts/spinquad.com/httpdocs:/tmp) in /home/httpd/vhosts/spinquad.com/httpdocs/pp-classifieds/pp-inc.php on line 329

thats easy openbase is on so just remove the bogus paths and that error will go away

As far as the prefix thing thats a database error which tells me it cant authenticate you

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/spinquad.com/httpdocs/pp-classifieds/forums/vb3.php on line 25

Line 25 is the result of the users table query. It cant not find that table because you have either the table prefix or database information wrong.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote