![]() |
Quote:
|
Me too :( just updated
Quote:
|
Quote:
Thanks.. Lenny |
Oh dear.
I've discovered another exploit in the profile photo thing. If the user clicks submit with an empty field and no current pic. Then their points will increase anyway. You can do this 'til the cows come home. This will also happen with an invalid file type. It's doing the maths wrong too. I set it to pay 150 to add and to cost 500 to delete. Payed out fine but deleting it took away 650. I uploaded another pic an did it again, this time it only took away 150. Did it again and it took away 300. |
Quote:
Quote:
Quote:
#2 has to be because of the PHP files not being uploaded, the template edit not being correct and/or the gifts are not inside the TABLE_PREFIX . "estoregifts table. I cant think of any other reason. I tried to fix this for one user and they forgot to import the Product XML with allow overwrite to Yes as well. Quote:
Quote:
Quote:
Quote:
-CMX |
Quote:
Anway ... I also updated that post you just quoted: Quote:
|
This is still one of the best mods that I've seen for vBulletin. Thanks for all of the hard work.
|
Quote:
Quote:
|
On my board when members buy changes to their name (bold, italic, underline, colored etc.) it will not show on the forumhome in the Currently Active Users: bit. :(
It will show everywhere else on the forum though |
Quote:
Quote:
Quote:
Thats the main reason I did not "Fix" the gifts to show the "messages" when u hover over a gift because of all the customer support issues, I knew people would have a problem updating their templates and product version :) Quote:
-CMX |
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? |
Quote:
1.21 doesnt.... |
Quote:
|
Quote:
"Total %1$s: 1,027,820.79" |
Quote:
|
To all the users having problems with the Total Points or Forum Rules problems... You must redo the template edits for postbit/postbit_legacy/MEMBERINFO/forumrules for to fix the Total Points as the phrase is constructed now to use ebux_points for the word "points" so it will use whatever u change that phrase to in the future.
Quote:
-CMX |
and what about the other problem? even tho i disable everything that had to do with upload.....still not working....
|
ok question.
Is this feature in here somewhere? If I gift someone an avatar, can the estore block them from changing their avatar for say a week so that they actually have to keep the avatar? (same with custom title) |
Quote:
|
ahhh my problem solved thankyou,i didnt see in the update to redo temps postbit/postbit_legacy/MEMBERINFO.only "forumrules"
|
I just scewed up big time, was checking the eBux lottery setting in the task manager and instead of editing it I deleted it. Anyone know the settings to add it back to the task manager? Please and thanks!
|
I'm not sure if this was related to the recent update, but after I updated ebux today (1.2.3), my non-vb pages that are tied to VB (using mods like this) are showing up blank... I haven't done any other updates or hacks to my board today, only this.. so I'm just checking to see if it might be related or if anyone else is having this problem!
|
Quote:
|
Quote:
Other then that it seems to be working. Now, Let him crank out a few more revisions, its working so lets let him work on more enhancements! :) |
Quote:
|
Quote:
Quote:
Quote:
Code:
INSERT INTO (TABLE_PREFIX)cron (nextrun, weekday, day, hour, minute, filename, loglevel, title) VALUES (" . (TIMENOW + 1000) . ", -1, -1, 0, 'a:1:{i:0;i:30;}', './includes/cron/lotteryprocess.php', 1, 'eBux Lottery Processing'); Quote:
Find: Code:
if (!defined('THIS_SCRIPT')) Code:
if (!defined('VB_AREA')) -CMX |
Quote:
|
Quote:
|
Quote:
|
Quote:
Of course nobody want's my "signature" owned avatar. Of course it's my dolphins avatar at 50% opacity and on top of it it reads "I got owned by caimakale and all I got for it was this lousy avatar!" [high]* caimakale has an idea for lordofguns site ;)[/high] |
lol...i have the Change Others Avatar feature disabled. My users would be pissed if I allowed that. :D
|
All times are GMT. The time now is 10:50 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:
|