Version: 1.1.4, by Blaine0002
Developer Last Online: Jul 2018
Version: 3.5.8
Rating:
Released: 03-04-2006
Last Update: 08-01-2007
Installs: 257
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files
No support by the author.
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:
I would start on it, but it seems to me like somone has already completed it. lol
By all means, proceed Blaine (and welcome back)! For one, I don't intend to publicly release mine, but may do a private commercial release to a very small group if there is interest. What I meant by my post is that I would create a new thread to discuss and show off my project there instead of hi-jacking your thread. A second point is that my project is from scratch, so it is not compatible with iShop. Thus anyone currently using iShop who wants to keep their data would want to stick with your project
I'm pretty proud of my small project, so I'll make a seperate thread about it and link here, if that's alright with you, Blaine.
installed on 3.5.7 with icash already installed and in Admin I get tons of MySQL errors when trying to view the options that arent about the money field.. do i need to change the name of the table its called to add the prefix vb_ to the table named money?
Quote:
Database error in vBulletin 3.5.7:
Invalid SQL:
select * from itemshop_cat;
MySQL Error : Table 'XXXX.itemshop_cat' doesn't exist
Error Number : 1146
Date : --
Script : .../forums/admincp/ishop_control.php?act=add
Referrer : .../forums/admincp/index.php?do=nav
Classname : vB_Database
installed on 3.5.7 with icash already installed and in Admin I get tons of MySQL errors when trying to view the options that arent about the money field.. do i need to change the name of the table its called to add the prefix vb_ to the table named money?