vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   uCash & uShop 0.95d - Updated 9/28/05 (https://vborg.vbsupport.ru/showthread.php?t=63793)

GeekyDesigns 04-11-2004 10:00 PM

uCash & uShop 0.95d - Updated 9/28/05
 
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 and GeekyDesigns.com. 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....&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 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 ;)

deb0 01-06-2005 04:27 PM

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

Quote:

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.
..........

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

Quote:

Originally Posted by boiboi
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.


All times are GMT. The time now is 06:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01363 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete