Quote:
Originally Posted by tteal
Very nice hack!!!!
One issue that I'm having now is that I have the "VBarticles" installed and when I try to go to an article after installing the VBJournal I get the following error:
Unable to add cookies, header already sent.
This is on the functions.php file.
I realize that the VBArticles is not your hack, however, it was working fine until I installed this mod.
Any help would be wonderful.
Thank you,
Tim
|
Hi Tim, this may not solve your problem but its worth checking.
Go into your functions.php file and see if there are any blank lines after the closing ?>
If there is, delete them. Whenever I get an error about "headers already sent" this is the first thing I check and it usually solves my problem.