When ever I accept a friends request...
When ever I accept a friends request I get disconnected, and I cannot get back on the hotel. I am using Phoenix 3.11.0. This is the error that I get in the files.
Quote:
3/23/2013 5:23:57 AM: Error: System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Convert.ToDouble(String value)
at A..(String )
at A.
..ctor(UInt32 , String , String , String , String )
at A. .(
)
at A. .()
at A..( ,
)
at A..(Byte[]& )
Any help would be great, thanks (:
Re: When ever I accept a friends request...
Quote:
Originally Posted by
Facebook
When ever I accept a friends request I get disconnected, and I cannot get back on the hotel. I am using Phoenix 3.11.0. This is the error that I get in the files.
Any help would be great, thanks (:
If your using IlluminaCMS, you will proceed to get this error, I have gotten this over and over, so I switched to RevCMS. Or you could try changing the last_online to "TIMESTAMP" or emptying messenger_requests or messenger_friendships or w/e its called. Good luck.
Re: When ever I accept a friends request...
Quote:
Originally Posted by
ThePhone
If your using IlluminaCMS, you will proceed to get this error, I have gotten this over and over, so I switched to RevCMS. Or you could try changing the last_online to "TIMESTAMP" or emptying messenger_requests or messenger_friendships or w/e its called. Good luck.
I am using UberCMS, where do I go to change it to TIMESTAMP?
Re: When ever I accept a friends request...
Quote:
Originally Posted by
Facebook
I am usinh UberCMS, where do I go to change it to TIMESTAMP?
table: users>structures>last_online>change default2 > CURRENT_TIMESTAMP .
Good luck!
Re: When ever I accept a friends request...
Did that worked for the first time, but error is occurring again..
Re: When ever I accept a friends request...
Quote:
Originally Posted by
Facebook
Did that worked for the first time, but error is occurring again..
Empty the 2 tables I mentioned, that might fix it.
Re: When ever I accept a friends request...
That's seems to be a temporary fix, anyone have like a php code so it always updates or something?
Re: When ever I accept a friends request...
Quote:
Originally Posted by
Facebook
That's seems to be a temporary fix, anyone have like a php code so it always updates or something?
I see your an UberCMS guy? Lol, i was too, but if you want this completely fixed try RevCMS + phoenix it'll fix it. But good luck finding a php code. :)
Re: When ever I accept a friends request...
I have the same problem and i have a habbophp cms v2.4 and i have this problem its not fixed i have new database anthor emu use anthor emu and not works
Re: When ever I accept a friends request...
Re: When ever I accept a friends request...
You need to use UNIX timestamp, not timestamp.