Quote:
Originally Posted by lierduh
This error means the script tries to set cookie, but the header has already been sent.
You might like to try:
Code:
lynx -source "http://forum.com/vb3/gateway.php?log=cron"
in your cron file.
|
Thanks, lierduh - we'll see if it works.
Even more bizarre, the script works fine if I run it manually in *any* browser - including lynx. It also works as a vBulletin cron job.