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)

highlander_RD 01-22-2016 08:36 AM

Hello coder. I have purchased the pro version.
I managed some lotteries but me and users who bet either, can't see which numbers were drawn. Is there a log of this?
Second question: Can I change the time (00:00) for the draw?
Thanks.

Lexor 01-23-2016 11:09 AM

Is there a way to insert Amazon Html codes from the partner programm ?

DragonByte Tech 02-01-2016 08:05 PM

vBShop v3.3.0

New Features:

Real-World Currencies
  • Define a primary currency and multiple other currencies
  • Automatic exchange rate configuration
  • Prices are automatically converted to other currencies

Per-Shop Real World Charges
  • Define a price (in the primary currency) per-shop
  • Lets you give discounts to members that can access special shops
  • Uses vBulletin's Payment API code for maximum compatibility with 3rd party payment APIs


Fillip

DragonByte Tech 02-01-2016 08:09 PM

Quote:

Originally Posted by highlander_RD (Post 2563185)
Hello coder. I have purchased the pro version.
I managed some lotteries but me and users who bet either, can't see which numbers were drawn. Is there a log of this?
Second question: Can I change the time (00:00) for the draw?
Thanks.

Lottery numbers being drawn is something we have had requests for in the past so we will be implementing this in the future :)

You can edit the scheduled task to change the draw time :)

Quote:

Originally Posted by Lexor (Post 2563263)
Is there a way to insert Amazon Html codes from the partner programm ?

This product does not deal with real-world items so that's not in the scope of this product unfortunately :(


Fillip

DragonByte Tech 04-12-2016 11:42 AM

vBShop v3.5.1

New Features:

Embeddable Item Purchases
  • Items are given a unique embed code after they have been added
  • Can be added to virtually any template
  • Look & feel similar to the Thread Buy feature

New Item: Thread Highlight
  • Highlights the thread(s) in the Forum Display list
  • User can configure their own gradient colour

New Item: Thread Highlight (Pre-Defined)
  • Highlights the thread(s) in the Forum Display list
  • Administrators configure the gradient colour

New Item: Postbit Highlight
  • Highlights the user's profile area in the Show Thread display
  • User can configure their own gradient colour

New Item: Postbit Highlight (Pre-Defined)
  • Highlights the user's profile area in the Show Thread display
  • Administrators configure the gradient colour

Item Expiration Dates in Inventory
  • Items with limited duration show their expiration dates in the inventory

Changed Features:
  • Messages added to item gifts are now censored

Bug Fixes:
  • Fixed missing phrases for the PayPal item purchase notification that could result in a blank email being sent


Fillip

DragonByte Tech 04-25-2016 07:30 PM

vBShop v3.5.2

Changed Features:
  • Profile Music player now uses HTML5 instead of Flash
  • A fresh copy of the jQuery library is now only downloaded if one has not been downloaded previously. Requires updating of all other affected DBTech mods to take full effect.


Bug Fixes:
  • In some scenarios it was possible for the inventory to return "invalid item"



Fillip

MattGarner 07-27-2016 07:21 PM

We've had a problem wherein AJAX has stopped working on our VBShop! The purchase button isn't adding to cart, and the category "tabs" aren't working. Any ideas why this may be?

There are no console errors or anything.

DragonByte Tech 08-08-2016 10:07 PM

vBShop v3.5.3

Fix: Fixed a compatibility issue with vBulletin 3.8.11 Alpha 1

Fillip

Sarah. 08-30-2016 05:23 PM

Can I add a currency connected to a table of a different database, instead forum database?

Sarah. 09-04-2016 12:07 AM

Bump*

DragonByte Tech 09-05-2016 02:57 PM

Quote:

Originally Posted by Sarah. (Post 2575371)
Can I add a currency connected to a table of a different database, instead forum database?

Unfortunately not, sorry :(


Fillip

CPokemon 09-05-2016 07:33 PM

Before version 3.2.3 was installed.

When I import the XML. I get the following error message:


Code:

Updating style information for each style

Mobile Style Premium ... (Plantillas) (Variables de estilo) (Variables de remplazo) syntax error, unexpected '/' on line 1 in /home/cpokemon/public_html/foro/includes/class_core.php(5620) : eval()'d code
#0 /home/cpokemon/public_html/foro/includes/class_core.php(4742) : eval()'d code(32): vB_Template_Runtime::runMaths('/2')
#1 /home/cpokemon/public_html/foro/includes/class_core.php(4742): eval()
#2 /home/cpokemon/public_html/foro/includes/class_core.php(4714): vB_Template->render_output(true)
#3 /home/cpokemon/public_html/foro/includes/adminfunctions_template.php(903): vB_Template->render(true)
#4 /home/cpokemon/public_html/foro/includes/adminfunctions_template.php(1328): write_style_css_directory('28', '28,-2', 'ltr')
#5 /home/cpokemon/public_html/foro/includes/adminfunctions_template.php(1380): build_style('28', 'Mobile Style Pr...', Array, '28,-2', '\t', false)
#6 /home/cpokemon/public_html/foro/includes/adminfunctions_template.php(627): build_style(-2, 'MASTER STYLE', Array, '', '', false)
#7 /home/cpokemon/public_html/foro/includes/adminfunctions_plugin.php(1677): build_all_styles(0, 0, '', false, 'mobile')
#8 /home/cpokemon/public_html/foro/admincp/plugin.php(1749): install_product(' #9 {main}

the plugin does not work anymore.

DragonByte Tech 09-05-2016 07:34 PM

That is a bug in the new Alpha versions of vBulletin, it is 100% unrelated to this modification :)


Fillip

CPokemon 09-05-2016 08:06 PM

Quote:

Originally Posted by DragonByte Tech (Post 2575600)
That is a bug in the new Alpha versions of vBulletin, it is 100% unrelated to this modification :)


Fillip

My version of vbulletin is vBulletin 4.2.3 Patch Level 2 :S

CPokemon 09-06-2016 02:10 AM

Please, how to fix this error?

Code:

Invalid SQL:



                SELECT

                        pointstable_5.P AS points_5,pointstable_7.AcP AS points_7,

                        post.userid,

                        user.dbtech_vbshop_purchase

                FROM post AS post

                LEFT JOIN user AS user ON(user.userid = post.userid)

                LEFT JOIN user AS pointstable_5 ON(pointstable_5.userid = post.userid) LEFT JOIN user AS pointstable_7 ON(pointstable_7.userid = post.userid)

                WHERE post.postid IN (Array);



MySQL Error  : Unknown column 'Array' in 'where clause'

Error Number  : 1054

Request Date  : Tuesday, September 6th 2016 @ 04:05:18 AM

Error Date    : Tuesday, September 6th 2016 @ 04:05:18 AM

Script        : http://www.cpokemon.com/foro/threads/35339-Copa-Mijukushikushi-World-Tour!?p=338548&mode=threaded

Referrer      :

IP Address    :

Username      : No registrado

Classname    : vB_Database_MySQLi

MySQL Version :

Server        :

User Agent    :


Sarah. 09-06-2016 10:08 AM

Quote:

Originally Posted by DragonByte Tech (Post 2575585)
Unfortunately not, sorry :(


Fillip

Thanks for the answer!

DragonByte Tech 09-12-2016 09:04 PM

Quote:

Originally Posted by CPokemon (Post 2575617)
Please, how to fix this error?

Code:

Invalid SQL:



                SELECT

                        pointstable_5.P AS points_5,pointstable_7.AcP AS points_7,

                        post.userid,

                        user.dbtech_vbshop_purchase

                FROM post AS post

                LEFT JOIN user AS user ON(user.userid = post.userid)

                LEFT JOIN user AS pointstable_5 ON(pointstable_5.userid = post.userid) LEFT JOIN user AS pointstable_7 ON(pointstable_7.userid = post.userid)

                WHERE post.postid IN (Array);



MySQL Error  : Unknown column 'Array' in 'where clause'

Error Number  : 1054

Request Date  : Tuesday, September 6th 2016 @ 04:05:18 AM

Error Date    : Tuesday, September 6th 2016 @ 04:05:18 AM

Script        : http://www.cpokemon.com/foro/threads/35339-Copa-Mijukushikushi-World-Tour!?p=338548&mode=threaded

Referrer      :

IP Address    :

Username      : No registrado

Classname    : vB_Database_MySQLi

MySQL Version :

Server        :

User Agent    :


That's not an issue I am able to replicate just now, can you please try re-downloading the latest version from our site @ DragonByte-Tech.com and see if that resolves it for you?


Fillip

Tri@de 04-25-2017 05:58 PM

Where i can modify the display of items in postbit template? i need to pun 2px space between 2 items...

KyuubtiK 05-21-2017 06:16 PM

how can i select images uploaded by external websites?

i saw a solution few month ago by editing the code but i cannot find the thread.

anyone knows a solution for me?

DragonByte Tech 05-21-2017 07:17 PM

Quote:

Originally Posted by KyuubtiK (Post 2586764)
how can i select images uploaded by external websites?

i saw a solution few month ago by editing the code but i cannot find the thread.

anyone knows a solution for me?

This person is running unlicensed versions of our paid products and when confronted @ our site said they would ask someone else instead.


Fillip

sub_ubi 08-16-2017 11:26 PM

How does a buyer change the quantity of an item at checkout? I've tried with the current version of Firefox and Chrome and it doesn't work.

I believe something has changed on modern browsers to break this feature.

Guinevere 09-23-2017 11:46 PM

Works perfectly (as usual from you guys) thanks!

Wondering; with the sticky threads item, is there a way to see which thread was stickied, or is this a pro-only feature?

Bestrafung 11-10-2017 03:01 PM

I'm in the process of setting up the shop and credits systems. When I try to add a Real World Currency (USD) I get the following error: Could not find phrase 'dbtech_vbshop_needs_primary'.

I originally had older paid versions but was forced to upgrade to the Lite versions because of the errors. I'm not sure if this is a contributing factor but thought it needed mentioning. Has anyone seen this before or have an idea how to fix it?

DragonByte Tech 11-10-2017 03:02 PM

Quote:

Originally Posted by Bestrafung (Post 2591034)
I'm in the process of setting up the shop and credits systems. When I try to add a Real World Currency (USD) I get the following error: Could not find phrase 'dbtech_vbshop_needs_primary'.

I originally had older paid versions but was forced to upgrade to the Lite versions because of the errors. I'm not sure if this is a contributing factor but thought it needed mentioning. Has anyone seen this before or have an idea how to fix it?

What the error is trying to tell you is that you need to configure at least one currency to be the "Primary Currency", for exchange rate purposes. This applies even if you are only planning to use a single Real World currency.


Fillip

Bestrafung 11-17-2017 01:55 AM

Quote:

Originally Posted by DragonByte Tech (Post 2591035)
What the error is trying to tell you is that you need to configure at least one currency to be the "Primary Currency", for exchange rate purposes. This applies even if you are only planning to use a single Real World currency.


Fillip

Thanks for the reply. I'm confused what this means exactly. I've already setup the default shop points to use the vbCredits. I'm trying to add the USD as my first Real World Currency when I get that message. What do I need to do first before adding the real world currency? Also, in the conversion rate field, should this indicate the conversion rate for points? For example, I'm trying to set it so that 1000 points equals $1 USD.


EDIT: Please disregard, apparently in all my previous attempts I just overlooked the checkbox for Primary Currency. It's setup now.

Bestrafung 11-17-2017 01:03 PM

New issue. I have everything setup and I have items that can be purchased using either vbCredits or the Real World Currency. Is there any way to add an item that would allow a person to purchase points/credits using real world currency? For example, I'd like to allow someone to pay $1 USD to gain a set amount of points that can then be traded/transferred and so on.

Bestrafung 12-18-2017 07:14 PM

I hate to bump posts but I still need to know if buying points with real currency is possible.

Also, I have a new issue. When logged in you see both the sidebar on the right and the overview on the left. I'd like for the center to be wider by moving either the sidebar to the left under the overview block, or the overview block to the right. How would I go about doing that? I tried moving the blocks in the templates but I guess the plugins/variables don't work this way and it doesn't load properly.

Manipulation 03-04-2018 12:46 AM

Post Deleted by User

Manipulation 03-15-2018 08:28 PM

Anyway to give currency to users directly in acp?

Bestrafung 06-07-2018 11:43 AM

1 Attachment(s)
I know these forums are fairly inactive anymore but thought I'd ask this here anyway just in case. I'm using the vbShop as a makeshift ecommerce of sorts by using the custom item with custom fields for name and address. So far everything is working well but I have one last thing I'd like to change and am having trouble. Does anyone know how I might include the shop image in the purchase or config PM? I tried modifying the items/custom.php but it just spits out the code as is instead of rendering the HTML. I've included a small screenshot as an example. I'd appreciate any assistance with this.

Irishnotsane 12-19-2018 06:05 PM

Anyone know why when someone purchases any item from the shop it takes them to a page where it lists every single item l, seperated by a comma, along with it's price?

ItsMeerken 05-12-2021 12:46 PM

Hey there, I'm having issues with this modification - the "Purchase" button doesn't seem to do anything when you click it?

Is there anything I need to do to get this working?

I'm using Vbulletin 3.8.x


All times are GMT. The time now is 04:54 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.01754 seconds
  • Memory Usage 1,826KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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