After I have changed my database to zymic server, i got a problem in php-nuke, but only in the forum module, the others is ok. I have changed some tables and I uploaded a lot of times the archive "nuke.sql", I donīt know to happens.
Have you got the same problem?,
I read I can fixed in line "222" write "@header" or "//header", for not execute it, but it happens nothing.
swordz
Feb 19 2009, 12:24 PM
The problem is actually in php/header.php, online 32. I've had a quick look, and it's not easy to fix without knowing how the script works.
If you can contact the template maker, ask them to ob_start()/ob_flush() the content to allow extra headers to be sent.
swordz
arnedo
Feb 22 2009, 10:42 AM
thanks, i will try again to look for a solution in google in archive "header.php" on line 32. do you think it would can to be a versions problem? Iīve got php-nuke 7.6.- but i think it isnīt the problem.
arnedo
Feb 26 2009, 07:56 AM
Hello, after a lot of tests iīve obtained to fix the error. I comment it because anybody would happens this problem. In the archive "header.php" i writted after "<?php" the function ob_start(); so the forum module is ok. But i writted too on the bottom page, before "?>" the function "ob_flush();", and y have got the problem again. The problem is solvented yet.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.