vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBShop v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=246427)

DragonByte Tech 11-28-2010 03:43 PM

A hotfix version has been released to fix all outstanding known issues, except for the Profile Tab issue which requires more extensive measures. It's possible, depending on time, we will not be able to fix this until vB 4.1 goes live.

To upgrade, follow the normal procedure when updating a product.

- DragonByte Tech Development Team

DragonByte Tech 11-28-2010 03:44 PM

Quote:

Originally Posted by xug (Post 2125498)
What are the strings that displays the money in your wallet and in your bank?

I belief that your wallet is $useramt Am i correct and what is the bank?

$userpoints is the money in wallet, bank amount currently doesn't have a global template variable.


Fillip

xug 12-01-2010 04:36 AM

What I want to accomplish is to show all my money in the postbit instead of what I have in my wallet, I want it to show also the content of my bank.

DragonByte Tech 12-01-2010 01:01 PM

Aha, in the postbit I believe you can use this to grab the bank amount:

PHP Code:

$this->registry->userinfo['dbtech_vbshop_bank'] = doubleval($this->registry->userinfo['dbtech_vbshop_bank']); 

And then in the templates refer to it as {vb:var bbuserinfo.dbtech_vbshop_bank} :)


Fillip

Hang Tuah 12-02-2010 07:29 PM

Is it has forumer can steal point when using this add on, it show this plugin didn't save right. How to fix it? How to make sure didn't forumer cannot steal point?

Hang Tuah 12-02-2010 07:31 PM

If i upgrade this plugin or vbulletin version, is it the points amount for the example will maintan?

DragonByte Tech 12-03-2010 03:28 PM

Quote:

Originally Posted by Hang Tuah (Post 2128517)
Is it has forumer can steal point when using this add on, it show this plugin didn't save right. How to fix it? How to make sure didn't forumer cannot steal point?

You can set steal % chance to 0.

Quote:

Originally Posted by Hang Tuah (Post 2128519)
If i upgrade this plugin or vbulletin version, is it the points amount for the example will maintan?

Yes it will :)


Fillip

Hang Tuah 12-03-2010 10:52 PM

can this pro version will integrated with vb-experience point?

DragonByte Tech 12-03-2010 11:09 PM

Yes, jsut change the Points Field setting to vbexperience :)


Fillip

Hang Tuah 12-05-2010 07:56 AM

can this pro version will integrated with vblink directory by vbadvanced?

DragonByte Tech 12-08-2010 01:07 PM

It's not something we've tested, I don't know what vBLink Directory is.

Fillip

betts02 12-10-2010 09:56 AM

Can the lite version use vbexperience ?

I get database error when i try

DragonByte Tech 12-11-2010 07:18 PM

You need to ensure you typed the field correctly, there's no limitations on what fields it can use :)


Fillip

NarutoFTW 01-02-2011 10:23 PM

Hey, how do I add custom icons?

andrewpl 01-03-2011 08:45 AM

Hello,
ist this mod compitable with vBCredits II Deluxe?

DragonByte Tech 01-03-2011 12:21 PM

Quote:

Originally Posted by NarutoFTW (Post 2142960)
Hey, how do I add custom icons?

Upload them to the image folders as per the structure you see in the upload folder :)

Quote:

Originally Posted by andrewpl (Post 2143171)
Hello,
ist this mod compitable with vBCredits II Deluxe?

Yes it is, it will work with any points system :)


Fillip

TheInsaneManiac 01-03-2011 02:54 PM

Is there a way to send gifts to other users in the free version?

DragonByte Tech 01-03-2011 03:21 PM

No, that's currently a Pro-only feature.

Fillip

wh1t3dr3am 01-13-2011 08:32 AM

May i change your navtab name to navtab name i want ? :D
If agree,how to change that ? :) Thx

DragonByte Tech 01-13-2011 09:47 AM

Phrase Manager :)


Fillip

wh1t3dr3am 01-13-2011 01:53 PM

i am still can't found in phrase manager :D

Can you explain more detail ? thx :)

DragonByte Tech 01-13-2011 02:01 PM

GLOBAL Phrases Containing 'vBShop'
dbtech_vbshop_vbshop Standard Phrase vBShop

Fillip

wh1t3dr3am 01-14-2011 09:39 AM

Thx Sir :d I am already found it :)

Ftu-forum 01-18-2011 11:57 AM

if Super Moderator is set to be Shop Manager, how will he manage shop?
Is theres any way to manage iteam purchased by user? ie: for an administrator to take it away...

DragonByte Tech 01-18-2011 12:05 PM

Currently, shop manager is only exempt from certain restrictions (mod off switch). We plan to expand this in a future update :)


Fillip

DragonByte Tech 01-21-2011 11:51 AM

A hotfix has been released that addresses profile tab issues in vB 4.0.8 and above.

To update, re-download and re-upload all files, then re-import the XML file :)


Fillip

Aramist 01-24-2011 12:41 AM

Can I integrate vBactivity Lite and vB Shop Lite? Without vBCredits ?

Just using dbtech_vbactivity_points on vB Shop point filed setting?

Another one...

Is there any way to delete a gift i have purchased?

And should be nice to select which gifts should appear on postbit ( I have 30 gift, and and I want to show the 5 i like most)

Ty in advance

DragonByte Tech 01-24-2011 10:36 PM

Quote:

Originally Posted by Aramist (Post 2153576)
Can I integrate vBactivity Lite and vB Shop Lite? Without vBCredits ?

Just using dbtech_vbactivity_points on vB Shop point filed setting?

That is correct :)

Quote:

Originally Posted by Aramist (Post 2153576)
Is there any way to delete a gift i have purchased?

And should be nice to select which gifts should appear on postbit ( I have 30 gift, and and I want to show the 5 i like most)

Ty in advance

Both those features will be available in a future version :)


Fillip

Aramist 01-25-2011 01:00 AM

Really Nice !

DragonByte Tech 01-30-2011 09:55 PM

vBShop v1.2.2
  • Fixed a problem with custom currencies not residing in the user table.
  • Fixed multiple issues with various vBulletin Options not accepting the input their descriptions indicated / accepting input beyond what their descriptions indicated.


Fillip

decipher442 02-20-2011 01:15 AM

can features be disabled?

for example... I want to disable the Bank, lottery, and steeling feature

DragonByte Tech 02-20-2011 10:43 PM

I don't think so, but that will be an option in v2.0 which is scheduled to be finished in 4-8 weeks :)


Fillip

DragonByte Tech 02-21-2011 01:47 PM

vBShop v1.2.3
* Compatibility for the vB3 version of Postbit Tabs has been added

Fillip

decipher442 03-04-2011 07:23 AM

Can I Pay/hire you to customize your hack?

In short I just need these features gone...
gifts
lottery
steeling feature

DragonByte Tech 03-04-2011 02:09 PM

Sorry, we don't have time to customise mods at this time. But v2 will have proper shut-off switches for all those features :)


Fillip

creppello 03-19-2011 06:13 PM

Is there a way for an admin to remove items a user has purchased?

DragonByte Tech 03-19-2011 06:34 PM

No, but that feature is coming in a future version update :)


Fillip

creppello 03-19-2011 06:47 PM

Thanks mate, stop being so efficient, I'm having trouble keeping up, spending all day adding your mods, no play time :D

glen290 05-12-2011 03:32 PM

Could do with a bit of help if possible, just installed this and tried to change the points to work with vbcredits II, but now my board is showing database error and can no longer access anything admin cp or forum, anway i can chane it back ?

DragonByte Tech 05-12-2011 04:46 PM

Add
PHP Code:

define('DISABLE_HOOKS'true); 

to your config.php file, then correct the entries in the vBulletin Options for vBShop.

To integrate with vBCredits II Deluxe, by default it's Points Table: user and Points Field: credits :)


Fillip


All times are GMT. The time now is 09:15 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.01427 seconds
  • Memory Usage 1,797KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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