![]() |
Quote:
|
Quote:
Any ideas? Thanks again!! -Jason |
Quote:
Inside forumdisplay.php Code:
$forumusers = $db->query_read(" Code:
$forumusers = $db->query_read(" it does the hook then it overwrites musername right before it evals it to the template... so it would need to be modified to move the hook down to under neath the Code:
$loggedin['musername'] = fetch_musername($loggedin); I really think vBulletin should implement an easy way to modify any SELECT queries that do not pull table.* from the tables.... Quote:
-CMX |
Quote:
Thanks again, -Jason |
Quote:
SELECT * FROM (TABLE_PREFIX)estoregifts WHERE touserid = x; And see if that matches whats in the postbit. -CMX |
Quote:
|
Hey Cmx it still didnt fix it :(
|
just upgraded to 1.2.3 all my members now have this in thier postbits (see BOLDED part)
Points: 7,697.99 Bank: 2,227.30 Total %1$s: 9,925.29 |
Small bug: Winning Lottery PM's are sent from User ID 1 even though another ID is defined in the configuration. Wouldn't be a big deal but this person is no longer the administrator of our forums.
So I edited this manually in the lotteryprocess.php here: Code:
// fetch who the pm should be sent fromif (!is_numeric($vbulletin->options['estore_lotterypmsender'])) { $vbulletin->options['estore_lotterypmsender'] = '1'; } $sender = fetch_userinfo($vbulletin->options['estore_lotterypmsender']); |
My apologies if this has already been pointed out, I searched the thread & didn't find information or missed it. When viewing a user's profile you'll see eBux Points and it shows as "Total %1$s: xx" which I don't believe is normal. I have attached a photo of the problem & highlighted the text.
Is anyone else having this problem & is there a fix available? |
All times are GMT. The time now is 06:32 PM. |
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:
|