vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - [DBTech] vBShop v3 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=246497)

DragonByte Tech 06-27-2011 11:38 AM

That is the "Usergroup Permission (Yes/No)" item type, it will allow you to set the "Can Have Animated Avatar" or whatever permission :)


Fillip

Eric 06-29-2011 01:37 PM

Quote:

Originally Posted by DragonByte Tech (Post 2211449)
That's a bug in vB3 when ran on PHP 5.3, which IB has thus far been unwilling to fix.

You can fix it by opening the files and lines mentioned and changing
PHP Code:

=& new 

to
PHP Code:

= new 

:)


Fillip

Or... instead of folks having to edit core vB files, you can change the error_reporting in the mod from:
PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

to:
PHP Code:

error_reporting(E_ALL & ~E_NOTICE & ~8192); 

And it is not necessarily a "bug" in vBulletin - all files were updated to include the new error reporting (as above).

Purcelly 06-30-2011 07:12 PM

Quote:

Originally Posted by DragonByte Tech (Post 2207856)
The same user manager where you can edit their password and other vBulletin fields :)

I'm struggling to find it within the User Manager

DragonByte Tech 07-04-2011 05:38 PM

It's in the right side column when you're editing a user, underneath the External Connections block and the Time Options block :)


Fillip

DragonByte Tech 07-24-2011 03:42 PM

A hotfix is available to correctly hide the Pro-only item types from the Item Management now :)


Fillip

DragonByte Tech 08-12-2011 05:45 PM

vBShop v2.2.1
* Fix: Usertitle Change will now adhere to the automatic cut-off setting used in the AdminCP

Fillip

Cim 08-16-2011 10:20 PM

I just installed this product last night and Ive added items to the shop, but no one can purchase them. How do I fix this? Every usergroup has been set to allow to see the shop and the items and the items are fully stocked, but no one, not even me can purchase it.

hpidriver 08-16-2011 11:20 PM

Does this mod support a method to simply purchase points?

DragonByte Tech 08-18-2011 01:05 PM

Quote:

Originally Posted by Cim (Post 2234266)
I just installed this product last night and Ive added items to the shop, but no one can purchase them. How do I fix this? Every usergroup has been set to allow to see the shop and the items and the items are fully stocked, but no one, not even me can purchase it.

Ensure you've added items to the shop (via Shop Manager) and then gone abck to Item Manager to set all the fields like stock / max stock, price, etc :)

Quote:

Originally Posted by hpidriver (Post 2234274)
Does this mod support a method to simply purchase points?

No, for that you can use and integrate vBCredits II Deluxe, but PayPal purchases require the Pro version.


Fillip

Cim 08-20-2011 01:55 AM

1 Attachment(s)
The items are in the shop, all of my members can see them and I've set the number of items that is supposed to be there to 50. Attached is a screenclip of the item's settings and then the shop settings.


All times are GMT. The time now is 07:37 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.01420 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_php_printable
  • (4)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
  • (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