Quote:
Originally Posted by lordofgun
Just had a store idea. Searching forums costs x points. This could help reduce server loads, but still allow posters who actually post to search.
|
LoL, that would be a funny idea yet. I'll add it to the list todo.
Quote:
Originally Posted by Ignignokt
Thanks for the changes in the richest members area.
Is there an option we need to enable to see the cash balance of the economy?
|
Yes, it should be the very last setting in the eBux Settings.
Quote:
Originally Posted by memorex
Just upgraded and now have no items in the store.
|
The datastore is new to this because it saves 2 queries when going to the estore.php file all of the time. So if you have no items, goto Rebuild Datastore, then refresh the eStore main page.
Quote:
Originally Posted by lordofgun
Is the usergroup discount rate a percentage or just a flat amount off?
|
It's a percentage.
Quote:
Originally Posted by lordofgun
One other typo I think I found...correct me if I'm wrong.
In Store settings:
This isn't actually a multiplier is it?
|
Well, kind of. Whatever number you put in there gets multiplied by the number of characters in the post. So if you put a 1 and there are 100 characters in the post, the user would get 100 points.
Quote:
Originally Posted by BeatificFaith
Hi, this isn't really necessary and I can change it myself when needed but I do have one minor suggestion.
On the plugin for the postbit display, would it be possible to change the div to a span? I ask because I have an image beside the username and when it displays with the div, the div causes a block causing the image to move below the username instead of right next to it as the span would display.
|
Thats ok as long as you dont want the GLOW feature to work... Because the glow needs a DIV and not a SPAN, it needs the style "display: block;" to work properly.
Quote:
Originally Posted by Gunshot
One of the few things I enjoyed about phpbb before we made the move to vbull was the cash system had an integrated lottery
it was very popular with the members
any chance?
we also had a signature store setup
|
Lottery is coming in v1.1.2 that should be released tonight.
And what do you mean by signature store setup? To purchase a signature? If so, thats a future feature I'm working on as well.
Quote:
Originally Posted by Ignignokt
Ok. I've got a problem I just can't figure out. Points are not being given out for Threads/Replies any more. I changed the mass forum settings to 10/5 respectively. In eBux I have the multipliers set to 1. When I create a thread/reply, the only points credited are for characters.
Any help?
|
I've tested this again in v1.1.2, I dont have the old version installed anymore, so maybe it was fixed in the new version.
Quote:
Originally Posted by StarBuG
Same problem here
No items at all
I have upgraded from 1.0.9 to 1.1.1.1
I have uploaded all files then imported the product with overwrite enabled.
I then noticed that all items are missing in the store.
I have "reverted" the estore_main template even though i never changed it
but nothing.
There are no options inside any category!
Please help
|
Reupload all of the files, then goto the Admin CP and click on Rebuild Datastore, then goto the eStore Main page and press Refresh, that should fix it.
Quote:
Originally Posted by Kajouka
I had this problem too. If you put 0 for the character value in the ebux settings, then the points are given for the thread/replies as set in the forums.
Looks like the bug is that you can't use both for now.
Hope that helps!
==========
Also I agree!!! This store is AWESOME!!!!!! Thank you for all your hard work CMX!
==========
Ok, the bugs I found were these:
1. When turning off a catagory, the 'quick menu' drop downs don't save. I had to go into each catagory and turn them off one by one.
2. When setting the quantity for each item, the 'quick box' inputs don't save. I had to go into each option and set the quantity one by one.
Hope that helps too!
~ Kaj
|
These bugs are fixed in v1.1.2.
Quote:
Originally Posted by Skyline_GT
I have a suggestion.
I wonder is it possible like admins can give points to posts that they thing are good quality post. For example, staff can give a max of five thumbs up or five thumbs down and each thumb represent 10 points for example and it will show the images on the top of the postbit. I think this will enourage people to make good quality posts.
|
It might be possible by adding another field to the thread database for "extrapoints". I'll put it on the list of todo.
Quote:
Originally Posted by ZGeek
I've just installed v1.1.1.1 and when I go to use the eStore Action - Mass Forums Settings, I get this error. Any ideas?
|
I dont how this error could occur, I'm using v1.1.2 at the moment, and it didnt give an error for me, wonder why. The only way it could fail is if you did not enter a numeric value for all 3 of the fields. In any case, I put a check there to verify it can update some settings.
Quote:
Originally Posted by ThePimp
|
Unfortunately this is an entire hack by itself like its an RPG.
Quote:
Originally Posted by NuclioN
CMX i have the option to block a member from a forum made available for moderators and not fot members but when a moderator buys this the blocked member can post and reply in that forum. How to do this correctly?
|
Not sure I understand, can u send me a PM with more details?
Quote:
Originally Posted by kofoid
*************IDEA**************
CMX - someone on my board came up with a really interesting idea - a Return on Investment of sorts when you start a new thread.... for every reply you get, you earn a point. What do you think?
|
Right now the thread creator gets points when someone views their thread, giving them points when someone replies too is overkill I think.
Quote:
Originally Posted by MissKalunji
i keep getting an error
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
UPDATE estoreitems
SET
active = '1', changealways = '0', showinstore = '1', loghistory = '1', category = '8', name = 'Change Profile Picture', description = 'This will allow you to upload your own profile picture.', displayorder = '42', cost = '8000', tax = '6.75000', expirydate = '0', refilldateline = '0', defquantity = '20', quantity = '20', sold = '0', allowedgroups = '2,5,6,7', deniedgroups = '', imagelocation = 'images/estore/changeprofilepicture.png', scriptlocation = 'estore/action.changeprofilepicture.php', tablename = 'user', wherename = '', wherevalue = '', settype = '0', setname = '', setvalue = '', inputfields = 'a:0:{}'
WHERE itemid = '47';
MySQL Error : Unknown column 'changealways' in 'field list'
Error Number : 1054
Date : Sunday, February 12th 2006 @ 12:50:37 PM
Script : http://xxx.com/forum/admincp/estore.php
Referrer : http://xxx.com/forum/admincp/estore.php?do=editoption&itemid=47
IP Address : xxxxx
Username : MissKalunji
Classname : vb_database
|
There was a field named wrong in the XML before, try to reimport the new XML product sheet, if not, wait until v1.1.2
Quote:
Originally Posted by FROGGYJ
I think I found an issue with v1.1.1.1. When you go into manage category and say you change a category to "no" for whether it's active and then save your changes....it doesn't actually save for some reason. Anyone else notice this?
|
Yes, will be fixed in v1.1.2.
Quote:
Originally Posted by moonclamp
Suggestion ... Would be good if there was some way of checking the colour that is typed into the colour/glow username/title box.
If someone makes a spelling mistake or doesn't understand HTML colours they'll lose the effect.
|
Since v1.1.1.1, you can enable a new option setting called "Can Always Change." This way the user can change the color WITHOUT rebuying the thing. If you enable this setting, you can goto the option again in the store and it will have 2 parts, the first one will ask for the color again, it should show that it costs no points to change it. And removing it is underneath it.
Quote:
Originally Posted by EasyTarget
you said these were trivial, but I'm not sure what you mean by that.. like easy to do but they wouldn't add much to the hack?
seems like they'd be hard to add, but I'm not a coder so I have no idea.
|
It means its more time involved than I really want to put into thief. Perhaps someone with more time can 'adapt' it to be more involved.
Quote:
Originally Posted by Loco.M
can I make a request...
can you add somewhere where we can set all the usergroups in on click ? then if there are some options we don't want a group to have we can go in and edit the groups per item ??
I'm kinda getting tired of after each update having to go thu each option and reset all my usergroups :(
other then that, I love it :D
-Loco.m
*p.s. when i try and thread options i get this message, and I'm admin so I know i have the option to do any of this
The thread you are trying to close is in a forum that you are unable to close threads in.
p.p.s. - I've seen this posted in this thread before, but if I make my admin group in usergroups a color like <font color="red"> </font> then if they go to the shop,, and buy change name color.. nothing changes ? I've double checked all usergroup options for the shop, but this still gets overridded,, any ideas on what i need to check ?
|
I'll see about adding something like this in the future. The namecolors uses the HTML command <FONT COLOR="blah"> it should work in all web browers, view the HTML source and search for the username and see if its showing the proper HTML.
Quote:
Originally Posted by docvader
Haven't seen this, or maybe I missed it, but if you're using set colors for different user groups, can you turn off the "change user name color" option, without turning off that entire category? Just curious. Have not installed yet.
|
Each item itself has an option to be "Active" or "Show in Store". If you enable Active, it will be able to be used. If its not Active, then show in store doesnt do anything either. You can make it Active and not shown in the store as well and then your admins would have to know the URL to goto for that option.
Quote:
Originally Posted by allwirelesstalk
Where do I need to go to not allow people to change their member name certain colors? I dont want them to beable to buy red, gold, or purple (Admin and such)
THANKS!!!
|
This feature is useless because they could just use an RGB HTML color that is SO close to your admin colors, nobody would be able to tell the difference. Like if you used Red, #FF0000, they could use #FF0001 or #FF0100 or #FF0101 and nobody would be able to tell the difference anyways.
Quote:
Originally Posted by eNforce
For the gifts in the postbit; would it be possible for when you mouse over the gifts it will show the message left when you recieved the gift? :}
|
Probably, but the other hacks that do this CACHE all of the gifts out of the database, which is overkill, if u have a board that has 3000 gifts in the database, it would start loading much slower over time.
Quote:
Originally Posted by Impreza04
Im just gonna leave this here, with the amount of feature requests here I won;t be surprised if its missed..
Is it possible when buying an item, you don;t have enough money in hand to buy it, but there is enough in the users bank to give an option to take that money from the bank?
Thanks CMX, Awesome hack and top notch work on it :)
|
Believe it or not, I've already thought of this feature and I'm working on an idea to implement it in the future.
Quote:
Originally Posted by influence
why are the release versions being numbered like that? 1.1.1.1 instead of umm 1.2? next is 1.1.1.1.1? nothing important, just something I notice. Thats quite unique and funny.
btw, thanks for the fixes cmx.. always keeping us up to date and I am glade that I ended up using this store instead of ushop. I think the developers abandon it because I haven't seen no updates for it for awhile and people having problems with bugs all over it.
|
They are not, v1.1.1 came out. It had a minor bug in it, I needed to increase the version number so it could rerun the <Installcode> inside of the Product XML file, so I tacked on a 1 to it since it was just a bugfix with nothing new featurewise.
Quote:
Originally Posted by Retell
I would like the option to have like a usergroup joint acount, so if all the mods wanted to change somones title or ban somone etc...
|
What exactly do u mean? Like change EVERYONE's user title in 1 go? LoL that would be a bit overkill, cant you just change the default usertitle for their usergroup in vB's settings already?
Quote:
Originally Posted by caimakale
I am also able to purchase the Postcount Plus 50 without enough points on my site. This creates a problem because it puts you in the negative. When you have negative points, you can't go to the bank or do anything but continue buying 50 more post counts.
|
I'll look into this as this is a pretty serious bug.
Quote:
Originally Posted by ExtProof
how can I make it so people can buy something more than 1 time, and it be displayed in thier sig more than once??
|
You mean like show their userhistory in their signature?
Quote:
Originally Posted by The Chief
Would there be a way to add Usergroups by only editing one field and it will do it for every field, cause, it REALLY gets long when you have custom usergroups that you have to do for every option...
it would be great and even easier to use ;)
|
Yeah, I just need to think of a way to do this, I would also like to make the usergroups show the actual names instead of the 2,5,6,7 stuff and have it list out each of the usergroup options and you just put a check next to the ones you want.
-CMX