Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Error On Starting Page 
 
Warning: fopen(logs/digests_20070628.txt) [function.fopen]: failed to open stream: Permission denied in /home/gharana/public_html/mail_digests.php on line 608

Warning: fwrite(): supplied argument is not a valid stream resource in /home/gharana/public_html/mail_digests.php on line 609

Warning: fclose(): supplied argument is not a valid stream resource in /home/gharana/public_html/mail_digests.php on line 610
 



 
ubhiSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
Apply the correct permissions
 



 
jzSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
jz wrote: [View Post]
Apply the correct permissions



what is that
 



 
ubhiSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
Set the permissions to CHMOD 777 to the following files and folders:

Set the permissions to CHMOD 777 to the following files and folders:
cache/
ctracker/logfiles/logfile_attempt_counter.txt
ctracker/logfiles/logfile_blocklist.txt
ctracker/logfiles/logfile_debug_mode.txt
ctracker/logfiles/logfile_malformed_logins.txt
ctracker/logfiles/logfile_spammer.txt
ctracker/logfiles/logfile_worms.txt
files/
files/album/
files/album/cache/
files/album/med_cache/
files/album/wm_cache/
files/posted_images/
files/thumbs/
images/avatars/
logs/
pafiledb/uploads/
pafiledb/cache/
pafiledb/cache/templates/
pafiledb/cache/templates/ca_aphrodite/
pafiledb/cache/templates/mg_themes/


Set the permissions to CHMOD 666 to the following files:

includes/def_themes.php
includes/def_tree.php
includes/def_words.php
language/lang_*/lang_extend.php

 



 
jzSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
jz wrote: [View Post]
Set the permissions to CHMOD 777 to the following files and folders:

Set the permissions to CHMOD 777 to the following files and folders:
cache/
ctracker/logfiles/logfile_attempt_counter.txt
ctracker/logfiles/logfile_blocklist.txt
ctracker/logfiles/logfile_debug_mode.txt
ctracker/logfiles/logfile_malformed_logins.txt
ctracker/logfiles/logfile_spammer.txt
ctracker/logfiles/logfile_worms.txt
files/
files/album/
files/album/cache/
files/album/med_cache/
files/album/wm_cache/
files/posted_images/
files/thumbs/
images/avatars/
logs/
pafiledb/uploads/
pafiledb/cache/
pafiledb/cache/templates/
pafiledb/cache/templates/ca_aphrodite/
pafiledb/cache/templates/mg_themes/


Set the permissions to CHMOD 666 to the following files:

includes/def_themes.php
includes/def_tree.php
includes/def_words.php
language/lang_*/lang_extend.php




thanks but these are already set.
 



 
ubhiSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
OPEN mail_digests.php
FIND AND REMOVE
Code: [Download] [Hide] [Select]
        // MG Digests LOG - BEGIN
        //echo($summary_content);
        $datecode = date('Ymd');
        $logs_path = !empty($board_config['logs_path']) ? $board_config['logs_path'] : 'logs';
        $logdigests = $logs_path . '/digests_' . $datecode . '.txt';
        $date = date('Y/m/d - H:i:s');
        $log_message = '[' . $date . ']' . $line_break . $line_break;
        $log_message .= $summary_content;
        $log_message .= $line_break . $line_break;
        $log_message .= '________________________________________________';
        $log_message .= $line_break . $line_break;
        $fp = fopen($logdigests, "a+");
        fwrite($fp, $log_message);
        fclose($fp);
        // MG Digests LOG - END

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
Off Topic
 Mighty Gorgon: [View Post]
OPEN mail_digests.php
FIND AND REMOVE
Code: [Download] [Hide] [Select]
        // MG Digests LOG - BEGIN
        //echo($summary_content);
        $datecode = date('Ymd');
        $logs_path = !empty($board_config['logs_path']) ? $board_config['logs_path'] : 'logs';
        $logdigests = $logs_path . '/digests_' . $datecode . '.txt';
        $date = date('Y/m/d - H:i:s');
        $log_message = '[' . $date . ']' . $line_break . $line_break;
        $log_message .= $summary_content;
        $log_message .= $line_break . $line_break;
        $log_message .= '________________________________________________';
        $log_message .= $line_break . $line_break;
        $fp = fopen($logdigests, "a+");
        fwrite($fp, $log_message);
        fclose($fp);
        // MG Digests LOG - END

 



 
ubhiSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error On Starting Page 
 
works?
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron