![]() |
Quote:
|
Glow does not seem to be right.
I set the glow to white and it shows up fine in the member profile. For posts it shows as red. |
same prob. here with the glow, it's all red at the post :p
|
Another question... this may have been asked before, but I can't seen to find any reference to it. Anyway, what is the tag I'd use to display the total number of points for a user? I'd like to put a line for that below 'private messages' in the navbar. Also, where exactly would I need to place this code to make it work? :)
Thanks! |
Quote:
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong> You have $bbuserinfo[points] chips!<br /> |
Quote:
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Second, yes, because there is a Usergroup Setting now for "Can View Item History" & "Can View Lottery Winners". Quote:
Quote:
Quote:
Find: Code:
$filter .= "glow(Color=" . $userinfo['glowcolor'] . ",Strength=" . $vbulletin->options['estore_glowstrengthvalue'] . ")"; Code:
$filter .= "glow(Color=" . $post['glowcolor'] . ",Strength=" . $vbulletin->options['estore_glowstrengthvalue'] . ")"; Quote:
-CMX |
CMX .. i know sometimes i move too quick.. but i use the template edit code as written in the latest release zip file .. :)
what isnt showing up in FF is the memberinfo ebux/estore info .. but shows in IE .. dont understand why shadows and glows, etc im well aware will not work in FF .. Anyway to have the super mods use the admin donate? ive added the ID to the estore options for admin donate, but no luck.. any ideas? |
Quote:
Yes, you can edit the eBux Setting... "Usergroups that have access to Admin Donate".. put 5,6,7 or whatever usergroups you want to put in there.. -CMX |
In my custom template I have the this code, align="center"> in the line I have to replace with <div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>> My question is can align="center"> be added to this PHP line, I have no clue where I would ad it I don't know PHP so can someone help me out, Thanks -Dylan
|
Quote:
as for the admin donate.. are you talking about the below? Quote:
|
CMX,
Just curious, when is the next version going to be ready? Also, is there a way that I can display the points as "$". I feel that this would make the point system look a little more interesting with the $ sign. Thanks, Daniel |
Quote:
Thanks, by the way :) |
i fixed the typo and the glow works fine now, thx. :)
but the postbit gift thingy wont work. i rebuild them all, but gifts show up only to some members but not to all (to the most the wont show up in the postbit) templates etc. all re-hacked. |
is this named incorrectly? should be heart .. no?
|
On 1.2.4, in the member profile...I see...
Points: 268.78 Bank: 116.77 Total %1$s: 385.55 |
For anyone who doesnt knows or wants to know this hooooooooooogs the server loads and CPU usage. Im hosted by dreamhost and I had/have to disable and remove this plugin because 3 days after I put it in it was putting the CPU usage up to 100% almost all day. I dont know if the creators knew that or could fix that but thats what Jeff from DreamHost has been telling me.
|
Quote:
|
Quote:
Other then that like I said above this is a great plugin and cmx is a great developer and supporter of his creations. Keep up the Great Work. |
is there a way to mass clear/delete history logs?
Thanks |
Quote:
navbar You can find this in the navbar template. Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong> You have $bbuserinfo[points] chips!<br /> |
Quote:
Thanks CMX for that suggestion...I was trying the opposite - setting the number to lower numbers like 1, 50, etc. I should note: It took doing this many, many times before gifts would show for all...not sure why...but gifts to show is now on 36 and I rebuilt with high numbers like 99999 and 999990 |
when you purchase a gift for someone, in the confirmation message it says :
Purchase Give Gifts? Item was successfully purchased I'd like to have a link on the same line that says "Purchase another gift for this user?" that way if we wanted to buy another gift, we wouldnt have to go all the way back through the estore to gift again. *Comedy /Joke feature suggestion.. You know how on Seinfeld they talked about 'regifting', giving a gift you got away to someone else? It would be funny to have a 'regift' option, to give a gift to another user instead of keeping it. Not really necessary now, with all the real work going on, but just something to keep in mind for the future, as something funny. Also, in the area where you can first purchase gifts, I would like a way to add some text in, to explain that gift messages will be publicly viewable in the reciever's profile, so people know before they write something that should be kept private. Is there a template I can edit and put this into? |
Quote:
The Admin Donate, make sure you add the options in the eBux Options for the setting u r talking about, as well as Manage Options -> Admin Donate -> Additional Usergroups... Check the Usergroups here u want to access it as well. It has a double check for security purposes. Quote:
v1.2.5 Update: 1) Bugfix: Fix All Gift Postbits updates properly. It was missing the last user every pass through. 2) Bugfix: Lottery Purchases didnt update the ticketssold column properly with the amount of tickets that were purchased. 3) Bugfix: Fixed typo in plugin for postbit_display_complete. Those are the only updates I have for v1.2.5 so far, and its not ready for a release, so probably tomorrow I'd say I'll have time to add the extra stuff I want to in v1.2.5 Quote:
Quote:
Quote:
Quote:
Quote:
With the work around using 1000000 as the number to process, it only misses the very last one. Quote:
People dont realize that eBS has a TON of hooks just like vBulletin, u can make ur own addons to modify damn near everything, and if u need any new hooks, drop me a PM and it WILL make it into the next version, simple as that.. As far as what u want to do, u would simply add a plugin to the above location and do something like this.. Code:
$extra_fields .= "<br />Your messages will be viewable to the public, so dont type anything here you want to remain private."; -CMX |
I hate to sidetrack the thread but I wanted to get some input from estore users about a possible add-on.
Back in our vb2 days, we had a link where members could "recommend this post for points". I had some requests from my mods to readd this feature and I've been thinking about a better way of doing it than our previous method. I was thinking about a seperate table with: - recommenders userid - posters userid - postid - paid status (open / closed) With a seperate php file to display in tabular / row format: - forum name - recommers user name - recommender - the actual post - field to give manual points - check box for quick mass points / open and close Would anyone else be interested in something like this? Any comments about this? |
Im not saying I didnt like this plugin/extension, god I loved it and so did my members. We do have alot of plugins and it was the day I put in the security product from vBulletin.com and your plugin, plugin was earlier in teh week then I put the security product in, and then all of a sudden our CPU ussage shot up to almost 100% daily. I took out vBPager and this is going next if CPU Ussage doesnt go down soon.... Im just saying that when I installed this my server coincidentally shot up to 100% CPU usage.
I hope I dont have to get rid of this, me and my members loved it. |
The only template change I had trouble with is this one
C) Inside template 'MEMBERINFO': Find: Code: <div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div> Replace With: Code: <div class="bigusername" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>$userinfo[musername] $userinfo[onlinestatus]</div> Here is what my template looks like at that part, (ive copied a bit above it and a bit below it to make sure i had the lot.) I tried changing it but got errors when trying to save it. Code:
<if condition="$userinfo['reputationdisplay']"><div align="center">$userinfo[reputationdisplay]</div></if> I think you said there wont be as many template edits from now on, but if you do, can you also give us template edits from version to version as well, as its hard to find code thats already been changed sometimes. Thanks |
I would like my moderators to earn more eBux when they post in certain forums.
Is this possible? How can I set this up? For example, I'd like them to have a multiplier. So, they will get paid 5 times more than non-moderators when they post in that particual forum. please let me know |
some how i am not BLE AYMORE TOO SEE LOTTERY HISTORY (oops caps) i have the admin right on my forum ofcourse, but i cannot find the settings anymor e it is since i upgraded from 1.23 to 1.2.4
|
hey cmx,
on the main ebux page i still get this . can you help me out?? Current %1$s Total: 117,546 Current Bank %1$s: 0 Next Bank Interest: You have no Points in the eBank yet. All %1$s Total: 20,125,253 All Bank Total: 22,222 All Overall Total: 20,147,474 |
Theif Immunity issue.
It seems that theif immunity doesn't expire and there is no way to shut it off. I have tried just about everything to make it work. I even took it off the market so no one else buys it. My forumers don't want the option of buying an immunity and those who did what it to be taken off. So How do I take their immunity off since it is long expired yet still working? |
Quote:
Could someone help with this please |
Quote:
Quote:
|
I just bought myself a green glowname (used hexidecimal value). It shows the right colour in my profile but is red in the postbit. The intensity setting doesn't seem to have any affect there either.
|
Request
Can someone please make it so you'd be able to buy to change your post colour/font maybe even post glow colour as well. Also if it's not too difficult, add an override option so you can pay to not see the effects of other people's settings for this. You've got Username/Usertitle stuff for this, so I doubt it would be too difficult to add it for posts as well. Thanks. Great store. |
Quote:
|
Quote:
|
Quote:
https://vborg.vbsupport.ru/showpost....postcount=2633 |
I'm trying to see in the admin where to set the "$action['estore_thiefsuccessrate']". It seems its the percentage that is used to determine if the thief action is sucessful, but I can't find it anywhere.
Also noticed that sometimes admins still have thief protection even when the userids aren't listed as protected. UPDATE: Oops, found it, the thief settings are in "Option Settings (Advanced Users Only!)" area of Mange Options for the "thief" item. The "thief protection" for admins is also in that area. |
hi, it's me again :)
thank you for your help CMX, now i ?an use the hack correctly :nervous: but now, i have some problems with gifts. at the bottom of the avatars, only one gift can seen :surprised: i choose "20 gifts can seen at the bottom of the avatars" on the admin panel options, but there is something wrong i think ... by the way, when i edit the "Gifts" on the "eBux eStore Editing Options" in user profiles admin panel, ( i mean, writing " superman,cookie " to gift screen ), the gifts i wrote can be seen. but the automic ways, it won't work, and seen only the last gifts user took. i hope, i can explain my problem. thanks for your help. |
All times are GMT. The time now is 01:52 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:
|