What version of phpbb are you running?Gorlalessio wrote:Hello everyone...
I've got a problem... I've just installed the new version on a board of mine to test it: installing went perfectly but when i tried to log in to chat my list of friend doesn't show people online, it stays on "Loading"...
any solution?
Anyway, thanks for this great mod!
You can use it on this MOD. If you're interested, say it.vortexhlp wrote:Hey, I was wondering how I could get the user status to show up elsewhere like in someone's blog or something by using {USER_STATUS}. I kinda want the status to be used outside of memberlist :X
thank you, your mod is epic!
same problemGorlalessio wrote:Hello everyone...
I've got a problem... I've just installed the new version on a board of mine to test it: installing went perfectly but when i tried to log in to chat my list of friend doesn't show people online, it stays on "Loading"...
any solution?
Anyway, thanks for this great mod!
What version of phpBB are you running?artikkk wrote:same problemGorlalessio wrote:Hello everyone...
I've got a problem... I've just installed the new version on a board of mine to test it: installing went perfectly but when i tried to log in to chat my list of friend doesn't show people online, it stays on "Loading"...
any solution?
Anyway, thanks for this great mod!
Thank you for the feedback.master1986 wrote:With IE8 this mod not work
Dettagli errore pagina Web
Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3)
Timestamp: Mon, 22 Nov 2010 11:14:08 UTC
Messaggio: Previsto identificatore, stringa o numero
Linea: 117
Carattere: 6
Codice: 0
URI: http://phpbbchatdemo.dev.stathis.ch/js/phpBBchat.js
Messaggio: 'Chat' non è definito
Linea: 263
Carattere: 1
Codice: 0
URI: http://phpbbchatdemo.dev.stathis.ch/index.php
Thanks for the answer. I have the 3.0.7-PL1 versionstathisch wrote:What version of phpbb are you running?Gorlalessio wrote:Hello everyone...
I've got a problem... I've just installed the new version on a board of mine to test it: installing went perfectly but when i tried to log in to chat my list of friend doesn't show people online, it stays on "Loading"...
any solution?
Anyway, thanks for this great mod!
Last time I installed it with automod on a 3.0.7-PL1 I had no problems.
I'll test with 3.0.8 later.
You probably have the same problem as artikkk. I guess you're not using the default phpbb_ table prefix.Gorlalessio wrote:Thanks for the answer. I have the 3.0.7-PL1 version
Code: Select all
phpbb_chat_messages
Code: Select all
<your prefix>_chat_messages
Code: Select all
phpbb_chat_status
Code: Select all
<your prefix>_chat_status