cakephp debugging, amfphp, and NetConnection.Call.BadVersion

June 22nd, 2009

Seeing strange things happening while using cake and amfphp? Firefox not work at all while safari seems to work fine? Getting lots of NetConnection.Call.BadVersion errors? Try turning of cakephp debugging. This resolved many issues in one of my recent flex projects.
A very easy solution to a hard to find problem.

Still having issues? NetConnection.Call.BadVersion can be a pain. This may help:
http://amfphp.org/docs2/debugging.html

Leave a Reply