The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
IShop - Simple, Flexible, and Integrateable. Details »» | |||||||||||||||||||||||||||
IShop - Simple, Flexible, and Integrateable.
Developer Last Online: Jul 2018
Version 1.1.4 RELEASE
Now with AJAX! IShop YOU NEED AN EXTERNAL CASH HACK FOR THIS TO WORK! OMG YES IT WORKS WITH 3.6.X!!! Works best with ICASH (also made by me) I can actually give you support on the integration with ICash By Blaine0002 With help from: Siradrian Zachariah eXtremetim Ggiersdorf Zero Tolerance allows: Your users to buy images with their money for their postbit or to have their own inventory Features +Multiple Shop Categories +Unlimited Items +Little Queries! +Stock +ICash Or EBux Integrated +Detailed items/categories/shops stats(number of sold items, Stock) +Item Donation +Postbit Inventory and cash display +Users sort items using AJAX +Users may own multiple items of the same type +Admin limits viewable icons in postbit! +recipiant and admin notification on buy/sell/donate! Database Tables *[itemshop_cat]-Itemshop Categories stored here *[itemshop_items]-Items That go in the categories *[itemshop_stock]-Items left to buy Installation 1.BACK UP YOUR DATABASE. 2.Import included XML file in main folder 3.Upload all files as is 4.Name Money field in VBulletin Options 5.Link to ishop.php Upgrade from Ultra Imageshop To IShop: 1. Back up as normal 2. Delete all files that came with Ultra Imageshop, and rename 'Itemshop' directory to 'ishop' 3. upload all new files 4. upload XML file opting to overwrite 5. RE-SET options in ISHOP OPTIONS. 6. Re-do below template edit, if done. Upgrade from V1.0.1 to V1.1.0! Reupload all files, Reimport XML, Prompt to overwrite. WARNING: In the previous version there was a bug where it would not add stock back to the shop when an item was sold. If your Stock and Sold do not add up to your original stock for that item, you may upload countupdate.php from your DO NOT UPLOAD folder to your forum root. MAKE SURE YOU BACK UP YOUR DATABASE. Run the php from your browser , then DELETE IT! WARNING: This will reset ALL of your items stock to 50! and then subtract items sold from this number. if your items did not have a stock of 50, you may want to edit the file and change the number, or edit the numbers in your database via PHPMYADMIN. CLICK INSTALL! Thanks! Too add this to your navbar open navbar template find: PHP Code:
PHP Code:
Show Your Support
|
Comments |
#172
|
||||
|
||||
oops, i forgot to upload fix, download the zip and reupload files, no need to reimport product. Thx for reminding me
|
#173
|
|||
|
|||
I'm still very intersted in this mod...some of those additional improvements would be really nice! I encourage you to keep going!
|
#174
|
|||
|
|||
I actually solved my own problem.
Got people going nuts with buying items, making the screen scroll over? This quick fix should solve the problem. Before doing any code modification, go into your Templates Manager and create a new template. I used the name "ishop_invpostbit_itemreturn". In that template, you just need to put this: Code:
<br> Find: Code:
foreach ($myitem as $the_item) { Code:
$i = 0; Code:
eval('$post[invrow] .= "' . fetch_template('ishop_invpostbit_item') . '";'); Code:
$i++; if ($i == 8) { eval('$post[invrow] .= "' . fetch_template('ishop_invpostbit_itemreturn') . '";'); $i = 0; } Upload the inventory.php file to the plugins directory and you're set! You can see this in action at our forum: http://the-reactor.org/forums This should work until the developer can come up with a cleaner fix. |
#175
|
|||
|
|||
I see no real point to this system. I need some type of point system where people can buy things that I make up, then I can view their profile and see what they have bought. So say they want a domain name after getting so many points, so I would like to be able to view their profile, see that they ordered that and then pm them and ask them about what domain name they want for example.
A whole system designed just so little icons could be displayed in the users inventory I think is just a waste of space. |
#176
|
||||
|
||||
thanks for your thaughts but many people do want this for forums, maybe not buisness based, but community based. you know there are forums like that right?
|
#177
|
|||
|
|||
Quote:
In the forums I run, they are as Blaine says, more community-building tools than anything else. We don't want them to just be about what the site is about or how to conduct business, but also to be fun too. You're right - there isn't a "point" to the system. It's just a fun little diversion and a way to get people to post more on our forums by earning virtual cash towards items. You'd be surprised how much "little icons displayed in the user's inventory" is a status symbol. That's how online communities build themselves. At some point in the future, at least for the forums I linked in my last post, we're looking to move to something more complex like the RPG integration system in the future. We're testing the waters to see how these fun little tools will have a positive effect on our users. |
#178
|
|||
|
|||
how do i intergrate Isho with vbplaza ?
someone help me |
#179
|
|||
|
|||
Hello, my friend has something like this for IPB and he has options that you can allow users to buy special permissions on the boards, such as the ability to delete their own posts and so on. Is it possible to do that with this as well?
|
#180
|
|||
|
|||
by the way, i was reading frank-kun's post... RPG sounds AWESOME
|
#181
|
||||
|
||||
Im not sure if vbplaza works with anything but vbbux, i am not able to download it, so i can not test it out sorry.
WiiBeyond, This hack will most likely stay as it is, with no additional features being added, just because of its simplicity. Although, you should feel free to contact some coders on this website and request an addon that allows them to do just that |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|