View Full Version : uCash & uShop 0.95d - Updated 9/28/05
GeekyDesigns
04-11-2004, 10:00 PM
Presenting uCash & uShop
Latest Changes:
09/28/05 4:13 PM EDT - 0.95d: security update for includes/functions_uttstore.php.
03/13/05 9:00 PM EST - 0.95c is released to patch SQL exploit issues in a few action files. Upgrade immediately by re-uploading all the files in the uttstore folder.
Support will no longer by given in this thread. Support has moved to this vBulletin.org forum (https://vborg.vbsupport.ru/forumdisplay.php?f=100 ) and GeekyDesigns.com (http://www.geekydesigns.com/board/index.php?). If you want support, go to those forums.
uCash: Feature List
Fully configurable database table/field for integrating with other systems that uses points.
Master On/Off Switch
Global Points Per Thread Setting
Global Points Per Reply Setting
Global Points Per Thread View Setting
Points Per Good Reputation
Points Per Bad Reputation
Points Per Referral
Points Per Shout Setting (if Squall's Shoutbox Hack 1.02 or above is installed.)
Round to x Decimal Places (for a cash/change system)
Modify Points in the User Manager
Per-Forum Points Per Thread Setting (multiplied by the global setting to get the final value)
Per-Forum Points Per Reply Setting (multiplied by the global setting to get the final value)
Per-Forum Points Per Thread View Setting (multiplied by the global setting to get the final value)
uShop: Feature List
Currently 18 actions are available - Donate, Change Custom Title, Change Other User's Custom Title, Change Username, Glowing Username, Colored Username, Bold Username, Italicized Username, Admin Donate, Bank, Secondary Usergroup, Sticky Thread, Thief!, Buy Forum Password, Buy Forum Access, Deny Forum Access, Give Forum Access, Arcade Pass (If Arcade Pass Hack v3 is installed.)
Quantity System
Quantity Refill (Set a number of seconds between refills and quantity is automatically refilled when accessing the main store script.)
Richest x Users
Top x Most Sold Actions
Purchase History
Senoir Discount (based on age - if they are older than x years, they get a discount (also setable))
Loyal Member Discount (based on days registered - if they have been registered for x days, they get a discount (also setable))
Usergroup Discount (give your staff a price cut!)
Shortname (only setable while in debug mode - can be used in links (also used in some functions))
Setable Action Description
Setable Display Order
Setable Cost
Setable Quantity and Quantity Refill (when/if quantities are refilled)
Setable Allowed Usergroups Via Checkboxes (usergroups that are not allowed do not see the action at all and cannot access it)
Setable Denied Usergroups Via Checkboxes (users that are a member of this usergroup cannot use the action)
Setable Image Location (if not location is specified, no image is shown)
Show In Store (if it is set to no, you will not see the action in the store, but can still access it via direct link)
Setable Active Status (if it isn't active, it goes *poof* from the store and is not accessable until it is set active again)
Update Display Order, Cost, Tax, Sold, Quantity Refill, and Quantity en masse.
You can duplicate the "Secondary Usergroup" action and define which usergroups are joinable for each action by duplicating the action file and setting the joinable groups at the top (so you can allow different usergroups to be joined for different prices)
Secondary Usergroup is an extremely powerful action - you can give people access to forums, higher PM quotas, the ability to see invisible users, access to free custom title changing, etc.
Action Specific Variables System - specific variblables set per action. You can add and edit these variables in debug mode - or you can just change the value while editing an action as if it were any other variable.
Copy an action (useful for actions like secondary usergroup and those dealing with forums if you want each forum/usergroup to have a different cost/quantity/etc)
Very few queries! (On the main page, there are 6 queries - 5 from vB3 and 1 from the store - and that's just for the richest users!)
I think thats the features :)
uCash & uShop credits
Conecept:
Zachery Woods
Matthew Gordon
PHP Code:
Matthew Gordon
- misc: Zachery Woods, Stefan "Xenon", g-force2k2
Templates:
Zachery Woods
- misc: Matthew Gordon
Other contributions:
Assassingod
Kura
Oblivion Knight
Hobbes
Stefan "Xenon"
g-force2k2
Brian aka "Tigga"
If you feel your not able to install this yourself please feel free to drop me a pm and we can make arrangments
If you would like to donate to us please pm us and again we can make arragnments :)
Dont forget to click install! :D
Quick instructions: Upload all files and run admincp/ushop_install.php, then do the edits in readme.html.
Make the shop appear in the WOL https://vborg.vbsupport.ru/showpost.php?p=499545&postcount=131
Enjoy. :)
Link14716
04-12-2004, 07:40 PM
Open up the gates!
EDIT: Screenies.
Xenon
01-03-2005, 11:54 PM
This Addon is a Premium addon.
Please visit its Support Forum (https://vborg.vbsupport.ru/forumdisplay.php?f=100) to gain help.
rh2004
01-05-2005, 12:07 PM
Hi, I am wondering if there is any near date ... when this will be released
(the new one) 3 months? / 6 months?
When I upgrade to 3.0.4 how do I keep everyones points they have etc...
Can anyone tell me please
Zachery
01-05-2005, 12:09 PM
IT will, :) t6he upgrade wont touch any of the hacks data.
rh2004
01-05-2005, 10:40 PM
Great ... no idea's on when around the new version ;)
Today, i noticed that when I updated user X to specifiy user Y as a referrer, user Y did not get the points for it.
What gives?
Zachery
01-06-2005, 04:42 PM
Support will no longer by given in this thread. Support has moved to this vBulletin.org forum (https://vborg.vbsupport.ru/forumdisplay.php?f=100) and GeekyDesigns.com. If you want support, go to those forums.
..........
boiboi
01-09-2005, 04:22 AM
Invalid argument supplied for foreach() in /global.php on line 639
error when I uploaded the init.php security fix.i have the same problem but from the ushop hack i installed.
nevermind found it.
just add 'utt_store_act' under 'stylecache' in line 544 of init.php. don't forget the comma
'stylecache',
'utt_store_act'
Zachery
01-09-2005, 05:23 AM
Invalid argument supplied for foreach() in /global.php on line 639
error when I uploaded the init.php security fix.i have the same problem but from the ushop hack i installed.
nevermind found it.
just add 'utt_store_act' under 'stylecache' in line 544 of init.php. don't forget the comma
'stylecache',
'utt_store_act'
This is not the support thread, if you need support please ask for it in the correct forum.
BigIke
01-11-2005, 12:11 PM
What version of uCS are you using: 095b
What is the exact error you recieve: during the 2nd step of installation where it tries to write the tables, I get this message
Database error in vBulletin 3.0.5:
Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('uttpoints', '1081', '0')
mysql error: Duplicate entry 'uttpoints' for key 1
mysql error number: 1062
Date: Tuesday 11th of January 2005 03:03:22 PM
Script: http://s116946478.onlinehome.us/vb/admincp/ushop_install.php?do=install&step=dosettings
Referer: http://s116946478.onlinehome.us/vb/admincp/ushop_install.php?do=install&step=dosettings
Username: BigVike
IP Address: 68.228.134.69
Is it something wrong with my webhost?
Where does the supposed error happen: during the 2nd step of installation
What vB version are you running?: 3.0.5
Thanks for any help
Zachery
01-11-2005, 12:44 PM
This is not a support thread.s
CMilne
01-12-2005, 03:15 AM
YOU GUYS ARE LEGENDS!
This is a seriously 1337 -- no SUPER 1337 - NO EXTRA SUPER 1337 HACK!
Thanks a TONN!
influence
01-13-2005, 12:08 AM
why it keep telling my members that username is already in use every time when they try to change their username and I check to see who their user name already existed but none of them were. Can you please tell me why?
Zachery
01-13-2005, 12:24 AM
This is not a support thread, please start a new thread in the support forum. thanks
gilbert
01-13-2005, 07:07 AM
Is there a lottery add on for this hack?
I reckon this thread needs to be closed.
Who's with me?
What it is ive got
top 'x' stats installed
rap battle system
arcade
ushop
and vbchat
But the shop doesnt add points on when posting and theres loads of errors like this
Now i unistalled the ushop hack everything works fine. so how can i make it so the shop hack works aswell?
get this error when editing a user
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE user SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
username = 'DeAfBeAt',
email = 'mansoor.hassan@gmail.com',
languageid = '0',
usertitle = 'L33t Admin',
customtitle = '1',
homepage = '',
icq = '',
aim = '',
yahoo = 'the_devil_n_desguise',
msn = 'deafbeat@passport.com',
parentemail = 'mansoor.hassan@gmail.com',
posts = '34',
? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
pmpopup = '1',
autosubscribe = '-1',
showvbcode = '1',
styleid = '0',
timezoneoffset = '5',
daysprune = '0',
threadedmode = '0',
referrerid = '0',
joindate = '1103716800',
lastvisit = '1105701240',
lastactivity = '1105701240',
lastpost = '1104098280',
birthday = '08-12-1984',
birthday_search = '1984-08-12',
options = '3159',
reputationlevelid = '5',
membergroupids = '',
displaygroupid = '0'
WHERE userid=10
mysql error: You have an error in your SQL syntax near '? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
' at line 16
mysql error number: 1064
Date: Thursday 27th of January 2005 12:14:44 AM
Script: http://www.oh-twadi.com/forum/admincp/user.php
Referer: http://www.oh-twadi.com/forum/admin...=edit&userid=10
Username: MC G
IP Address: ***********
Zachery
01-27-2005, 04:44 PM
What it is ive got
top 'x' stats installed
rap battle system
arcade
ushop
and vbchat
But the shop doesnt add points on when posting and theres loads of errors like this
Now i unistalled the ushop hack everything works fine. so how can i make it so the shop hack works aswell?
get this error when editing a user
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE user SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
username = 'DeAfBeAt',
email = 'mansoor.hassan@gmail.com',
languageid = '0',
usertitle = 'L33t Admin',
customtitle = '1',
homepage = '',
icq = '',
aim = '',
yahoo = 'the_devil_n_desguise',
msn = 'deafbeat@passport.com',
parentemail = 'mansoor.hassan@gmail.com',
posts = '34',
? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
pmpopup = '1',
autosubscribe = '-1',
showvbcode = '1',
styleid = '0',
timezoneoffset = '5',
daysprune = '0',
threadedmode = '0',
referrerid = '0',
joindate = '1103716800',
lastvisit = '1105701240',
lastactivity = '1105701240',
lastpost = '1104098280',
birthday = '08-12-1984',
birthday_search = '1984-08-12',
options = '3159',
reputationlevelid = '5',
membergroupids = '',
displaygroupid = '0'
WHERE userid=10
mysql error: You have an error in your SQL syntax near '? = '',
ipaddress = '202.84.223.166',
usergroupid = '5',
reputation = '10',
' at line 16
mysql error number: 1064
Date: Thursday 27th of January 2005 12:14:44 AM
Script: http://www.oh-twadi.com/forum/admincp/user.php
Referer: http://www.oh-twadi.com/forum/admin...=edit&userid=10
Username: MC G
IP Address: ***********
Not the place to get support.
Sooner95
01-27-2005, 05:22 PM
Support will no longer by given in this thread. Support has moved to this vBulletin.org forum and GeekyDesigns.com. If you want support, go to those forums.
iSpanish
02-07-2005, 06:03 PM
hi
nice and cooooool hack
*marboosh clicks install.
mystery250
03-08-2005, 11:30 PM
You accumulate Ucash by posting in the forums. You can also donate it to users, etc.
With Ucash, you are able to buy items such as perks for the forum, such as sticky topics, etc.
Basically an economy for a forum.
Ymeaga1n
03-11-2005, 06:40 PM
This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.
https://vborg.vbsupport.ru/
There is still a banking glitch somewhere.
This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.
msimplay
03-11-2005, 06:52 PM
This hack is crap. I'm sorry I've been running it forabout 9 months now althought the intergration with vBulletin is good,that's about all it has. Admins/mod have very little (in my optionnone) to manage what is going on in the system. History system isworthless, members bank can't be viewed by admin, exploits still existon it that can allow members to get millions worth of points. Check outthe following members history, this is his ONLY page of history. He hasa total of 23 posts on the board and is registered for 6 months now.
https://vborg.vbsupport.ru/
There is still a banking glitch somewhere.
This addon is underdeveloped and isn't worth the time it takes toinstall. All it's there for is to give you petty little features tomake members feel special.
Its all very well criticisiing other peoples work but the point is who are you to say anything
A person spends their free time to create a hack and on top gives itout to everyone for free and all you can do is sit their and say its'crap'
If you don't like it that much then why don't you either develop your own or fix what you think is wrong with the hack
Besides i don't think anyone else that has the hack installed thinks its crap especially since it does what it has advertised
However it might be fair to say it hasn't got as many admin features asneeded but maybe thats why these hacks have version numbers
Link14716
03-11-2005, 07:44 PM
This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.
https://vborg.vbsupport.ru/
There is still a banking glitch somewhere.
This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.
Maybe you should upgrade to 0.95b, since that fixes all known exploits. Seriously. There hasn't been an exploit since 0.95b, but there were a few before that. If you are going to say there is an exploit, at least either show some evidence that an exploit exists in the current version.
Flow Fusion
03-12-2005, 10:32 AM
This hack is crap. I'm sorry I've been running it for about 9 months now althought the intergration with vBulletin is good, that's about all it has. Admins/mod have very little (in my option none) to manage what is going on in the system. History system is worthless, members bank can't be viewed by admin, exploits still exist on it that can allow members to get millions worth of points. Check out the following members history, this is his ONLY page of history. He has a total of 23 posts on the board and is registered for 6 months now.
http://www.royouth.com/download/ushop.jpg
There is still a banking glitch somewhere.
This addon is underdeveloped and isn't worth the time it takes to install. All it's there for is to give you petty little features to make members feel special.
Sometimes you just have to tell people to STFU.
PixelFx
03-14-2005, 06:04 AM
Is this the latest big update thats been planned or just a small fix ? wondering if I should wait for the big update? before installing or are all the new features listed on geeky designs in this release?
thanks for the update all the same :)
eva01_
03-14-2005, 06:05 AM
update now or all of your members usertitles can be changed ^_^
PixelFx
03-14-2005, 07:11 AM
I don't have it installed yet, I was asking if this version is the new big version that they have been working on. I did a clean install of my site, I haven't reinstall the store yet.
Zachery
03-14-2005, 02:24 PM
I don't have it installed yet, I was asking if this version is the new big version that they have been working on. I did a clean install of my site, I haven't reinstall the store yet.
No 95c is a security update.
kadafi_alive
03-14-2005, 05:23 PM
Hi,
There is a exploit in the uShop. Everytime someone mass-donates, his reputation/reputation power increases dramatically.
How can I fix this.
msimplay
03-14-2005, 05:31 PM
Hi,
There is a exploit in the uShop. Everytime someone mass-donates, his reputation/reputation power increases dramatically.
How can I fix this.
change the settings in admincp for the donate action
Zachery
03-14-2005, 05:44 PM
This is not a support thread. Thank you
Ymeaga1n
03-14-2005, 07:49 PM
Its all very well criticisiing other peoples work but the point is who are you to say anything
A person spends their free time to create a hack and on top gives itout to everyone for free and all you can do is sit their and say its'crap'
If you don't like it that much then why don't you either develop your own or fix what you think is wrong with the hack
Besides i don't think anyone else that has the hack installed thinks its crap especially since it does what it has advertised
However it might be fair to say it hasn't got as many admin features asneeded but maybe thats why these hacks have version numbers
Oh spare me, how many members does your board have again? My message isn't directed torward mini boards. I'm giving my opinion to people that have large boards and wish to install this.
Maybe you should upgrade to 0.95b, since that fixes all known exploits. Seriously. There hasn't been an exploit since 0.95b, but there were a few before that. If you are going to say there is an exploit, at least either show some evidence that an exploit exists in the current version.
I did upgrade to it. It's true I can't explain it or show more evidence but looking at my settings, there is no possible way someone on my board should have close to 100,000,000 points with 24 posts or so and still at 10 reputation.
Is this the latest big update thats been planned or just a small fix ? wondering if I should wait for the big update? before installing or are all the new features listed on geeky designs in this release?
thanks for the update all the same :)
There hasn't been a major update on it since middle of last year.
ImportPassion
03-14-2005, 07:56 PM
<a href="https://vborg.vbsupport.ru/showthread.php?p=625489" target="_blank">https://vborg.vbsupport.ru/showthread.php?p=625489</a>
Link14716
03-14-2005, 09:28 PM
I did upgrade to it. It's true I can't explain it or show more evidence but looking at my settings, there is no possible way someone on my board should have close to 100,000,000 points with 24 posts or so and still at 10 reputation.
There hasn't been a major update on it since middle of last year.
If there is an exploit like that, then it hasn't been found by anyone else, since even the last flaw couldn't have caused that easily. I could see it happen with any version below 0.95b, but any flaw that would cause that was fixed then.
And you're right about the fact that there hasn't been a major update. However, it is a free hack and I do have other things that I have to do besides trying to make some big update to a hack.
And Zachery, stop trying to get donations. People will donate if they want, no need to push it on people. This is a free hack.
Zachery
03-14-2005, 11:49 PM
If there is an exploit like that, then it hasn't been found by anyone else, since even the last flaw couldn't have caused that easily. I could see it happen with any version below 0.95b, but any flaw that would cause that was fixed then.
And you're right about the fact that there hasn't been a major update. However, it is a free hack and I do have other things that I have to do besides trying to make some big update to a hack.
And Zachery, stop trying to get donations. People will donate if they want, no need to push it on people. This is a free hack.
I'm not specificly pushing, but it wouldn't be a bad thing :)
We do our best to provide support and continuing updates for the hack :p
Lizard King
03-15-2005, 02:43 AM
I think you guys forget to change the mod version :) cause the latest versin is 0.95c :)
Zachery
03-15-2005, 03:02 AM
Says 95c at the top of this thread.
Lizard King
03-15-2005, 03:03 AM
Mod Version: 0.95b
says inside the first post
Zachery
03-15-2005, 03:10 AM
No clue what you are talking about :p
Link14716
03-15-2005, 03:18 AM
No clue what you are talking about :p
Someone should integrate that into the main form in the edit post screen. I changed it but didn't submit the second form. :p
Lottis
03-15-2005, 08:52 AM
Installed. My users loved it. *thums up*
Imhotep
03-24-2005, 11:28 PM
I was told that this hack is what I am looking for. I am not so convinced.
See this thread: https://vborg.vbsupport.ru/showthread.php?t=78668
Is there a PayPal "plugin" for uCS? Is this really what I am looking for?
I need to emulate the system on www.simplylightwave.com or come damn close to it.
TIA
PixelFx
03-25-2005, 02:14 AM
yeah it is, you need to goto their main site and buy the plugin, I use it on my own sites and it works well.
www.geekydesigns.com (http://www.geekydesigns.com) will speed up your search... I tried to load your page but your server is loading very slow...
Rocol
03-26-2005, 03:11 PM
I have the Petz2 Hack installed .. will this Hack work with it, or will I need to uninstall the Petz2 Hack for it to work please ;)
Zachery
03-26-2005, 03:23 PM
I have the Petz2 Hack installed .. will this Hack work with it, or will I need to uninstall the Petz2 Hack for it to work please ;)
Uh.. well, some users have goten them to work together. However Petz seems to already have this functionality built in...
Rocol
03-26-2005, 10:12 PM
Thanks for the reply Zachery ;)
Yes, the points ( cash ) and shop function is available with the pets hack and it works fine .. but .. the UCash Shop has more user ' buyable ' items in it, so I was thinking of installing that also .. or if need be .. instead.
Sleepyk
03-27-2005, 01:22 AM
good hack, works perfect :)
Mr. Brian
03-29-2005, 12:10 PM
Well, Seems like there aren't any pm being generated when someone donate points to you.
I'm sorry if this has been asked before.
Zachery
03-29-2005, 02:44 PM
Well, Seems like there aren't any pm being generated when someone donate points to you.
I'm sorry if this has been asked before.
Not a feature in 95
Well, Seems like there aren't any pm being generated when someone donate points to you.
I'm sorry if this has been asked before.
I added a feature like that to PM users when they are 'theifed'. The code is pretty simple. If I remember, I'll post it later. Hell, it may have already been posted, search...
Rabbitoh Warren
04-05-2005, 04:38 PM
Thanks for the hack guys, it's great. It was super easy to install too, I thought it was going to take much longer than it did!
Anyway, before I installed this I had been using vBookie for quite some time so I appreciate how easy it was for me change the settings to continue to use vCash instead of uCash thanks to the Admin CP -> uTT Store Hack -> uTT Point System Setting -> Points Field? option. Seems to be working perfectly at first glance too!
The only questions I have is where can I find more actions?
Is there an estimated release date for 1.00?????
PixelFx
04-08-2005, 02:24 AM
Its in testing currently, it will be ready when it's ready :)
Its in testing currently, it will be ready when it's ready :)
Where do I sign up to be a beta tester then? :D
Link14716
04-09-2005, 09:24 PM
Actually, it's in development currently. Still got a ways to go. :p
http://area51.geekydesigns.com/
MissKalunji
04-13-2005, 11:12 PM
i wanna vote but for some reason i cant.... :mad:
Gastongr
04-24-2005, 02:35 PM
The only questions I have is where can I find more actions?
Same here, i'd like to include adsense impressions in the shop, any idea?
cybermomcafe
04-24-2005, 02:47 PM
Can anyone tell me where to define a max lengh for Custom Usertitles and Other Persons User Title in the store?
right now my members can add an html img tag and get an image to show up in the Custom User Title :(
akanevsky
04-25-2005, 11:12 AM
Great Hack!
* akanevsky clicks install
Few suggestions though:
- Why not make an additional textarea field in every ushop action, where a user could write custom variables in a form of:
variable:value
and make them evaluate to $vboptions[variable]=value only when running that specific action? :)
- Hack functions have a messy code which is hard to read. Plus those functions have a lot of variables to be passed. Why not clean it up a bit and comment function variables like Jelsoft does? :)
- Some sanity when submitting the form, maybe?
jrofosho
04-30-2005, 06:45 PM
Okay i need help. I recently upgrade The BuffaloRange (www.buffalorange.com) to 3.0.7. Then i re-did all the hack work. The points and everything seems to be working. But most of the store actions aren't. Only bold and italic work. Can anyone help?
Hellspire
05-04-2005, 05:02 PM
Don't know if anyone has posted this before, and I really don't care enough to search through this post, but I modified the code very slightly to prevent points from incrementing on posts that did not get counted.
Simply open up the functions_newpost.php file, find this:
$DB_site->query("UPDATE ".TABLE_PREFIX . $vboptions[uttpoints_pointtable]." SET ".$vboptions[uttpoints_pointsfield]."=".$vboptions[uttpoints_pointsfield]."+".$givethempoints." WHERE userid='$bbuserinfo[userid]'");
and change it to this
if ($foruminfo['countposts']) $DB_site->query("UPDATE ".TABLE_PREFIX . $vboptions[uttpoints_pointtable]." SET ".$vboptions[uttpoints_pointsfield]."=".$vboptions[uttpoints_pointsfield]."+".$givethempoints." WHERE userid='$bbuserinfo[userid]'");
Total modification time, 1 minute or less.
Zachery
05-04-2005, 05:08 PM
Don't know if anyone has posted this before, and I really don't care enough to search through this post, but I modified the code very slightly to prevent points from incrementing on posts that did not get counted.
Simply open up the functions_newpost.php file, find this:
$DB_site->query("UPDATE ".TABLE_PREFIX . $vboptions[uttpoints_pointtable]." SET ".$vboptions[uttpoints_pointsfield]."=".$vboptions[uttpoints_pointsfield]."+".$givethempoints." WHERE userid='$bbuserinfo[userid]'");
and change it to this
if ($foruminfo['countposts']) $DB_site->query("UPDATE ".TABLE_PREFIX . $vboptions[uttpoints_pointtable]." SET ".$vboptions[uttpoints_pointsfield]."=".$vboptions[uttpoints_pointsfield]."+".$givethempoints." WHERE userid='$bbuserinfo[userid]'");
Total modification time, 1 minute or less.
Please report it at a bug on the dev site if yoou can replicate it
http://area51.geekydesigns.com
On second thought did you just turn the point count to 0?
some people might want to still give points even if their post count is off
highlander_RD
05-05-2005, 07:05 AM
Just discovered a bug in uCash & uShop actions
In details:
If you use «donate» action (action.donate.php) and before clicking "confirm" (step2) you log as a second account, you can make a donation of whatever figure even if you do have zero points.
It works!
Thanks.
Zachery
05-05-2005, 03:12 PM
Just discovered a bug in uCash & uShop actions
In details:
If you use ?donate? action (action.donate.php) and before clicking "confirm" (step2) you log as a second account, you can make a donation of whatever figure even if you do have zero points.
It works!
Thanks.
What version of uCS are you running, also, please START A NEW THREAD IN THE SUPPORT FORUMS.
and post your bugs at area51.geekydesigns.com.
thanks
highlander_RD
05-06-2005, 05:38 AM
What version of uCS are you running, also, please START A NEW THREAD IN THE SUPPORT FORUMS.
and post your bugs at area51.geekydesigns.com.
thanks
Sorry. :rolleyes:
|| # uShop Hack Version 0.95 # ||
|| # ---------------------------------------------------------------- # ||
|| # A Geeky Designs Production! # ||
|| # Project Began: February 9th, 2004 # ||
|| # Version Released: July 16th, 2004 # ||
|| # PHP Code by: squall14716 # ||
I'll follow your advise.
Cheers
pgowder
05-09-2005, 12:04 PM
My users have requested a feature be added to allow them to see thier last x number of transactions. They want to be able to see what they've spent points on and where they recieved points from.
Thanks
Zachery
05-09-2005, 12:40 PM
My users have requested a feature be added to allow them to see thier last x number of transactions. They want to be able to see what they've spent points on and where they recieved points from.
Thanks
THIS THREAD IS NOT FOR REQUESTS, OR SUPPORT, OR BUGS, PLEASE USE THE FORUMS! geekydesigns.com or the forums here!
thanks
RapCapital
05-16-2005, 02:31 AM
I have a question...
In the Postbit, How would i make it so the Points listings are in a New Box (Not under the posts) + How do i change where it says "Points:" to "Cash:"
As Seen in this screenshot : https://vborg.vbsupport.ru/
Thanks in advance yall, Peace!
Zachery
05-16-2005, 02:36 AM
I have a question...
In the Postbit, How would i make it so the Points listings are in a New Box (Not under the posts) + How do i change where it says "Points:" to "Cash:"
As Seen in this screenshot : https://vborg.vbsupport.ru/
Thanks in advance yall, Peace!
THIS THREAD IS NOT FOR REQUESTS, OR SUPPORT, OR BUGS, PLEASE USE THE FORUMS! geekydesigns.com or the forums here!
thanks
RapCapital
05-16-2005, 02:54 AM
Oh ok sorry man I'll post in the support forum
Link : https://vborg.vbsupport.ru/showthread.php?p=654346#post654346
CMilne
05-29-2005, 03:40 AM
How can I un-install?
Zachery
05-29-2005, 06:03 PM
How can I un-install?
Reverse the file edits and template edits, run the uninstall script :)
Injektilo
05-30-2005, 03:13 PM
Ever since i installed the ucash - ushop, the points are counting but the posts dont count, they stay unchanged. How to fix this? Plz help asap.
Thanks
Injektilo
Reverse the file edits and template edits, run the uninstall script :)
THIS THREAD IS NOT FOR REQUESTS, OR SUPPORT, OR BUGS, PLEASE USE THE FORUMS! geekydesigns.com or the forums here!
thanks
:banana:
XenaHosting
06-15-2005, 04:45 AM
Hi,
I am almost positive that I installed it right but I am getting this error whenever I go to any of the pages, the ACP things seem to work fine..
No actions found...
Whats going on?
Thanks,
Mike
Zachery
06-15-2005, 06:11 AM
THIS THREAD IS NOT FOR REQUESTS, OR SUPPORT, OR BUGS, PLEASE USE THE FORUMS! geekydesigns.com or the forums here!
angelicGrace
06-18-2005, 03:53 AM
with a bit of patience and a fair bit of panic I got it installed on the first (on my live site) with only a minor glitch that wasn't at all the hack's fault. rock on to Geeky Designs for creating such a very cool hack!
Daniel
07-10-2005, 06:39 AM
When I go to my site's uShop it says no actions found, but the actions are in their folder...
Flow Fusion
07-10-2005, 12:25 PM
When I go to my site's uShop it says no actions found, but the actions are in their folder...
global.php edit you need to look over.
denjiro
07-17-2005, 06:15 AM
Can forum member buy 'things' like our software or service using their point? How?
csidlernet
07-20-2005, 08:07 AM
sweet man thanks.
Lionsault
07-26-2005, 03:28 PM
Is there a way to customize this hack so instead of Points it can come out as something like PWR Bucks?
lewisbeech
07-29-2005, 10:44 AM
i have a problem, i get this when i try to use the uShop,
No actions found... how do i fix this?
and also, when i go to the shop drop-down menu, it doesn't show the shop products, only the bank, rickest members etc... and i get that error messege when i click one of them.
Thanks for looking
Lewis
cuphongle
08-01-2005, 08:10 PM
will this work with 3.5.0?
will this work with 3.5.0?
No.
(The changes in 3.5.x code render most hacks unusable on it.)
murrtex
08-03-2005, 02:26 AM
hi guys thanks to everybody for this hack.its great aplication.
but i done everything,and on the 6. step installation
Updating Caches...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46 bytes) in /home/httpd/vhosts/xxxxx.com/httpdocs/forum/includes/adminfunctions.php on line 2347
error ...what does it mean? and how can i solve this problem
please help.
thanks
murrtex
08-03-2005, 09:08 AM
ini_set("memory_limit","12M");
ok i solved it.
i add this line in adminfunctions.php
tarantulas
09-08-2005, 05:17 PM
Can user buy custom avatar? I can't find it anywhere.
pgowder
09-12-2005, 05:48 PM
I'm looking for more features to add for my users to buy. Is there a list??
Thanks
paul41598
09-12-2005, 09:56 PM
Is there a reason why, if a user purchases a colored username and glow, only the colored username part shows in their profile. But in their postbit, the glow works along with the colored username?
ArabSQuad
09-14-2005, 05:00 AM
Thankkkkkkkks Man
Its SO Awesome hack
i'm goin 2 install it on my forum today :)
thx again guys
Brandon Sheley
09-14-2005, 06:52 AM
hope someone ports this for 3.5.0 :)
TsirhCitna
09-19-2005, 08:43 PM
Has anyone tried this with 3.0.9 because I get errors on my global.php.
Lottis
09-20-2005, 08:41 AM
Has anyone tried this with 3.0.9 because I get errors on my global.php.
Yes, and it works fine fore me.
Zachery
09-20-2005, 04:49 PM
hope someone ports this for 3.5.0 :)
Matt has already goten most of the work done, check the 3.5 forums.
MissKalunji
09-20-2005, 05:35 PM
Matt has already goten most of the work done, check the 3.5 forums.
would you mind giving me the link plz?
Trovador
09-21-2005, 01:40 PM
Hello, I have a questions. I can to use the uCash with out uShop? Any options for enabled this?
Thanks for all
Zachery
09-21-2005, 02:47 PM
Yes, however all you get is points.
Trovador
09-21-2005, 04:22 PM
Yes, however all you get is points.
Run in Vbulletin 3.5 ? Thanks :rolleyes:
aHMET
09-21-2005, 04:35 PM
it works successfult in my vb 3.0.9
Hopefully somebody on here can help out with this...
Looking to add a new item to the store "Change other users Avatar"
How would I go about inputting this? And also, make it so they need to link a url avatar, so they cannot upload avatars to my server because I have it set so they can for their own but don't want them uploading a bunch of avatars when theyre changing them.
Any other store items that you guys have added and worked good on your forums?
Thanks
TsirhCitna
09-22-2005, 10:45 PM
I get Warning: Invalid argument supplied for foreach() in /global.php on line 655 at the top of all of my pages when I apply the changes to global.php.
Line 655 is within the added code.
foreach ($storeactions as $actionid => $theaction) {
sellbuydomain
09-25-2005, 01:17 AM
i am using 3.0.9, when i do the edit code ,in usergroup.php, i can't find the
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000
there is no these code in the usergroup.php,
any help? thank you
bigdog829
09-25-2005, 06:42 PM
i am using 3.0.9, when i do the edit code ,in usergroup.php, i can't find the
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000
there is no these code in the usergroup.php,
any help? thank you
Shows in mine look at image below !
sellbuydomain
09-26-2005, 06:03 PM
how do you change the word Ponits to other word, like $ sign, where i need to change it, also how come there is the link under points to other page, how do you fix it . thanks
Trovador
09-27-2005, 05:54 PM
I have a error to the install the Hack in the 1? step.
Fatal error: Call to a member function on a non-object in /home/gensosys/public_html/boards/admincp/ushop_install.php on line 937
Why? What it is?
Zidane007nl
09-28-2005, 07:41 PM
how do you change the word Ponits to other word, like $ sign, where i need to change it, also how come there is the link under points to other page, how do you fix it . thanks
Go into your Admin CP to Languages & Phrases > Search in Phrases and search for 'Points'. Two phrases (ucs_points & ucs_points_lower) contain the money name.
Does the new version fix the negative money problem? Since some users on my forum have negative money...
slank
09-28-2005, 08:36 PM
cheers for the update...will give it a go :)
Ok Geeky ive posted on your forum about the paypal feature im after been waiting for months and no reply :( also a small error has occured, when people theif from one another it doesent fully show or it rather shows the wrong name it was stolen from when it actually wasnt.
Also if i update includes/functions_uttstore.php file will my members loose their points? or anything will be lost? any new items ive added to shop or anything like that?
BeatificFaith
09-28-2005, 10:24 PM
For the latest update 0.95d do I just need to overwrite includes/funchtions_uttstore.php ? Will it cause any problems to current users?
Thank you.
adill420
09-29-2005, 12:35 AM
For the latest update 0.95d do I just need to overwrite includes/funchtions_uttstore.php ? Will it cause any problems to current users?
Thank you.
i just updated..no problems at all..everything normal and functional :)
dotcomblitz
09-29-2005, 09:48 PM
I need a couple of action.php files made for additions I want to add to the store.
If anyone can do these or wants to try them out, please PM me:)
hotrod1
09-29-2005, 10:24 PM
Does this work with 3.5 Stable?
dethfire
09-29-2005, 11:07 PM
Does this work with 3.5 Stable?
this thread is for 3.0.x
Is There Anyway To See How Much Money My Members Have In The Bank?
cybermomcafe
10-02-2005, 08:00 PM
They have released a 3.5 version for uCash (the points) but not the uShop part (the items) I believe.
tuanluu
10-07-2005, 06:36 AM
I guess I wait until the realease for the vb 3.5. Anyone Have an Idea when this will realease?
platnum
10-08-2005, 05:33 AM
I guess I wait until the realease for the vb 3.5. Anyone Have an Idea when this will realease?
I was wondering the same. :( :( :(
kylek
10-08-2005, 06:08 AM
I was wondering the same. :( :( :(
Me 2.
ImportPassion
10-13-2005, 04:10 AM
me 3
wurkanimal
10-13-2005, 03:43 PM
me 4
mikeshaver
10-13-2005, 06:19 PM
me 5
(anyone know of any other "stores" that work with vb 3.5.0?
totem
10-25-2005, 09:12 AM
Me 6.
https://vborg.vbsupport.ru/showthread.php?p=800225#post800225
murrtex
10-25-2005, 11:14 PM
GeekyDesigns do u think to write ushop for 3.5.0 vb versiyon..i realy need it..it is great hack..please ansver..
i am waiting..
regards ans thanks
trainer
10-26-2005, 02:54 PM
GeekyDesigns do u think to write ushop for 3.5.0 vb versiyon..i realy need it..it is great hack..please ansver..
i am waiting..
regards ans thanks
as far as i know there is only the ucash - https://vborg.vbsupport.ru/showthread.php?t=90855
the ushop is still being worked on - hopefully there will be some good news soon on a version for 3.5
tylercruz
10-29-2005, 04:01 AM
Me 7.
CrossBones
10-29-2005, 09:25 PM
Well everybody is dancing arond the question:
Is uShop vB 3.5 ready or not?
If not is it being worked on and if so when is it anticipated it might be ready?
Sorry but I have search every forum I can and cannot find a straight answer!
Thanks...
~cB
PixelFx
10-29-2005, 11:54 PM
Well everybody is dancing arond the question:
Is uShop vB 3.5 ready or not?
If not is it being worked on and if so when is it anticipated it might be ready?
Sorry but I have search every forum I can and cannot find a straight answer!
Thanks...
~cB
Currently this is a free script, I'm sure when the developers making this script get some time to work on it they will, and or give an update on progress, in the mean time, please just be pacient.
CrossBones
10-30-2005, 12:12 AM
Currently this is a free script, I'm sure when the developers making this script get some time to work on it they will, and or give an update on progress, in the mean time, please just be pacient.Sure man. I understand it's free. I was just trying to get a definitive answer as to whether it was going to be updated and the timing.
I think the answer to both questions at ths point is ..."don't know".
Yep, patience is a virtue. :eek:
Flow Fusion
10-30-2005, 12:17 AM
He might be dead.
tylercruz
10-30-2005, 05:55 PM
I'd pay to have it updated.. how much does he want?
armstrong
11-02-2005, 12:13 AM
I upgraded to 3.5, then realized that the current ushop is available only for 3.0.x. So I went back to 3.0.8, and will postpone upgrading to 3.5++ until ucash/ushop can be upgraded as well.
This should serve as a wake-up call to the VB development team. Many of your clients will refuse to upgrade until this problem is addressed, and you might lose out in renewal revenue. God help you if one of the competing boards comes up with a similar hack.
IMO, the cash/shop mod should be integrated into the standard VB installation.
zappsan
11-02-2005, 01:32 AM
I upgraded to 3.5, then realized that the current ushop is available only for 3.0.x. So I went back to 3.0.8, and will postpone upgrading to 3.5++ until ucash/ushop can be upgraded as well.
This should serve as a wake-up call to the VB development team. Many of your clients will refuse to upgrade until this problem is addressed, and you might lose out in renewal revenue. God help you if one of the competing boards comes up with a similar hack.
IMO, the cash/shop mod should be integrated into the standard VB installation.
The development has been stopped.
http://area51.geekydesigns.com/showpost.php?p=467&postcount=40
There is no need to wait with upgrading vB anymore.
MissKalunji
11-02-2005, 03:09 AM
The development has been stopped.
http://area51.geekydesigns.com/showpost.php?p=467&postcount=40
There is no need to wait with upgrading vB anymore.
great! i wish lesane was still around
vBintense
11-02-2005, 11:53 AM
Guess it is time for me to port the shop over myself , my memebers want it ...... time for coffee and code.
pelican
11-02-2005, 12:18 PM
Guess it is time for me to port the shop over myself , my memebers want it ...... time for coffee and code.
it is sad that a major version such as 3.5 dont have any point system.
MissKalunji
11-02-2005, 12:30 PM
Guess it is time for me to port the shop over myself , my memebers want it ...... time for coffee and code.
would you mind sharing? i dont care if i have to pay.......
but he said he started just didnt finish it wouldnt that be easier?
totem
11-02-2005, 01:31 PM
Guess it is time for me to port the shop over myself , my memebers want it ...... time for coffee and code.
We may support your coding by donating.
Click on my sig.
vBintense
11-02-2005, 02:00 PM
If I do it I would not want donations for it, it will be more based on doing so for the need of my community.
I have been lookin over the 3.0 code a little .
MissKalunji
11-02-2005, 02:07 PM
If I do it I would not want donations for it, it will be more based on doing so for the need of my community.
I have been lookin over the 3.0 code a little .
okay ah well time to contact lesane see if he'de do a custom work for me
THanks guys
tylercruz
11-02-2005, 03:39 PM
Ouch this is very sad to hear (that development has ceased). Insane-topics, let me be the butler and refill your coffee cup, sir.
vBintense
11-02-2005, 03:45 PM
Well as it stands someone is going 'try' to get the newest beta if so I will code from it, if not I will attempt to start a new shop (easier then porting)
My members have been missing this so I feel I may as well take up the challenge and if others benifit from it so be it.
CrossBones
11-02-2005, 05:20 PM
Well this news sucks.
I'm starting to wish I never upgraded to vB 3.5. Been causing me a lot of grief and now this. I was so looking forward to uShop and now it's like months away if ever. Damn. :mad:
brandondrury
11-02-2005, 08:59 PM
I'd have no problem paying quite a bit for vBShop if it worked on 3.5. It seams to be an incredible way to get a forum started.
Brandon
PixelFx
11-03-2005, 12:10 AM
I pm'ed on area 51 asking if I can have permission to pick up this project or convert it to v3.5.0 ..
:( sorry to see the main development stop.
MissKalunji
11-03-2005, 02:16 AM
I pm'ed on area 51 asking if I can have permission to pick up this project or convert it to v3.5.0 ..
:( sorry to see the main development stop.
i doubt his gon reply to any of us....u seen what ppl is telling him?
CrossBones
11-03-2005, 01:34 PM
I'd have no problem paying quite a bit for vBShop if it worked on 3.5. It seams to be an incredible way to get a forum started.
BrandonYeah paying something wouldn't be a big deal.
I wish the guy would finish this and put a price tag on it! :ermm:
tylercruz
11-03-2005, 02:44 PM
Yeah.. why wouldn't he? I'd pay xxx for it...
vBintense
11-03-2005, 03:00 PM
I hope he releases the beta, if not I have already started playin with coding a new store on my local, my members have been buggin me since 3.5 was put on.
MissKalunji
11-03-2005, 03:02 PM
I hope he releases the beta, if not I have already started playin with coding a new store on my local, my members have been buggin me since 3.5 was put on.
with all the people on his site talking shit i doubt he will did you see what ppl are telling me? sheesh
vBintense
11-03-2005, 03:13 PM
Well then I guess it is time to code it from scratch.....
I could prolly get a public beta of a new shop out in about a week.
Snake
11-03-2005, 04:48 PM
This is the best hack ever but could you please port it over to 3.5.1? Thanks in advance!
This is the best hack ever but could you please port it over to 3.5.1? Thanks in advance!
Sharp as a marble...
CrossBones
11-03-2005, 07:34 PM
Well then I guess it is time to code it from scratch.....
I could prolly get a public beta of a new shop out in about a week.Now that would be great.
You coders have all the fun! :surprised:
zappsan
11-03-2005, 08:17 PM
Well then I guess it is time to code it from scratch.....
I could prolly get a public beta of a new shop out in about a week.
Wow, that's soon.
I hope you'll be able to do it that quickly :)
MissKalunji
11-03-2005, 08:34 PM
Well then I guess it is time to code it from scratch.....
I could prolly get a public beta of a new shop out in about a week.
bah courage :) we all apreciate it
vBintense
11-03-2005, 08:51 PM
Wow, that's soon.
I hope you'll be able to do it that quickly :)
It will be a 'beta' and public.... far from finished product. But my members want this for so long I will spend alot of the week coding on it.
It will be a 'beta' and public.... far from finished product. But my members want this for so long I will spend alot of the week coding on it.
Not that I wouldn't like the choice of MULTIPLE shops, but you might want to check out the thread in the mod request forum. Some people there have promised to start working on one too...
tylercruz
11-14-2005, 03:02 AM
Hewwo?
ggiersdorf
11-17-2005, 09:16 PM
Any status on this!??
CrossBones
11-18-2005, 12:06 AM
***BUMP***
Is somebody really working on this or should we just move on/
Just wondering what's up --- that's all.
vBintense
11-18-2005, 01:01 AM
I was going to work on it, then Zachery started back into the loop. If you look into the other thread he is talking to some coders.
Lets just hope they get things going soon, as I have not been selected I have no other info on this project.
Mastar
11-20-2005, 02:12 PM
I've upgraded from 3.09 to 3.51 and I would like to know how to remove this hack from the vbulletin options?
dnlister
11-28-2005, 12:10 AM
Its coming soon DRE.
Are you from namepros?
bairy
12-05-2005, 03:36 PM
I've hacked mine very slightly so that people can't change the custom titles of staff members (i.e. moderators, super moderators and administrators -- based on primary group).. this is because disgruntled peeps may abuse the system.
If you want to, here's how..
Open ./uttstore/action.changeothertitle.php
Find (line 34 ish):
$changed = $DB_site->query_first("SELECT userid, username FROM ".TABLE_PREFIX."user WHERE ".$field."='".addslashes($data)."'");
Replace with:
$changed = $DB_site->query_first("SELECT userid, username, usergroupid FROM ".TABLE_PREFIX."user WHERE ".$field."='".addslashes($data)."'");
Find (line 57 ish) (if using search, serch for one of the lines only, I've removed tabs):if ($usertitle != fetch_censored_text($usertitle)) {
$message = "Usertitle contains a censored word and is not allowed. Pick another one and try again.";
uttstore_print_end_message($message);
}
Add below:if (($changed['usergroupid'] == '5') OR ($changed['usergroupid'] == '6') OR ($changed['usergroupid'] == '7')) {
$message = "You cannot change the usertitle of staff members.";
uttstore_print_end_message($message);
}
tylercruz
12-15-2005, 05:41 PM
Any updates on the progress of this?
renizay
01-08-2006, 06:56 PM
is this compatible with the newest version of VBULLETIN? i believe 3.2.5, if so I AM IN LOVE! now, if i could find someone to help me INSTALL! anyyyyone feeling nice today???? PM me if so!!! :)
Snake
01-08-2006, 07:26 PM
Yes it should work fine on all versions of 3.5.x. :)
maroulis
01-08-2006, 08:29 PM
any ideas?
Fatal error: Call to a member function on a non-object in .....l/admincp/ushop_install.php on line 937
Paul M
01-08-2006, 08:48 PM
Yes it should work fine on all versions of 3.5.x. :)Erm, this is the 3.0.9 version thread .....
maroulis
01-08-2006, 09:02 PM
oops :)
peterska2
01-08-2006, 09:05 PM
There is no uShop yet for 3.5.x It is in the development stages and will be ready when it is released. However, the uCash is released and can be used. The only thing you can use your points on ATM is vBookie though.
maroulis
01-08-2006, 09:10 PM
I saw the uCash for 3.5 I'm just curious how come DNforum.com has upgraded to 3.5.3 and got the uShop working...
peterska2
01-08-2006, 09:14 PM
They have coded it themselves.
maroulis
01-08-2006, 09:49 PM
I just dropped them an email on this.. I'm willing to pay someone to have this coded for me...
PM me if interested...
GrCh_Jeff
01-29-2006, 03:59 PM
I just dropped them an email on this.. I'm willing to pay someone to have this coded for me...
PM me if interested...
p.m. me as well
tehste
01-29-2006, 04:14 PM
I will be coding a store system soon for 3.5 as I need one on my forums. It will work slightly differently to uStore did. It'll be easier to use, have a larger scope and be more secure than the ustore code. Which relied heavily on superglobals.
themarinersfan
03-18-2006, 01:40 AM
I have a problem. When my members try to use the bank, I get this error:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Accounts\mariners\wwwRoot\forums\uttstore\actio n.bank.php on line 86
sellbuydomain
03-22-2006, 02:50 PM
newone out
Gooses
05-17-2006, 04:46 AM
Yeah, this pretty much made my day... THANK YOU SOOO MUCH!!! :banana:
Pacman15
08-16-2006, 11:42 AM
I get an error when I try to install this mod into my forum... I want to use RPG Hack with uCash uShop, but I can't install uCash uShop....
I get this error at the second step.
Adding Settings
Fatal error: Call to a member function on a non-object in /home/w4zo/public_html/forum/admincp/ushop_install.php on line 937.
Any help will be apreciated. :)
Nick2112
02-12-2007, 08:33 PM
I get the same error as above ^
3dpirate
03-01-2007, 11:58 AM
Will it work with 3.6.4? thats my version and I need this mod!
Mazinger
03-04-2007, 03:50 PM
can this work on 3.6.x?
Zachery
03-07-2007, 07:09 AM
Nope, development of this modification stoped ages ago.,
kartik786
03-29-2007, 10:35 PM
I upgraded my forum to vb 3.6.4 and this mod has stopped working.
Is there any way by which I can install another points system and integrate the points from ushop into this new points system ?
stanleys
12-29-2007, 04:49 AM
Are there other mods similar to this?
Lombardo
01-05-2008, 09:09 PM
can you just install the ucash from this for vbookie?
bobster65
01-05-2008, 09:11 PM
can you just install the ucash from this for vbookie?
I did a LONG time ago.. you would be better off with I-Cash (or if you want to punish yourself, vbcredits)..
KW802
01-11-2008, 03:02 PM
I did a LONG time ago.. you would be better off with I-Cash (or if you want to punish yourself, vbcredits)..Why would vBCredits be self punishment? Are there features missing or issues with vBCredits?
I'm looking into points systems so I'm reading up on both vBCredits and iCash.
kentona
11-03-2008, 04:02 AM
Hey i was just wondering if this will work on the latest vbulletin. When i type in the link to install it comes up with problem loading page.
Drocr
11-09-2008, 01:59 PM
Can someone PLEASE update this for 3.7 and 3.8 PLEASE T_T
Zachery
11-10-2008, 03:46 PM
No, they cannot.
inspiration100
12-18-2008, 04:30 PM
Why not? I really miss this store, I would be more than glad to donate as I'm sure others would also!
Zachery
12-23-2008, 07:58 AM
Because I did not give permission to. Mine and Matthews work, there are other similiar and possibly better things going around that is more or less what this is.
G0F0RBR0KE
12-25-2008, 04:37 PM
No one has yet to done this...There are other similar to this, but they don't have the feature that this does.
*sigh*
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.