Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php on line 760
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php on line 812
The rest of the profile loads but that error is at the top and no thumbnails
Any ideas ?
version is 5.2.1
vbulletin is 3.5.0 with security patches.
default member.php file (Chmod 777)
Thanks
check your database config your datase needs a predix i guess
And do you change the 2 above lines of code or just were it says "/your/path/to/PhotoPost
you only need to change the $ppath variable.What value it should have on your system well no idea .... if you don't know this you need to ask your host's support
Warning: Unknown(): open_basedir restriction in effect. File(/gallery/config-int.php) is not within the allowed path(s): (/home/uk2flo/:/usr/lib/php:/usr/local/lib/php:/tmp) in /member.php(651) : eval()'d code on line 4
Warning: Unknown(/gallery/config-int.php): failed to open stream: Operation not permitted in /member.php(651) : eval()'d code on line 4
Warning: Unknown(): open_basedir restriction in effect. File(/gallery/config-int.php) is not within the allowed path(s): (/home/uk2flo/:/usr/lib/php:/usr/local/lib/php:/tmp) in /member.php(651) : eval()'d code on line 4
Warning: Unknown(/gallery/config-int.php): failed to open stream: Operation not permitted in /member.php(651) : eval()'d code on line 4
Fatal error: (null)(): Failed opening required '/gallery/config-int.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/uk2flo/public_html/forum/member.php(651) : eval()'d code on line 4
Warning: Unknown(): open_basedir restriction in effect. File(/gallery/config-int.php) is not within the allowed path(s): (/home/uk2flo/:/usr/lib/php:/usr/local/lib/php:/tmp) in /member.php(651) : eval()'d code on line 4
Warning: Unknown(/gallery/config-int.php): failed to open stream: Operation not permitted in /member.php(651) : eval()'d code on line 4
Warning: Unknown(): open_basedir restriction in effect. File(/gallery/config-int.php) is not within the allowed path(s): (/home/uk2flo/:/usr/lib/php:/usr/local/lib/php:/tmp) in /member.php(651) : eval()'d code on line 4
Warning: Unknown(/gallery/config-int.php): failed to open stream: Operation not permitted in /member.php(651) : eval()'d code on line 4
Fatal error: (null)(): Failed opening required '/gallery/config-int.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/uk2flo/public_html/forum/member.php(651) : eval()'d code on line 4
any ideas?
great hack, like it alot
that's a security setup from your host i'm afraid there is not much you can do about it except install Photopost inside vbulletin's directory ...
Its because your trying to read a directory outside of what you are allowed to view.
Install this within the vbulletin directory and all will be fine.
ok, but is there any other way?
as i would rather have them in seperate directorys
i have tried setting my path as the full path (with http:// and evrything)
and i get this error
Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 36
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 88
same kinda thing as h_kakashi
thnx very much for the reply guys, really appreciate it
as i would rather have them in seperate directorys
i have tried setting my path as the full path (with http:// and evrything)
and i get this error
Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 36
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 88
same kinda thing as h_kakashi
thnx very much for the reply guys, really appreciate it
http:// is a url NOT a path ..... did you set the table prefix photopost is uisng ?