vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   [REQUEST] : Itemshop (https://vborg.vbsupport.ru/showthread.php?t=77848)

h_jinx 03-10-2005 09:43 AM

[REQUEST] : Itemshop
 
I don't see a proper itemshop anywhere and I really do think it will become a very popular hack/mod.

I'll be willing to pay $100 - $200 ( depending on the time frame in which it can be done )

The same functionality as the phpbb.

http://www.knightsofchaos.com/zarath...tails&mod=shop

I am sure there are some people that are more than capable of this, so perhaps the money may be an incentive.

Cheers,

J

Marco van Herwaarden 03-10-2005 09:48 AM

You are probably looking for uCash/uShop: https://vborg.vbsupport.ru/forumdisplay.php?f=100

h_jinx 03-10-2005 09:52 AM

I already have that installed Marco =)

It does not have an item shop though. Effects for names, titles etc can be purchased but not actual items.

Zachery 03-10-2005 02:15 PM

Quote:

Originally Posted by h_jinx
I don't see a proper itemshop anywhere and I really do think it will become a very popular hack/mod.

I'll be willing to pay $100 - $200 ( depending on the time frame in which it can be done )

The same functionality as the phpbb.

http://www.knightsofchaos.com/zarath...tails&mod=shop

I am sure there are some people that are more than capable of this, so perhaps the money may be an incentive.

Cheers,

J

If you are willing to pay jinx take out a service request :)

tehste 03-10-2005 02:19 PM

Quote:

Originally Posted by Zachery
If you are willing to pay jinx take out a service request :)

i released a gift addon for uShop is that not what you want?
What would a standalone itemshop do anyway? what would the items do?

midihead 03-10-2005 09:28 PM

An item shop where your loyal forum visitors could spend their points on things like CD's, T-Shirts, access to downloadable music, etc. would be most killer. Does such a mod exsist?

Cheers,

Midihead

h_jinx 03-13-2005 08:53 PM

A standalone item shop allows people to spend their "cash" on items to go beside their postbits. On my current phpbb of 700 members, 100,000 posts, it is a very popular addon and when I switch to vbulletin i would like a mod similar to it =/

brownafroduck 06-03-2005 07:23 PM

I am looking for something like this as well. There was the Itemshop for vb2, but this uShop for vb3 sadly isn't equipped with one. Personally, I could care less about the actions and special name style modifications that they can buy. I just want the icons in the postbit.

ericgtr 06-03-2005 08:35 PM

Quote:

Originally Posted by h_jinx
A standalone item shop allows people to spend their "cash" on items to go beside their postbits. On my current phpbb of 700 members, 100,000 posts, it is a very popular addon and when I switch to vbulletin i would like a mod similar to it =/

This is fairly simple to do without any real modification other than a template mod or two. All you would have to do setup a subscription where they are placed into a specific group upon paying, then add a basic template conditional so they get that specific image in their postbit.

So say they paid through a subscription and became a member of a group you setup called "Itemshop" this group has an ID of say 10. You would put something like this in your postbit where ever you want it:

Code:

<if condition="is_member_of($post, 10)">
Path to item image or any html you want here
</if>


brownafroduck 07-17-2005 10:13 PM

I suppose that would work if there were only a few items, but with the old system I was able to create a few different "shops" (different types of items) and within each shop I had 10 or so items. To set that all up with groups would be crazy.


All times are GMT. The time now is 08:31 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.01068 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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