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 |
#312
|
||||
|
||||
Okay, I've installed this modification on my site. However, there's a serious problem... all of the images are dead and appear as red x's. When I try to add new ones, I get red x's. What am I doing wrong?
-Skip |
#313
|
|||
|
|||
Hey Skip! Are they red x's on the board too? Or just in AdminCP?
|
#314
|
||||
|
||||
I didn't use the canned images, I added my own and they worked fine. I wrote instructions for the ribbon set here inside the zip file, but you can use those instructions to add any items you like.
|
#315
|
||||
|
||||
Quote:
-Skip |
#316
|
||||
|
||||
It has that issue in the admincp but displays fine in postbit.
|
#317
|
|||
|
|||
Quote:
http://mazeguy.net/ribbons.html It's awful nice of you to put these together in a file with the descriptions, Aranthorn, I can't thank you enough! I'm gonna install these pronto...thanks again! |
#318
|
|||
|
|||
I just installed this mod and would like to have a link on each member's post (postbit area) to view their inventory instead of images showing up in the postbit area (which btw it isnt working anyways for me on 3.6.5). Anyone know how to do this. I wrote my own code but its displaying my own inventory instead of theirs:
Code:
<a href="ishop.php?$do=ViewMember=$post[userid]"]">View Inventory</a>
|
#319
|
|||
|
|||
Figured it out myself. If you want to add a "view inventory" link to your postbit to view that member's inventory, here is the code:
Find: Code:
<a href="donate.php?$session[sessionurl]to=$post[username]">Donate</a><br> Code:
<a href="ishop.php?$session[sessionurl]do=ViewMember&id=$post[userid]">View Inventory</a>
|
#320
|
|||
|
|||
Another question, how can I sort items in the store by their name instead of when I added them. Would make it a lot easier to find things.
|
#321
|
||||
|
||||
Does this hack have similar items like uShop (bold username, italic, etc.) ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|