Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
IShop - Simple, Flexible, and Integrateable. Details »»
IShop - Simple, Flexible, and Integrateable.
Version: 1.1.4, by Blaine0002 Blaine0002 is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

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:
PHP Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td
Add after:
PHP Code:
<td class="vbmenu_control"><a href="ishop.php$session[sessionurl_q]">iShop</a></td

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #372  
Old 04-28-2007, 05:56 PM
giovannicosta giovannicosta is offline
 
Join Date: Feb 2007
Location: London, England, UK
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Error after uninstalling, what should I do, I am getting hundreds of emails with the following error:

Database error in vBulletin 3.6.5:

Invalid SQL:
select * from vb_icash_donations WHERE `to`='Unregistered' order by time;

MySQL Error : Table 'compzorg_vbulletin.vb_icash_donations' doesn't exist
Error Number : 1146
Date : Saturday, April 28th 2007 @ 02:51:51 PM
Script : http://www.computerforumz.org/donate...=S.%20Schaefer
Referrer :
IP Address : 66.249.72.80
Username : Unregistered
Classname : vb_database
Reply With Quote
  #373  
Old 04-28-2007, 07:58 PM
akulion's Avatar
akulion akulion is offline
 
Join Date: Nov 2005
Location: Canada
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey nice
im gona try this out on my 3.6.4
thanks
Reply With Quote
  #374  
Old 04-28-2007, 09:27 PM
akulion's Avatar
akulion akulion is offline
 
Join Date: Nov 2005
Location: Canada
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed very nicely and working A-OK

I just hope the author gets the time to incorporate a "gift item / donate item" feature...that would be the icing on the cake
Reply With Quote
  #375  
Old 04-29-2007, 12:53 AM
AuroraStorm's Avatar
AuroraStorm AuroraStorm is offline
 
Join Date: Nov 2006
Location: ATHell
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded this to a friend's forum and managed to get it all in but it keeps giving us the "not enough money" error and yes I uploaded the new ishop.php but she's still getting this.

Now what?
Reply With Quote
  #376  
Old 04-29-2007, 09:51 AM
giovannicosta giovannicosta is offline
 
Join Date: Feb 2007
Location: London, England, UK
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by giovannicosta View Post
Error after uninstalling, what should I do, I am getting hundreds of emails with the following error:

Database error in vBulletin 3.6.5:

Invalid SQL:
select * from vb_icash_donations WHERE `to`='Unregistered' order by time;

MySQL Error : Table 'compzorg_vbulletin.vb_icash_donations' doesn't exist
Error Number : 1146
Date : Saturday, April 28th 2007 @ 02:51:51 PM
Script : http://www.computerforumz.org/donate...=S.%20Schaefer
Referrer :
IP Address : 66.249.72.80
Username : Unregistered
Classname : vb_database
bump....
Reply With Quote
  #377  
Old 04-29-2007, 09:16 PM
JimmDaBimm JimmDaBimm is offline
 
Join Date: Jan 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AuroraStorm View Post
I uploaded this to a friend's forum and managed to get it all in but it keeps giving us the "not enough money" error and yes I uploaded the new ishop.php but she's still getting this.

Now what?
Did you type anything else in the "Money row" field on the main settings?!

Quote:
Originally Posted by akulion View Post
installed very nicely and working A-OK

I just hope the author gets the time to incorporate a "gift item / donate item" feature...that would be the icing on the cake
Whats the Different between gift item and donate item ? I think thats the same

@giovannicosta: Did you have deleted all the Files thats comes with the plugin?
Reply With Quote
  #378  
Old 04-30-2007, 01:10 AM
odinzu odinzu is offline
 
Join Date: Jan 2007
Location: Wv
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried unistalling this and it stays on my Admin CP....I deleted all the coding and plugin...STILL STAYS THERE... any ideas fellas - Thanks in advance.
Reply With Quote
  #379  
Old 04-30-2007, 01:18 AM
AuroraStorm's Avatar
AuroraStorm AuroraStorm is offline
 
Join Date: Nov 2006
Location: ATHell
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ahhh...money...I had "dollars" there...I think that fixed it...

Thanks...it's probably why I had so many problems when I tried to install it on my board...

I appreciate your help...
Reply With Quote
  #380  
Old 04-30-2007, 08:47 AM
deezelpope deezelpope is offline
 
Join Date: Feb 2007
Posts: 1,272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JimmDaBimm View Post



Whats the Different between gift item and donate item ? I think thats the same
Not exactly...with vPlaza you could send gifts and donate points. With iShop, you first buy the item for yourself, then you donate it.
Reply With Quote
  #381  
Old 04-30-2007, 03:33 PM
JimmDaBimm JimmDaBimm is offline
 
Join Date: Jan 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AuroraStorm View Post
Ahhh...money...I had "dollars" there...I think that fixed it...

Thanks...it's probably why I had so many problems when I tried to install it on my board...

I appreciate your help...
No Problem :>, btw: the Money row is only usefull if you use other Cash/Point Systems. If use anotherone u can type in the other Point/Cash Variable in there.

Use the "Currency Name" Field to Rename the Points on Postbit and everywehere else ;D.


Quote:
Originally Posted by deezelpope View Post
Not exactly...with vPlaza you could send gifts and donate points. With iShop, you first buy the item for yourself, then you donate it.
Ah ok...


But i have a Problem now: There are "rare" Items in my Shop, i wanted only 5 of those in stock but if there is one left the user cant buy it. The Systems says that there not enough in stock. Anyone knows how to fix this Problem ?

P.s. sorry for my bad english ;D

EDIT: Oh ok... it was not the Problem of iShop. It was a Problem with the Cashsystem i use.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:18 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08789 seconds
  • Memory Usage 2,329KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete