Hi,
I'm writing a script and I get the error:
"input in flex scanner failed"
I know it has something to do with the include statement. When I change the include statement to the whole URL instead of just the filename it seems to work.
But then I get the message that it cannot include the language-file I use. When I remove the language-file from the script, it seems to work.
But now I get the message "Unable to select database".
The strange part is, that this script is based on another script I wrote. That script is working properly. I haven't made any changes to the part that is not working.
Does anybody have an idea what could be the problem???