PDA

View Full Version : need help with coding of my forum


fob
06-20-2003, 12:42 AM
this is our forum
http://www.fobavenue.com/community/index.php

but i dont know why when you click into any topic, they return
http://www.fobavenue.com/community/viewtopic.php?id=60&t_id=15

which says

Warning: SAFE MODE Restriction in effect. The script whose uid is 10872 is not allowed to access ./db/60/15.dat owned by uid 48 in /home/httpd/vhosts/fobavenue.com/httpdocs/community/textdb.inc.php on line 246

Warning: fopen("./db/60/15.dat", "r") - Success in /home/httpd/vhosts/fobavenue.com/httpdocs/community/textdb.inc.php on line 246

Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/vhosts/fobavenue.com/httpdocs/community/textdb.inc.php on line 247

Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/vhosts/fobavenue.com/httpdocs/community/textdb.inc.php on line 248"

can anyone help me? if so, i can even send you the textdb.inc.php if it is needed..

thank you so much.

requestcode
06-20-2003, 03:19 PM
This is not a javascript problem. You need to post this in the Server Side forums.

arnyinc
06-20-2003, 04:11 PM
Does that file (15.dat) exist? I couldn't find it anywhere.