The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
||||
|
||||
![]()
So there if comes from ... the comma is already in the raw data.
Eg. seems to be smth. like this Code:
userlist ::= roomname [userinfo]. userinfo ::= " " usercount " " users. roomname ::= alphanam {alphanum}. usercount ::= "[" digit {digit} "]". users ::= user {user}. user ::= alphanum {alphanum} ",". alphanum ::= letter | digit | "_" | "-". |
#32
|
|||
|
|||
![]()
Ok, so the comma is already there when you get it from the server.
Change: PHP Code:
PHP Code:
|
#33
|
||||
|
||||
![]()
After changing that line I now get this eror.
Quote:
|
#34
|
||||
|
||||
![]()
Try
PHP Code:
|
#35
|
||||
|
||||
![]()
The comma is still there.
![]() But the error is gone. ![]() Quote:
|
#36
|
||||
|
||||
![]()
Post edited
![]() (35 replies for a freaking comma ... yeah, that's my business ![]() |
#37
|
||||
|
||||
![]()
ROFLMAO @ Kirby
Bingo!!! We have a winner! Quote:
|
#38
|
||||
|
||||
![]()
Dunno. Test it.
|
#39
|
||||
|
||||
![]()
I'll test it when I get someone on and let you know. I'm sure it will be fine, though.
![]() Thank you, sirs (Marco and Kirby). ![]() |
#40
|
|||
|
|||
![]()
It could have been done with a lot less posts if you would have just posted all this info immediate.
![]() We really had to pull it out of you. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|