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)

Lewisc 08-09-2008 04:49 PM

Is it possible to allow forum moderators to add items and prices to the ishop?

MissKalunji 08-10-2008 04:16 PM

Got it working in the profile tabs :)

DaddyCool8 08-10-2008 10:02 PM

Quote:

Originally Posted by Seiyaboy (Post 1545721)
Has anyone else had the problem about the custom ordering of items to show on the postbit of members have a tendency to revert back to the order which they were bought? I'm not sure what is causing this, but it did happen to my forum and I'd like to know if other people are having this same issue.

I'd be interested in finding a fix for this aswell, good question Seiyaboy

yingzhou 08-13-2008 07:33 AM

Quote:

Originally Posted by MissKalunji (Post 1595578)
Got it working in the profile tabs :)

Thanks you so much. Love this mod, and hope the author will release some new feature for it. Thanks you!

SBoards 08-13-2008 03:40 PM

I installed vBExperience. It has a shop feature, so I'm hoping it will be comparable. I haven't gotten around to adding items to the shop yet though.

MissKalunji 08-14-2008 04:04 AM

i'm using both cause the ishop one is more flexible

hippiesimz 08-20-2008 11:00 AM

could you please tell how to to do it ? cheers

hippiesimz 08-20-2008 11:01 AM

Quote:

Originally Posted by MissKalunji (Post 1592030)
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

what need to be change ? can you please explain a little bit for me ? ive been struggling to make this work. cheer

Peterpan002 08-21-2008 06:54 PM

What is necessary to do with regard to getting the users inventory item to show in profile on 3.7.x The inventory box and link is showing just not the items in the box

MissKalunji 08-21-2008 07:05 PM

Quote:

Originally Posted by hippiesimz (Post 1602985)
what need to be change ? can you please explain a little bit for me ? ive been struggling to make this work. cheer

Quote:

Originally Posted by Peterpan002 (Post 1603951)
What is necessary to do with regard to getting the users inventory item to show in profile on 3.7.x The inventory box and link is showing just not the items in the box

In Plugins

Find : Inventory in Memberinfo

Then Change the Hook Location To Member_profileblock_fetch_Unwrapped

Then add the :

Quote:

<!-- 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 -->
Wherever you want it to show..... If you want it in a profile tab

you would have to create a plugin. Let me know if that's what you want


All times are GMT. The time now is 03:42 AM.

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.01930 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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