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)

sassou2009 06-15-2011 12:47 PM

Quote:

Originally Posted by DragonByte Tech (Post 2207877)
That's not possible, sorry :(


Fillip

can this be done using htaccess maybe ?

x9751 06-16-2011 01:55 AM

1 Attachment(s)
I installed the Pro version V2.2.0, and any time I try to add/edit an item, I get this.

Any idea how to fix this?

DragonByte Tech 06-16-2011 08:39 AM

Quote:

Originally Posted by sassou2009 (Post 2208039)
can this be done using htaccess maybe ?

I don't know, you could try it :)

Quote:

Originally Posted by x9751 (Post 2208322)
I installed the Pro version V2.2.0, and any time I try to add/edit an item, I get this.

Any idea how to fix this?

Please post Pro support questions in the Pro support forum on our website :)


Fillip

Scyther 06-22-2011 07:07 AM

Thanks DB, downloaded, installed and Marked as well.

SimpsonsFF 06-22-2011 06:44 PM

I get these errors. How do I fix?

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/habattic/public_html/includes/class_core.php on line 2552

DragonByte Tech 06-22-2011 06:52 PM

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

SimpsonsFF 06-22-2011 07:26 PM

Thanks :) that fixed it.

MikalMirkas 06-26-2011 06:24 AM

One of my users have reported this bug on my friend's forum, PR2Portal.com.

Log out, go to any thread, and this will pop up:
Fatal error: Class 'vB_Template' not found in /home/pr2porta/public_html/forums/dbtech/vbshop/hooks/postbit_display_complete.php on line 21

DragonByte Tech 06-26-2011 11:58 AM

Updated files, thanks :)


Fillip

majsm 06-26-2011 03:53 PM

hey, this is an amazing plugin i shall say. But the custom item feature i struggle on. I want to say add a custom item say, animated avatar, so users can purchase the permission to use animated avatars instead of needing me to add the permission to them. How would i go around doing this?


All times are GMT. The time now is 10:16 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.02654 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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