UBB.Dev
Posted By: MattUK Smilies mod.. failed :( any ideas - 05/14/2002 11:44 AM
I've made the modifications to my BBS using the Mas*Mind mod, and all seemed to go ok.

When I goto the control panel and try and execute the smilies option i get:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 17, near ""
(Missing operator before v?)
Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 17, near ""
(Missing operator before a?)
Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 17, near ""
(Missing operator before l?)
Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 18, near ""
(Missing operator before o?)
Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 18, near ""
(Missing operator before r?)
Bareword found where operator expected at D:webswww.bm3w.co.ukcgi-binsmilies.cgi line 18, near ""
(Missing operator before W?)
Bareword fo

Doesnt like the line in the smilies.cgi code:
eval {
($0 =~ m,(.*)/[^/]+,) && unshift (@INC, "$1"); # Get the script location: UNIX / or Windows /
($0 =~ m,(.*)\[^\]+,) && unshift (@INC, "$1"); # Get the script location: Windows

Any ideas?

Thanks!

OOPS SORRY, WRONG FORUM frown
Posted By: Lord Dexter Re: Smilies mod.. failed :( any ideas - 05/14/2002 1:48 PM
This isn't a help forum. tipsy

EDIT-Oh, saw your message at the bottom.
© UBB.Developers