Quote:
Originally Posted by kafi
After having splited thread, line starting with this code
PHP Code:
foreach ($post_thanks_cash AS $thanks)
is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.
After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294
I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
|
I downloaded and installed the hack only a few days ago. Yesterday, after merging 2 threads, the following error appeared:
Warning: Invalid argument supplied for foreach() in /includes/functions_showthread.php on line 249
Another member at the forums said that he's unable to see the post and is only getting vbulletin message:
Unable to add cookies, header already sent.
File: /home/ifcom/public_html/forum/includes/init.php
Line: 27
Any advice on how do I go about fixing this?
|