I keep getting the following in my server error logs. I have all the mods required installed, and followed the instructions exactly.
Oh yes, all file permissions are set correctly as well, to be honest I think it's probably my webserver than this hack, but just incase someone sees something obivious....
quote:
Prototype mismatch: sub main::head vs ($) at /www/cgi-bin/ubb/ubb_spell.cgi line 47
Line 47 is:
quote:
[qb]
use LWP::Simple;
[/qb]
All I get when I press the spellcheck button, is a blank pop up screen, no text whatso ever inside.
Theres quite alot of stuff on google about this error, all talking about the LWP::Simple module creating two different "heads" or something similar, but to be honest I'm out of my depth!
Nudge in the right direction anyone!?