Gnoll
Visitor
|
Error: Attribute Error - 2009/02/10 04:15
type 'exceptions.AttributeError' >: 'NoneType' object has no attribute 'RecordCount' etc etc
This fires upon connection, this is what flash recieves:
Connected: [Event type="connect" bubbles=false cancelable=false eventPhase=2] Recieved data: <hello>Bye bye . Come back soon ! </hello> Disconnected: [Event type="close" bubbles=false cancelable=false eventPhase=2]
This started after i turned off SimpleLogin so I could use a username/password from mysql.
Thanks, -Gnoll
|