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)

SkippySkippy 04-07-2007 07:56 PM

Okay, I've installed this modification on my site. However, there's a serious problem... all of the images are dead and appear as red x's. When I try to add new ones, I get red x's. What am I doing wrong?

-Skip

deezelpope 04-07-2007 08:11 PM

Hey Skip! Are they red x's on the board too? Or just in AdminCP?

aranthorn 04-08-2007 12:18 AM

I didn't use the canned images, I added my own and they worked fine. I wrote instructions for the ribbon set here inside the zip file, but you can use those instructions to add any items you like.

SkippySkippy 04-08-2007 01:31 AM

Quote:

Originally Posted by deezelpope (Post 1222161)
Hey Skip! Are they red x's on the board too? Or just in AdminCP?

Well, it did that in the Admin CP and in the store itself... for obvious reasons I didn't try it in the posbit.

-Skip

sinisterpain 04-08-2007 02:41 AM

Quote:

Originally Posted by SkippySkippy (Post 1222381)
Well, it did that in the Admin CP and in the store itself... for obvious reasons I didn't try it in the posbit.

-Skip

It has that issue in the admincp but displays fine in postbit.

deezelpope 04-08-2007 09:12 AM

Quote:

Originally Posted by aranthorn (Post 1221610)
I didn't create these originally, but I have them installed on my forum and working with iShop. A set of 27 Awareness Ribbons. Istructions are in the zip file.

vPlaza has these, plus, I've seen them here at this site...
http://mazeguy.net/ribbons.html

It's awful nice of you to put these together in a file with the descriptions, Aranthorn, I can't thank you enough! I'm gonna install these pronto...thanks again!

bogie 04-09-2007 11:21 PM

I just installed this mod and would like to have a link on each member's post (postbit area) to view their inventory instead of images showing up in the postbit area (which btw it isnt working anyways for me on 3.6.5). Anyone know how to do this. I wrote my own code but its displaying my own inventory instead of theirs:

Code:

<a href="ishop.php?$do=ViewMember=$post[userid]"]">View Inventory</a>

bogie 04-09-2007 11:48 PM

Figured it out myself. If you want to add a "view inventory" link to your postbit to view that member's inventory, here is the code:

Find:
Code:

<a href="donate.php?$session[sessionurl]to=$post[username]">Donate</a><br>
Add After:
Code:

<a href="ishop.php?$session[sessionurl]do=ViewMember&id=$post[userid]">View Inventory</a>

bogie 04-10-2007 12:02 AM

Another question, how can I sort items in the store by their name instead of when I added them. Would make it a lot easier to find things.

|Jordan| 04-11-2007 12:20 AM

Does this hack have similar items like uShop (bold username, italic, etc.) ?


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.01366 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
  • (3)bbcode_code_printable
  • (3)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