vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   IShop - Simple, Flexible, and Integrateable. (https://vborg.vbsupport.ru/showthread.php?t=109515)

Blaine0002 04-04-2007 03:41 AM

Either works just fine, it all depends on what you want to do, research each one individually.. and if you use icash, thanks :)

deezelpope 04-04-2007 03:54 PM

Well, Blaine, I know why the images weren't showing...needed that plugins folder with the inventory.php after all. They're showing in postbit_legacy now!!:D

MaK10 04-04-2007 04:36 PM

Is there a way for the admin to see what users made a purchase and what they purchased?

deezelpope 04-04-2007 04:56 PM

Quote:

Originally Posted by Blaine0002 (Post 1034623)
you will need to change the hook location of the one whos title mentions inventory. im not sure what you would change it to though.

Ok, here's how to add to your profile...create a new plugin...

AdminCP>Plugins and Products>Add New Plugin>ISHOP>

Product: iShop
Hook location: Member profile's>Member_complete
Title: Inventory images in Profile
Execution order: 5

Plugin PHP Code:
PHP Code:

global $db;
include(
'./plugins/inventory.php'); 

Plugin is active: Yes

Save!

redtaz 04-04-2007 11:01 PM

Is there anyway to interogate this wish the v3Arcade?

Blaine0002 04-05-2007 02:12 AM

deezel, that code is obsolete as inventory.php is not included in the zip anymore.

tehPARADOX 04-05-2007 08:46 AM

1 request, an if condition to only show item inventory pane only if they have items.

deezelpope 04-05-2007 08:49 AM

Quote:

Originally Posted by Blaine0002 (Post 1220086)
deezel, that code is obsolete as inventory.php is not included in the zip anymore.

Ok, but that code and php are what got my images to show in legacy and profile.

Blaine0002 04-05-2007 02:03 PM

try replacing it with the code provided in the updated plugin, if that dosent work i will investigate.

deezelpope 04-05-2007 02:16 PM

I have the updated version installed already...was fooling around to see what would happen if I uploaded the deleted "obsolete" php, and lo and behold, my images show now!


All times are GMT. The time now is 08:36 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01429 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete