Very strange problem. The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs. [HELP]
I am having a strange issue.
I'm reading SQL through a PHP file. Everything was working fine... then all of a sudden the account that sits in the first slot on the database is getting this error every time it tries to read the SQL.
Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.
However every other account works fine. This is only happening for account in slot #1 ... any idea why this would start happening or how I can fix? It's driving me nuts.
