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 |
#762
|
|||
|
|||
i can't make to work!!!
when i try to acces http://myforum.com/forum/ishop.php the browser says "cannot open de site" helpmeeeeeeee |
#763
|
|||
|
|||
This may have been asked before, but is this compatible with 3.7.2? If so, are there any changes I must make or any differences with the instructions?
|
#764
|
|||
|
|||
Ok, got this to work with vB 3.7.2. Issue found.
In memberinfo_block_statistics Find Code:
<if condition="$prepared['homepage']"> <li><span class="shade">$vbphrase[home_page]:</span> <a href="$prepared[homepage]" target="_blank">$prepared[homepage]</a></li> </if> Code:
<!-- show inventory --> <fieldset><legend><a href="ishop.php?do=ViewMember&id=$userinfo[userid]" title="$userinfo[username]'s Inventory">$userinfo[username]'s Inventory</a></legend> <div> $userinfo[invrow] <br> </div> </fieldset> <!-- /show inventory --> Then you have to go to navbar Find Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Code:
<td class="vbmenu_control"><a href="http://YOURDOMAIN.COM/forums/ishop.php?">Store</a></td> |
#765
|
|||
|
|||
For some reason, when I click on a category it takes out the ishop.php part of the url out. Does anyone know why?
|
#766
|
|||
|
|||
Nevermind, I edited a template and now it works fine.
|
#767
|
|||
|
|||
Cant fix the item at the place where owner want :|
It is always switched between items |
#768
|
||||
|
||||
Quote:
|
#769
|
||||
|
||||
I found the problem
You ahve to change the plugin hook for it to show in profile You have to put it under member_profileblock_fetch_unwrapped |
#770
|
||||
|
||||
I've got this to work somewhat in 3.7.2, but not really happy with it. It's a shame that the coder has just abandoned this because a lot of my members really like this mod. I think it's toast on my site when the next VB upgrade comes out.
Has anyone else found a good replacement for this, or something else fun that memebrs can spend their "virtual cash" or "points" from a points system on? I'd be very interested in finding out what others have moved on to. |
#771
|
||||
|
||||
Quote:
Looks to be very promising |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|