![]() |
One thing I would like to suggest, maybe if we could be able to Delete posts in your threads, like the users would be able to delete some posts in their own threads, don't know if this is possible...
anyways, great, hack! |
Apologies if this has already been reported (this is a hell of a long thread)
If a user/admin tries to donate points to a member whose usergroup cannot use the estore they get this error: Quote:
|
Quote:
|
Quote:
Banning all usergroups except for one usergroup (the new shoutbox usergroup) doesn't work because their primary usergroup overrides the new secondary shoutbox group :( |
CMX,
Firstly, you rock! Amazing updates so far. I was wondering if you could consider putting this in. I would love it if clicking on Estore brough a drop down menu Choices could be: Quick links > Use Estore Miscellaneous > View All History > View Lottery Winners > Donate Perhaps this option could be configurable through admin for drop down or normal. Or we could add our own links? Thanks |
ok if anyone is interested i have created a drop down menu for estore
in template 'navbar' find Code:
<if condition="$show['popups']"> Code:
<td id="estore" class="vbmenu_control"><a href="estore.php$session[sessionurl_q]">eStore</a><script type="text/javascript"> vbmenu_register("estore"); </script></a></td> Code:
</if> Code:
<div class="vbmenu_popup" id="estore_menu" style="display:none"> you can customise this to how you want it,hope someone finds this handy |
That's cool, I tried adding a few admin options with an if condition to only show it to admins but it didn't work :(
Code:
<if condition="!is_member_of($bbusergroup, 6)"> |
Rickie3 - Thanks, I will definately use it, just finished the upgrade to 3.5.4 and re doing the navbars, good timing.
|
Quote:
Code:
<tr><td class="vbmenu_option"><a href="estore.php?$session[sessionurl]do=action&itemid=12">Admin Donate</a></td></tr> |
Yeah I know they'll see that message, I'd just like to hide the 'thead' and option in the menu from them :nervous:
|
Popup working now.
Thanks |
Quote:
Thats my problem I dont have $vbphrase[posts]: $post[posts] or <div id="postmenu_$post[postid]"> So now where should I add it? |
ok back again, for some reason my estore isnt recognizing certain user groups.
|
Quote:
|
well i'm totally locked out from my forum,i cant even access my admin panel see screenshot below how can i get back in to fix this problem???? and what is causing this to do that?no matter what i click on the page keeps going back to this
http://www.sats-general.com/forum/es...=expireoptions |
ok luckily one of my other admins was around he had no trouble accessing the forum or admin panel so i got him to Rebuild Datastore,Clear Always Change Items,Clear User History,and i was able to get straight back onto my forum,can anyone shed some light on what is causing this expirey please
I am also seeing this when i click on the estore home Warning: krsort() expects parameter 1 to be array, boolean given in /estore.php on line 605 Warning: Invalid argument supplied for foreach() in /estore.php on line 610 see screenshot shows where error is |
Quote:
|
I tested the lottery functions with a Daily Lottery ticket on one user just to see how it works. Then I disabled the Daily Lottery. No other tickets were purchased
Now each day, the Daily Lottery awards this account 10,000 pts when the cron job runs even though it's not active and no ticket was purchased. I have read you are fixing the cron issue with the inactive lottery setting, but is it possible for me to edit something to remove this "ghost" ticket. I even tried setting the amount award 0 and the same thing happened. I'd like to not have to manually take away these points each day until the new version comes out. |
Quote:
Atte. Alviker |
sure you have the plugin installed and all files uploaded? I had this problem but then re uploaded and it worked fine.
|
Question about translation:
Again my question, because it is a serious problem for foreign users ;) Everytime i upgrade i lose my translated phrases. Some other hacks "recognize" that there are already translated phrases and don't overwrite them. I could export my translations and import them after an upgrade, but i don't know how. :o Is someone able to assist on how to save the translations? Regards, Wachtmeister //edit: it is possible, that i made a mistake in a former translation (maybe i was not using the field for the german phrases and changed the original language, so i have first to check what happens when going from 118 to 119) |
Quote:
This works fine, disables the lottery and users cant see it. |
When I go into manage lottery and edit daily lottery I still have 1140639691 showing under ending time, what should this setting be?
Edit - Have tried several ways - admitting defeat and hopefully there will be something in the next update to help all. |
I'm not sure if I missed it or not, but has the item shop been added?
I know there's the ability to add gifts, but an item shop that shows a certain number of items under your signature would be great. :squareeyed: |
Quote:
thx, had this same issue as well. |
i wonder is there a preview when they are buying the username grow and those items? so they can see how it looks before they actually buy the item.
|
Quote:
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
As far as the foreach stuff, that will be resolved in v1.1.9 Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Also, working on v1.1.9, got a few more things I want to get into it before its release. Not sure if it will release tonite, more likely tomorrow. -CMX |
I'm afraid to upgrade it yet... I'm still on 1.1.4 and it's working perfectly... are there any new features in these upgrades?
|
Quote:
ALSO NOTE: v1.1.9 HAS been released tonight. Updates for v1.2.0 that will be coming soon: New Category - Reputation Options New Options - Buy Reputation Points, Remove Others Reputation Points, Steal Reputation Points and possibly a couple more. Admin CP Features: Going to implement into the elottery.php admin script a way to edit/manage the previous Lottery Winners, as well as Item History. -CMX |
hey cmx,
this is what i had last time http://www.vbviet.org/forums/showthr...ghlight=credit just wantedto share this with you. the download system he has there is a plus. can you tell me if i install this hack will it interfere with your store? i hope not this hack allows the credits to be taken out with out the second page. do you think you can intergrate that part of the hack into the estore? just for the downloads page |
does the upgrade fix the fatal error my members are getting when sending gifts???
and does this fix the bug that resets my option settings to default after I save??? |
@CMX_CMGSCCC
Quote:
|
Hi, I want to points given out per forum (minus the multiplyer if necessary) to display dynamically. Any way you could do this easily? Thanks!
|
Quote:
[high]* lordofgun prays.[/high] |
consider???
adding a bit of code to allow users to send a gift from the drop down of the username above the post bit??? We had it running on our board before we upgraded and I had to have someone write the code for us being as I am a code idiot. This would be a much appreciated small code add on. |
hey CMX,
how do i change the name of the store? im talking about the link in the nav bar. it says estore munu. ide like to call it something related to my site if possible. |
Mysql: 4.0.26
php: 4.4.2 Manage Lotteries Code:
Database error in vBulletin 3.5.3: |
Hi, my users have found a few exploits already...
1) Points per Character - I'm sure this has already been brought up, but if you give points per character in a post, users can just post a large amount of characters (copy and paste), post, and then edit it out before anyone sees. 2) Points per Thread View - Some users of my forum (not even a day after I put up the eStore), have created scripts to simply view a thread repeatedly, thus not only increasing their points rapidly, but also creating a DDoS attack to the server (since they also shared the script with their friends) 3) untested.. Points for Birthday - I have yet to test this, but if you set your birthday to the *next* day, and then when that day comes, you change the birthday again to the *next* day, so free points everyday 4) Points for Registration/Referral - of course if somebody is so inclined they could create a lot of accounts using a person as the referrer and mass up points this way. Great work on the script thus far, but these are just some ways that it can be "exploited." |
Quote:
|
All times are GMT. The time now is 07:46 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:
|