vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   4.2.2 patch level 1 killed my VB Pro Garage (https://vborg.vbsupport.ru/showthread.php?t=309523)

eboggs_jkvl 03-14-2014 03:49 PM

4.2.2 patch level 1 killed my VB Pro Garage
 
I have been running VB Pro Garage on my 4.2.2 and no issues. I updated to the patch level 1 this AM and now my board won't run with VB Pro Garage enabled.

With the garage enabled I get this:
Warning: Assigning the return value of new by reference is deprecated in ..../includes/garage_func_var.php on line 10019

As long as I turn off the garage, the forum works fine.

Does anyone have any ideas as to why the patch killed my add-on?

I have a thread running on VB Pro Garage's forum but I thought I'd try here as the patch did the program lockup.

Elmer

ForceHSS 03-14-2014 05:10 PM

Did you ever install the fixes posted on this site for 4.2.2

Barcham 03-14-2014 05:20 PM

There is a new security patch that came out yesterday, PL 1, and it seems that is what broke the mod. Did you try re-installing the mod? Sometimes that may fix it if something was over written by the patch.

I installed the patch this morning and everything seems to be working fine, so far anyways. I'm keeping my fingers crossed! :D

xoninet 03-14-2014 05:22 PM

dont know what is problem to you but to me working fine with 4.2.2 patch level 1

eboggs_jkvl 03-14-2014 05:24 PM

Yes. Those fixes were to get 4.2.2 to work and they were all made.

--------------- Added [DATE]1394823779[/DATE] at [TIME]1394823779[/TIME] ---------------

I fixed the problem.

I went in to garage_func_var.php and did a search/replace on "=&"
On every line that has those characters, remove the "&".
Save the file for use.
Pro Garage is now functional.

tbworld 03-15-2014 03:34 AM

That is not an error or bug in v4.2.2, that is a deprecation message in PHP 5.4.x. The script you are running was not compatible with the PHP version you are running.

Max Taxable 03-15-2014 03:36 AM

Quote:

Originally Posted by tbworld (Post 2487347)
That is not an error or bug in v4.2.2, that is a deprecation error in PHP 5.4.x.

And which really isn't a error, it is just a message saying "we don't use those terms anymore in our vocabulary."

tbworld 03-15-2014 03:42 AM

Thanks @Max_Taxable, modified my text. You are absolutely right. :)

Max Taxable 03-15-2014 04:02 AM

I suspect this breaking of the Mod came about due to PHP upgrade in order to get the "patch."

eboggs_jkvl 03-15-2014 02:32 PM

I have cleared the issue. There was some code in a Garage program PHP file that contained "=&" I edited out the "&" and the garage program started working again. vBulletin didn't really cause the problem as it was the coding in the garage file.

We're all good now.

Elmer


All times are GMT. The time now is 08:27 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.01078 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete