[solved] codes in s...
 
Notifications
Clear all

[solved] codes in skin header

4 Posts
2 Users
0 Reactions
1,622 Views
(@fawkes)
Posts: 44
Eminent Member
Topic starter
 

when I addd a story to my test site, I saw this after I hit ad story:

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 23708 is not allowed to access /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories/3 owned by uid 2001 in /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories.php on line 252

Warning: fopen(stories/3/2.txt) [function.fopen]: failed to open stream: No such file or directory in /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories.php on line 252

Warning: chmod() [function.chmod]: Unable to access stories/3/2.txt in /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories.php on line 258

Warning: chmod() [function.chmod]: SAFE MODE Restriction in effect. The script whose uid is 23708 is not allowed to access /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories/3 owned by uid 2001 in /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories.php on line 258

Warning: chmod() [function.chmod]: stat failed for stories/3/2.txt in /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories.php on line 258

It appeared in the white space of the skin header on the skin titled "Zenlike"


 
Posted : 13/07/2008 10:26 pm
(@fawkes)
Posts: 44
Eminent Member
Topic starter
 

this appeared in the same place when I validated the story:

/validate.php on line 59

Warning: fopen(stories/3/1.txt) [function.fopen]: failed to open stream: No such file or directory in /www/vndv.com/h/p/f/hpfandomtest/htdocs/admin/validate.php on line 59

Warning: filesize() [function.filesize]: SAFE MODE Restriction in effect. The script whose uid is 23708 is not allowed to access /www/vndv.com/h/p/f/hpfandomtest/htdocs/stories/3 owned by uid 2001 in /www/vndv.com/h/p/f/hpfandomtest/htdocs/admin/validate.php on line 60

Warning: filesize() [function.filesize]: stat failed for stories/3/1.txt in /www/vndv.com/h/p/f/hpfandomtest/htdocs/admin/validate.php on line 60

Warning: fread(): supplied argument is not a valid stream resource in /www/vndv.com/h/p/f/hpfandomtest/htdocs/admin/validate.php on line 60

Warning: fclose(): supplied argument is not a valid stream resource in /www/vndv.com/h/p/f/hpfandomtest/htdocs/admin/validate.php on line 62


 
Posted : 13/07/2008 10:30 pm
(@carissa)
Posts: 791
Member Moderator
 

You will not be able to store your stories in files because your site has safe mode on. In your admin panel (for efiction), under settings, then submission settings, find "stories saved in", uncheck the box, change "files" to "mysql" recheck the box, and save the page.

See this page: https://efiction.org/wiki/index.php5?title=Where_should_I_store_my_stories%3F for more info.


 
Posted : 13/07/2008 11:54 pm
(@fawkes)
Posts: 44
Eminent Member
Topic starter
 

ok, thank you.


 
Posted : 14/07/2008 10:20 am
Share: