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)

Xbizcafe 08-12-2006 01:54 PM

Quote:

Originally Posted by Blaine0002
Xbiz i will need to add this in the future.

Thx.
For moment we can't do it by sql for delete it ?

novelidea 08-13-2006 09:20 PM

I keep getting database errors when I try to add categories, items, etc.

novelidea 08-24-2006 01:25 AM

I can't get this to work at all. :(

Sim9 08-26-2006 01:57 AM

Very cool modification! I'd very much like to see the following features (as otherwise I would have to code them in myself before deploying the modification on my own forums :():
  • Equip - Let users choose their favorite X items and display only those in their postbit
  • Trade - A mechanism to allow users to trade with each other. IE: A user can propose to another user to trade X item for Y points, or trade X item for items Y and Z. User 2 can accept or decline this trade.
  • Items in Profile - Shows all items
  • Trade / Donate Restrictions - Mark some items as untradeable / undonateable. Some items, like a contest trophy, should not be tradeable.
  • Paycheck - Every week, members receive X points for up to Y posts per day that week
  • Item Actions - Allow items to do simple actions. For instance, a fortune cookie action could display a random fortune. Provide an easy way for developers to add custom actions, such as a documented PHP script file with a few example actions. Individual forum admins can then extend this to add forum-specific functionality.

(Update several months later - please see this thread for more information on this project :))

BrentW 08-26-2006 07:34 AM

Quote:

Originally Posted by Sim9
Very cool modification! I'd very much like to see the following features (as otherwise I would have to code them in myself before deploying the modification on my own forums :():
  • Equip - Let users choose their favorite X items and display only those in their postbit
  • Trade - A mechanism to allow users to trade with each other. IE: A user can propose to another user to trade X item for Y points, or trade X item for items Y and Z. User 2 can accept or decline this trade.
  • Items in Profile - Shows all items
  • Trade / Donate Restrictions - Mark some items as untradeable / undonateable. Some items, like a contest trophy, should not be tradeable.
  • Paycheck - Every week, members receive X points for up to Y posts per day that week
  • Item Actions - Allow items to do simple actions. For instance, a fortune cookie action could display a random fortune. Provide an easy way for developers to add custom actions, such as a documented PHP script file with a few example actions. Individual forum admins can then extend this to add forum-specific functionality.

If those features can be developed within 2 months (starting today), I will pay the developer 100 dollars. Serious.

Sim9 08-26-2006 06:58 PM

Really? Sweet! That would provide me some extra incentive to work it ;)

Considering Blaine0002 started this mod, I'd like to hear if he's interested in working on it more first before I write something from scratch that could be a competitor to his modification. :)

BrentW 08-28-2006 06:54 AM

Well, if you ADD those features to Blaine's mod, I will pay you 100 bucks. I don't want a separate mod because that would get rid of the items users have already collected. :)

Sim9 08-28-2006 10:56 PM

Hm, I see your problem. :)

For now, I still have hope Blaine would be interested in writing this functionality himself and collecting your $100 :)

Nokia Tech 08-29-2006 07:42 PM

Could not get it to work, All admin CP area was working ok, nothing on forum side

Ntfu2 08-30-2006 02:43 AM

Code:

Database error in vBulletin 3.6.0:

Invalid SQL:
select s.*,i.*
  from itemshop_stock s
  left join itemshop_items i on(i.id=s.item_id)
  where s.member_id='223';

MySQL Error  : Table 'ntfu2_forums.itemshop_stock' doesn't exist
Error Number : 1146
Date        : Tuesday, August 29th 2006 @ 10:42:22 PM
Script      : http://nowthatsxxxxdup2.com/forums/showthread.php?p=65904
Referrer    : http://nowthaxxxxxxxxedup2.com/forums/forumdisplay.php?f=1
IP Address  : 2xxxxx
Username    : xxxxx
Classname    : vB_Database



All times are GMT. The time now is 09:03 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.01723 seconds
  • Memory Usage 1,743KB
  • 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
  • (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