Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Got it working' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Got it working
Authored by: hamarkus on Jan 31, '07 10:37:55AM

To fix the error on the first line, do not download the file but open the link to it in a browser window and copy the content from there (works at least with Camino). The problem was a strange return/new line character at the end of the first line which the browser shows correctly but the neither of my text editors does.

The second error (line 60) is fixed as noted below by replacing the ? with 'is not' (probably the unequal sign works as well). Somewhere between the OP and posting the script on the website, file/character encodings got probably messed up.



[ Reply to This | # ]