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 |
#542
|
|||
|
|||
Is there any way to re-code this so that it doesn't have the $ishopleft, $ishopmiddle, $ishopright placed in the coding?
My page stretches in IE when viewing ishop and it makes it hard to know what's causing it when all these different things are placed in different areas. |
#543
|
|||
|
|||
Quote:
</tr> </table> <br> <table width="100%" border="0" cellspacing="1" cellpadding="4" align="center"> <tr> <td width="25%" align="left" valign="top"> $ishopleft </td> <td align="left" valign="top" width="100%"> $ishopmiddle </td> |
#544
|
|||
|
|||
I've done a lot of editing trying to get this fixed and it's not fixing. What does $ishopright refer too?
I want to re-code the entire ishop template but I fear that if I do that I won't be able to have working donate link and the shop may not show correctly. |
#545
|
|||
|
|||
Quote:
I'm assuming that you've editted the % (percentages) as I stated earlier. You should have some results of reducing or increasing the box widths. $ishopleft and $ishopright seem to effect the Category box in the same way...either reducing or increasing width. Below you'll find the code for the 'Donate' button: <a href="ishop.php?$session[sessionurl]do=donate">Donate</a> It's located in the 'ishop' template. |
#546
|
||||
|
||||
@mccarol, it must have to do with some custom template you are using for your forums, because it seems to work perfectly for me and the rest of my users.
|
#547
|
|||
|
|||
I was wondering if there was any way I can add a catagory where the users can buy avatars and usernames and custom usertitles?
|
#548
|
|||
|
|||
Is there a way for Admins to give members items not available in shops?
|
#549
|
|||
|
|||
I put this code in the memberinfo template...
<!-- show inventory --> <fieldset><legend><a href="ishop.php?do=ViewMember&id=$post[userid]" title="$post[username]'s Inventory">$post[username]'s Inventory</a></legend> <div> $post[invrow] <br> </div> </fieldset> <!-- /show inventory --> and the inventory box showed up in my profile, but it was empty and I bought an object. It shows up fine in my postbit though. Anything I need to change? |
#550
|
||||
|
||||
Yes this would require an aditional hook to get the information from the user, ill look into it.
|
#551
|
||||
|
||||
it did lower the queries good job!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|