Quote:
Originally Posted by Roxie
On the estore main page there is a list of the top 10 richest, but the header (that was also a link to the rest) is not there.
I'm not using the right template? I've done the edits, anything else I need.
Also, did we do away with the option to disallow users to give gifts to themselves?
Thanks!
|
Check to see if u have any edited estore templates first, if u do, revert them. If u dont, then try to reimport the product xml file again with allow overwrites to yes again.
That particular option is an advanced option for the Give Gifts under Manage Options.
Quote:
Originally Posted by OAndrea
OK I followed your directions for the setting it to Zero and I had those who have immunity take it off, but it doesn't work for super mods or admins. They are set to not have auto immunity, but they still can't remove their immunities.
I am still playing with it will report back if I can get it to work but so far nothing is working:(
Also my gifts aren't dropping off:( Thanks for considering my request in the next upgrade:)
|
Did u check the Protected Usergroups Settings, there are some groups that are automatically protected whether they have immunity or not.
The gifts will drop off the next time someone purchases one. I.E. IF u have it set for 20 for the max displayed per postbit. Then the 21st gift will make the first gift drop off, if not, then this will be fixed in v1.2.6 as I have reworked the gifts here and its working on my test forum.
Quote:
Originally Posted by exilera
Each consecutive upgrade seems to be breaking more and more of the hack for me... I've attached a screenshot of my estore main page after 1.2.5...
There's so many template edit changes that I don't know what to do anymore... This is getting exceedingly frustrating.
|
Yes, the template changes are a bite in the ass, too bad vB.com doesnt have a better method for updating/hooking into the templates.
In the worst case scenario, either Revert the templates and redo the edits, or View the Original ones and look at where the changes are to be made to make them match.
Quote:
Originally Posted by sim tech
Just gave ya $20 from simtechonline. Thanks for the great mod!
update - I get this message though from the lottery (and I'm the admin) when I select "view lottery winners" from the estore menu:
|
There's a new Usergroup Setting, can view lottery winners when you Manage Usergroups from the Admin CP.
Quote:
Originally Posted by hornstar1337
Okay I got a few questions:
1. Has anyone written anything in there forum about all the features to make it easier for there members to know what everything is etc. if so, could you post it here or pm me it.
2. In the admincp I have cost for attachments set to 0 however i just found out that members can set a price for other people to download there attachment. Can I get more info on this please. How to disable it, How to only set it for mods, smods and admins to set the price, and how to make it not cost points for admins, smods or mods if i choose too. I think these options are very important.
Thanks
|
Not sure about #1.
About #2, I'll add some more settings for better attachments in the future.
Quote:
Originally Posted by Joep11
The guy wich happens to has a referral from before installing estore. Does that also count? Nevertheless, he is still getting to much points for doing nothing... :ermm:
|
Yes, if u look into the user table and referrerid is not 0, it will give points to the referrerid user.
Quote:
Originally Posted by proxx
Dear CMX:
Thank you for adding:
Moderators Earn Extra Points Multiplier?
Super Moderators Earn Extra Points Multiplier?
These are very important features!
However, please change it to work like this:
1) Enter Usergroups & Forums which will earn Extra point Multiplier.
So, this way, this feature is NOT only limited to Moderators and Super-Moderators. But, it can be offered to any usergroup that I specify.
Also, by specifying which forums will allow this extra point multiplier, we can make sure that the selected usergroups will only earn extra points if they post in certain forums.
Scenario: I have a forum, where there are support sections and there are "useless chat" sections. I don't want the usergroup which was given the extra multiplier to be posting in the "useless chat" section and earn this multiplier; rather, i want them to post and earn extra points only when posting in Support sections of the forum.
Thanks in advance. This feature will be appreciated by many.
|
Thats a bit more involved than I want to get at this point in time, but I have noticed the ideas in a future folder.
Quote:
Originally Posted by Wachtmeister
You have won the lottery!
You have hit the jackpot for 195 after taxes!
ENJOY!
cannot be translated on my site. Maybe you can phrase them? (i still use 1.2.1)
|
I'll see about putting in phrases for these in the next release.
Quote:
Originally Posted by X-Files
I love this hack but sometimes the points don't seem to calculate the way you think they should. We just need basic points.
User posts a new thread 3 points.
User replys 1.
Someone views your thread 0.01.
Points per good rep 1.
Points per bad rep 1.
Referal 25.
Sometimes it seems points are getting awarded when there is no activity. I am running it on a dev board and there is normally only myself on it. I will log in as a shlub user to test things out also.
That has really been my only major issue.
On our board this is imprtant because you can get products with these points.
|
U should disable stuff like points for rating threads, points for adding calendar events, referral points modifier, and the other ones that u dont want to use. If u enter a valid of 0 for them, they will be disabled.
Quote:
Originally Posted by X-Files
I get a 0.01 everytime I view my own thread now. Is that correct?
|
Code:
// dont award points for the thread creator
if ($threadinfo['postuserid'] != $vbulletin->userinfo['userid'])
{
This code is here to make sure the postuserid is not the same as the logged in user. I can refresh my own thread on my test forums all day and the points dont increase at all.
Unless I can replicate this problem, I cant really find a fix for it.
Quote:
Originally Posted by Gizmo5h1t3
just checked the added bit in the memberinfo template, when its clicked, i get this...
Could not find phrase 'estore_no_name_changes_recorded'.
|
This will be fixed in v1.2.6, it was in the wrong section.
Quote:
Originally Posted by 7thgenCivic.Com
I am up to 1.2.5, but users are not seeing their existing gifts. Does something manual have to be done besides the postbit changes?
|
Did u rebuild the gift postbits? It reads the gifts out of the estoregifts table, if its not in that table, the gift wont get put into the postbit. If u ever had an older gifts installed to 'gifts' it will not pickup gifts from any old gift hacks. That's the only issue I can see, the fix all gift postbits in the admin cp is working properly since v1.2.5
Quote:
Originally Posted by MissKalunji
a hugeeeeeeeeee bug................when i buy a gift...........its always free same thing for everyone else
|
It shows it for me on the test forums. Try to reupload all files again, and make sure the files are uploading with overwrite.
Quote:
Originally Posted by Dark Aura
I'm looking for a hack which allows you to take and add points when you post in certain forums and threads, can this hack be used to specify which forums and threads you can gain points from posting in?
|
It does allow u to specify which forum to gain points from posting in. But not individual threads.
Quote:
Originally Posted by LauraFL
I have another usergroup that is set as admin. I have entered the usergroup id in the corect place, however they do not have the option to admin donate. Can this be fixed some how? Did I do something wrong?
|
In v1.2.6 there will be a new template update to navbar that will allow it to use the Admin Usergroups to display the Admin Donate in the drop down.
If u want a new usergroup to be able to use Admin Donate, u must ALSO goto Manage Options -> Admin Donate -> Additional Usergroups -> Add the ones u want as well, it has a double check for security purposes.
Quote:
Originally Posted by Gamersource
I know you can set a global amount received for thread views, posts, etc. Also, you can change the amount per forum for thread views and so forth. You can also just set it so nothing is received in any particular forum. Any of this can be done by going to your AdminCP and find Forum & Moderators >> Forum Manager. Or you could go to Forum & Moderators >> Forum Permissions so that, if for example you wanted to set Registered users to gain 5 points per thread in only one forum and Super Moderators to gain 10 points per thread in all forums, it is possible to be more specific per usergroup.
So... If you want a more general setting, go for Forum & Moderators >> Forum Manager. If you want a more specific setting, go for Forum & Moderators >> Forum Permissions.
As far as reducing the points per forum (if that is what you were referring to when you said "take"), I am not sure if CM's hack can do that now... with him you never know. lol I'm sure if you asked, he could tell you better than I... he would obviously know.
|
To tell the truth I have never tried a NEGATIVE points number on a forum, its possible that putting -10 will take away points from the thread, but not 100% sure, it might cause an MySQL error too...... Needs to be tested.
EDIT: Just tested, I put -1 for Thread View in a forum, then viewed a post in that forum, it takes 1 point away every time I refresh someone else's thread. Refreshing my own thread does not take away any points.
-CMX