Forgive me if I posted this in the wrong area. I am having trouble submitting stories to my site via the admin area. Whenever I go to post a news story, this is the error that I get:
Code:
Warning: fopen(ultramode.txt): failed to open stream: Permission denied in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 616
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 617
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fwrite(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 630
Warning: fclose(): supplied argument is not a valid stream resource in /home3/xxxxxxxx/lasportsportal-www/mainfile.php on line 632
Warning: Cannot modify header information - headers already sent by (output started at /home3/xxxxxxxx/lasportsportal-www/mainfile.php:616) in /home3/xxxxxxxx/lasportsportal-www/admin/modules/stories.php on line 1724
Any ideas what could be causing this? I'm stumped.
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12397
Posted:
Thu Dec 29, 2005 12:37 am
You need to give write permissions to the ultramode.txt file
CHMOD 777
Agreed...all the rest of the errors are cascading from the first error.
GrandAdmiral Sergeant
Joined: Jun 14, 2003
Posts: 92
Posted:
Thu Dec 29, 2005 9:54 am
Thanks guys. I need to contact my host. For some reason, it's not allowing me to save CHMOD changes. For some reason, it keeps changing it back to 644.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum