Quote:
Originally Posted by moonclamp
Another request ...
a user earns points for uploading a profile photo but gets charged loads for removing it.
To prevent spam, changing the photo does nothing.
|
This should be rather easy to implement, but the hardest part is blocking any exploits with it, I'll look into it nonetheless.
Quote:
Originally Posted by ChiliVB
Thanks for the feedback about the UNIX timestamp.
I found a small issue I'd like to report.
By Default...
Weekly Lottery is showing the Daily Lottery End Time.
Daily Lottery is using the Weekly Lottery End Time.
|
That will be fixed in the v1.1.8.
Quote:
Originally Posted by rinkrat
i figured out why the links don't work for me. I was using IE 7.0 beta. It's not compatible. Works great on Firefox.
|
LOL, a bug in a M$ product? NO NEVER!!
Quote:
Originally Posted by bitg
First, let me say "I love this addon"!! Thank you.
Is there a way to change the name of the points from "points" to "whatever I want to call them?
|
Yes, simply change the phrase ebux_points to what you want it to be.
Quote:
Originally Posted by Zowners
I think I have found another bug. When adding reputation to a user, if you set it to give points for that, it doesn't work.
[s]Also, when ever I try that userinfo['points'], it gives me this error
However, if I take out the '' around the points, it doesn't say that, it just doesn't work. Am I supposed to close it off somehow?[/s] I got that to work with the bbuserinfo[points]
Anyway, I was wondering if there is any way to make it so that if a user changes his user title, he can do anything, like use bb code, italic it, etc. I don't like the fact that they have to buy 3 different things to do something that should be done in 1.
|
U can add a new store option to give all 3 at once, add the exact same thing as bold username for the add new option in the admin cp, then add up all of the "Set Values" for the username options u want to give all at once and enter that value in the Set Value of your new option and boom, u have all 3-in-1 or whatever.
Quote:
Originally Posted by jojo77
Where do I find that? I have checked everything else. Access masks is enabled and when I go to that users access masks, I see that access to that forum has been set to no.
My default setting for access to that forum is set to yes. That is ok right? Because the user access masks that gets set to no after the ban access purchase should override it correct?
|
It's somewhere in the Usergroup Settings, I forget what the option is exactly. I had the same problem on my vB at my company website where I had forums "hidden", but everyone could post everywhere due to some of the usergroups overriding others.
Quote:
Originally Posted by Gizmo5h1t3
REUWEST - can there be a facility so the winners of the lottery can be notified at all?
just asking, as i won the daily one onmy place yesterday, but i cant see any notification anywhere on the board....
PM would be good, altho others then wouldnt know who had won it.
mebbe something that could be set up so a standard post would automatically go into a forum of admins choosing??...(ie..in a lottery section)....giving date, lottery name, and winning amount?
just a thought.
|
The main page could show the top 5 lottery winners, but this will add a query too, unless I decide to store the top X winners into the datastore like the categories/whatnot, we'll see.
If you goto the lottery page it should now show a Previous Winners page.
Quote:
Originally Posted by Zowners
Question, what would be the phrase to find the payment for threads and posts per forum. I was thinking something like
$bbforuminfo[points_thread] or something. But I am pretty sure that is wrong.
|
Most of the time its $foruminfo[ebux_perthread].
Quote:
Originally Posted by caimakale
This is known and has no real fix. The only way around it is to turn off the points per character or if CMX codes in a "Max Points for Points per Character" that you can set in the admincp. It will suck for those that truly do have a long post, but for those trying to scheme more points, they would probably get frustrated and give up if it was set to 5 or 10 points.
I also hope admins don't have that set any higher than .01 because if you do, you are just asking for trouble. I tested it with it set to .1 and had a very lengthy post that was legit and ended up with over 2000 points for the post.
|
I've fixed this exploit in v1.1.8
Quote:
Originally Posted by trackpads
I just want to say thanks to the designers of this great project and everyone who is helping! My users love it!!
|
Thanx for supporting and using eBS!
Quote:
Originally Posted by kylek
Originally Posted by kylek
Here's a strange one. Added an admin tonight, changed his usergroup from active member to administrator and now he cannot access the eStore, gets the you do not have permisson page. Anyone come across this before?
"CMX - Does administrator have the Usergroup Setting "Can Access eStore at all?" enabled to Yes?"
Yes admin settings are set for can access eStore at all, the same settings that I have also as the other admin. He can and has access to every part of the board, arcade, galley, petz, etc but cannot get into eStore.
|
I wonder if you change the user's usergroup does it update their permissions. Maybe its not changing the users permissions to the ones in the admin table properly? Anyone have any ideas?
Quote:
Originally Posted by Zowners
Is there any way in the store, to change it so that when it displays the price of an item, it doesn't just say "8". I want it to say 8 (point name).
Also, is there any way that I could get this?
And I found a bug. I have it set so that adding reputation adds .01 points, but it doesn't add. Just thought I would point that out.
EDIT: I also just realized that if someone posts, and that posts gets deleted, they don't loose the points they gained from that.
|
They wont lose points ever from deleting a post because there are too many userids in the post and that would be a huge query to have to worry about if you had 2000 posts in 1 thread....
Quote:
Originally Posted by bashy
Hi
I aint quite sure what to do here...
I thought i have sorted this so that i can use the ebux for VBookie
I am sure vbookie used ucash but i am now seeing vcash
I tried to do the uCash Integration but got this error...
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
UPDATE forum SET ebux_perview=ucash_perview, ebux_perthread=ucash_perthread, ebux_perreply=ucash_perreply;
MySQL Error : Unknown column 'ucash_perview' in 'field list'
Error Number : 1054
Date : Monday, February 20th 2006 @ 09:07:58 PM
Script : http://www.bashys-place.com/forums/admincp/estore.php
Referrer : http://www.bashys-place.com/forums/admincp/estore.php?do=ucash
I am at a loss
Please help if you can
|
Looks like u didnt have ucash installed with the 3.5.0 version as it should have had that field.
Quote:
Originally Posted by RDX1
I would like to make a suggestion.
For Theft, have a theft limit options. Set the max amount that can be stolen. 
|
Thats a good idea, I'll add that option in at a later point.
v1.1.8 is getting uploaded while u r reading this!!
-CMX