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 |
#52
|
|||
|
|||
Quote:
MGM out |
#53
|
|||
|
|||
Is it possible to get this one to show max X number of items in the postbit and to let the members arrange the order of the items themselves??
I would really like to see something like that on this great hack.. |
#54
|
|||
|
|||
Quote:
And a Jobs feature, just like in RPG Inferno. Once those features are working I will gladly send a $50 donation. |
#55
|
||||
|
||||
equip and jobs? examples?
and i will be working more on this hack, once i get out of school! |
#56
|
|||
|
|||
Quote:
Download and install RPG Infero Lite to see. Equip lets you choose which items will be displayed in the postbit. In the profile view, there should be two columns: one for all items (ncluding equiped items), and one for equiped items only. The jobs feature lets you choose a "job" based on how many posts you have. It pays you a "salary" each specified time period. |
#57
|
|||
|
|||
This hack seems to use a lot of queries for me when I move it down to above signature in postbit. It shows 3 uncached templates for EACH POST: itemshop_invpostbit_begenning, itemshop_invpostbit_end, itemshop_invpostbit_item. So when someboy view a thread with 25 posts, it would use 100+ queries just for that thread view alone!
Do you have any fix for this? By the way, in a later release, can you change itemshop.php to imageshop.php because this hack is incompatible with the RPG Integration hack because both use the same itemshop.php filename. Many thanks in advance. |
#58
|
|||
|
|||
Quote:
Do a file edit in showthread.php Look for Code:
'editor_clientscript', 'editor_jsoptions_font', 'editor_jsoptions_size', ); Code:
'editor_clientscript', 'editor_jsoptions_font', 'editor_jsoptions_size', 'itemshop_invpostbit_begenning', 'itemshop_invpostbit_end', 'itemshop_invpostbit_item', ); |
#59
|
|||
|
|||
So that is one of the way to cache templates? I'll try it. Thanks a lot dai-kun!
Edit: caching templates doesn't help getting rid of the queries. I had to uninstall this hack because of the 3 queries it add to every single post in a thread. I might reinstall it later if the queries got cut drastically. |
#60
|
||||
|
||||
hmm im not sure how to reduce queries like that, and i dont have much time to work on this hack with school and all, butonly 2 weeks left and i would be working on it again,
|
#61
|
|||
|
|||
Request:
Hi, in a next version, can you put an item that give you money all months or something similar??? For example: You buy a Casino Item, or a Restaurant Item for 20.000 euros, and this item give you 1200 euros for month. Items that give you profits if you buy them, and you can choose the money profit that you want. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|