Page 1 of 1

[SOLVED] Error in QBar when clicking Stats link.

PostPosted: Wed Apr 19, 2006 3:43 pm
Author: Bush
When I click Statistics in my QBar, which goes to statistics.php I get the following Errors:


Warning: fopen(./modules/cache/templates/PowerMetal/content_values.tpl.php): failed to open stream: Permission denied in /home/mofclan/public_html/portal/stats_mod/includes/template.php on line 752

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mofclan/public_html/portal/stats_mod/includes/template.php on line 753

Warning: fclose(): supplied argument is not a valid stream resource in /home/mofclan/public_html/portal/stats_mod/includes/template.php on line 754

Warning: touch(): Utime failed: Operation not permitted in /home/mofclan/public_html/portal/stats_mod/includes/template.php on line 756

arning: fopen(./modules/cache/explain/e2.html): failed to open stream: Permission denied in /home/mofclan/public_html/portal/statistics.php on line 238

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mofclan/public_html/portal/statistics.php on line 239

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mofclan/public_html/portal/statistics.php on line 241

Warning: fclose(): supplied argument is not a valid stream resource in /home/mofclan/public_html/portal/statistics.php on line 242

Please help -- If you need me to post files, i'll do so.

PostPosted: Wed Apr 19, 2006 3:44 pm
Author: Bush
NOTE: I am using Integramod 1.4.0, Security 1.0.3 and phpBB 2.0.20

Re: HUGE Problem

PostPosted: Thu Apr 20, 2006 1:15 am
Author: found it
can you check this for cmodd 777 modules/cache/templates/powermetal

and any other templates you are using....

PostPosted: Thu Apr 20, 2006 2:29 am
Author: Adrian Rea
Thats not HUGE! You should see some of the headaches the Team faces! LOL <img>

A

PostPosted: Thu Apr 20, 2006 6:15 am
Author: Eon
Yeah sounds like chmod properties to me too.

PostPosted: Thu Apr 20, 2006 7:54 am
Author: Bush
"found it";p="2367" wrote:can you check this for cmodd 777 modules/cache/templates/powermetal

and any other templates you are using....


I checked, and it was not properly CHMOD'd to 777 so I changed it to 777 tried to goto the stats page and I still get the same errors.

I'm going through right now and making sure everything is chmod'd right.

PostPosted: Thu Apr 20, 2006 7:57 am
Author: Bush
Still getting there error, I checked all the directories/files and everything is set to the proper CHMOD access levels.

PostPosted: Thu Apr 20, 2006 1:54 pm
Author: Bush
hi i'm still here ^_^

PostPosted: Thu Apr 20, 2006 9:40 pm
Author: Bush
I'm not sure how this was solved, but I gave Adrian access to my webserver and he was able to fix it for me.. ask him for details. <img>

Thanks again Adrian!