View Single Post
  #1  
Old 04-30-2003, 06:31 PM
 
TrounceRecords TrounceRecords is offline
 

Member
  
Join Date: Nov 2002
Location: Milwaukee, WI US
Posts: 24
 

Default errors after modifying a .php file

I'm having some basic difficulties understanding whether or not I actually modify a given file - I open them through Smart FTP, and it often asks if I want to overwrite or skip - but then asks me again the next time I open it. This last time, I copied to my desktop, and back, and seem to have knocked out the entire site. We're losing money at a phenomenal rate when it's not up, and I have no idea how to restore it. I tried (I think) to replace the file I modified by dragging and dropping from an earlier backed up version to the FTP folder, but this seemed to do nothing.

http://trouncerecords.com will show you the errors. I'm not sure how to check to see if I added blank lines, or how to successfully remove and save the file if I did. Any help would be greatly appreciated. Errors are below:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/trouncer/public_html/include/func.php on line 34

Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at /home/trouncer/public_html/include/func.php:34) in /home/trouncer/public_html/include/partner_info.php on line 46

Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/trouncer/public_html/include/func.php:34) in /home/trouncer/public_html/include/partner_info.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at /home/trouncer/public_html/include/func.php:34) in /home/trouncer/public_html/customer/referer.php on line 61
__________________
http://trouncerecords.com (under construction)
Reply With Quote