Greetings everyone,
This error has plagued me now for some time. I've done a lot of testing and error checking, but yet I can't seem to make heads or tails of this one.
Two months ago, I updated to PHPFusion 7.02 - Everything has been great for my Windows/Linux/Android/IPhone users. Mac OSX... not so much.
For some reason since updating PHPFusion, Mac users cannot submit forum posts, writings, articles, blogs, or even comments that exceed 1000 characters. If they exceed this limit, SQL error. The SQL error always complains about syntax at the 1000th character, which doesn't make any sense when the data is being escaped.
We've tested:
Safari on Mac OSX Leopard: affected, SQL break at 1000 chars
Firefox on Mac OSX Leopard: affected, SQL break at 1000 chars
Chrome on Mac OSX Leopard: affected, SQL break at 1000 chars
Safari on Mac OSX Panther: affected, SQL break at 1000 chars
Firefox on Mac OSX Panther: affected, SQL break at 1000 chars
Chrome on Mac OSX Panther: affected, SQL break at 1000 chars
Firefox on Ubuntu 11.10 for MAC: SQL Timeout error.
Firefox on Windows XP: Working
Chrome on Windows XP: Working
IE on Windows XP: Working
Firefox on Ubuntu 11.10 for PC: Working
Chrome on Ubuntu 11.10 for PC: Working
The Mac hardware seems to be the only difference. However, how would mac hardware be causing an SQL error?
0 replies