The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm having a bit of a problem with separating users on the "Who's Online", "Who was online today" and "Users Browsing This Forum" list amongst others. It seems, anywhere the forum (as in, not made by a poster) PHP is supposed to insert a comma as 'Word, words.', it inserts it as Word , words.'
Is there any way I can fix this to have only one space AFTER the comma? If you think you can help, but aren't exactly clear as to what I'm saying, look on www.FFEntity.com/forums and find "Who was online today" at the bottom of Forum. You should see the problem in the list of users. |
#2
|
||||
|
||||
![]()
I believe they call the comma in the eval function - you may have to edit the source a little bit
![]() |
#3
|
||||
|
||||
![]()
*PHP zero*
Would you be so kind as to pinpoint me? Files, maybe? SQL queries? Thanks ^_^ |
#4
|
|||
|
|||
![]()
There shouldn't be a space before unless I am mistaken, but if you're looking for the general area the commas are placed when eval'ing the templates. For the whos online on the index it would be located in the index.php file and here's the general line that you would be looking for.
PHP Code:
Regards, g-force2k2 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|