![]() |
Hmm, not working for me, gives parse errors. For what I can see there are three of these { and only two of these }
|
Yup, just fixed it, you're missing a closing brace.
|
oh hi! i am really amazed that someone uses this :) it's my first "mod"
so let's start over: @ karlogaga: I will rewrite the instructions in the next release. sorry for that. with forum.test.tld i ment that you just have to insert there the url of your forum. tld = topleveldomain... so if your forum is http://forum.test.com... insert the url in the script :) if your location is at : http://www.test.com/forum, please do not use a trailing slash, so http://www.test.com/forum would be right and http://www.test.com/forum/ would be wrong <if condition="$chatter['count'] >0"> is a template condition for vbulletin.. for example you could write something like this: Quote:
@FilmoreSlim yep, that will come next. @thekeeper: where ? would be cool if you could tell me, so that I can update the file. thx for your replies:) |
Ok, fixed that and now nobody shows up in the box when I have them logged into chat.
|
Quote:
Code:
// concatenate the temp stuff to > $chatusers Code:
// concatenate the temp stuff to > $chatusers |
@Quasan: Hi, thanks for your answer! I'll try to install it, was working almost all day on the integration of the new version of flaschat in vb3, now it doesnt autologin anymore, what a bummer..
@Keeper: does it work now with your fixes? |
It doesn't give a parse error anymore, but the variable $chatter[usernames] is always blank.
|
thekeeper: sorry i tripple and quad checked the amount of { and }
there are exactly 3 opening tags and 3 closing brackets. the first closing } is after the do while loop the second is }; // End foreach and the third: }; // End $count_chatter >0 please recheck this, because the amount of {} is right. I cannot explain where your parse error came from. what message came with the php debugger? if you are not sure where the error is, please test the following. open the http://forum.test.com/avatar_resize.php?u=USERID with a user Userid where the user has a avatar. for example: http://forum.test.com/avatar_resize.php?u=1 it should show the resized avatar of the user |
Sorry, ignore me, I copied the code wrong, which is why it isn't working for me.
|
@qasan
ich habs installiert und bekomme das: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in ...../forum/index.php on line 514 $count = mysql_fetch_array(mysql_query($query_chatonline)); |
All times are GMT. The time now is 09:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|