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 |
#792
|
|||
|
|||
Quote:
Can anybody help me, please? There is a template of the ishop_invpostbit_item where i put the two directories of the presents to buy in the ishop: Code:
<img src='ishop/items/{$item['img']}' alt='{$item['name']}' border='0'> <img src='ishop/itemsmini/{$item['img']}' alt='{$item['name']}' border='0'> This is the standard code of ishop that i have to put in postbit and in the memberinfo template: POsbit: Code:
Find
----
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
Add AFTER
---------
<!-- 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 -->
Code:
Find
----
<if condition="$vboptions['usereferrer']">
Add BEFORE
----------
<!-- show inventory -->
<fieldset><legend><a href="ishop.php?do=ViewMember&id=$userinfo[userid]" title="$userinfo[username]'s Inventory">$post[username]'s Inventory</a></legend>
<div>
$userinfo[invrow]
<br>
</div>
</fieldset>
<!-- /show inventory -->
Code:
<if condition="$post[invrow] != ''"><div> <img src='ishop/itemsmini/{$item['img']}' alt='{$item['name']}' title="$post[invrow]" align="left"> </div></if> |
#793
|
||||
|
||||
you beat me to it
You are very welcome |
#794
|
|||
|
|||
Blaine, thanks very much for this!
I coded an add-on for this (not much of one.. But it'll help some people) https://vborg.vbsupport.ru/showthrea...56#post1625956 |
#795
|
|||
|
|||
Question:
Is there a way for moderators with proper permission to give special Charm or trophies to individual members? However the Charm or Trophies can not be purchase. It can only given out as an award. Hope this does not cause any confusion... |
#796
|
|||
|
|||
For example, is there a way that if I made one of my items to cost 0 credits or -1 credits in turn that will mean that no one can purchase it. It can only be given out to selective members?
BTW: For those who are curious, I'm using VB 3.7.3 and this mod works beautifly on it. |
#797
|
|||
|
|||
That seems a better task for "yet another awards system" my friend
|
#798
|
|||
|
|||
Quote:
Thanks for this great MOD! :up: |
#799
|
|||
|
|||
i have been install this plugin
but if i click BUY dont work |
#800
|
||||
|
||||
Does this work with 3.7.3?
|
#801
|
||||
|
||||
Yes it does
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|