![]() |
i can not find editor_toolbar_on template in my vbulletin 4.2.1
Please help. |
Quote:
|
This mod gives problem after upgrade to 4.2.2 .
Warning: Assigning the return value of new by reference is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 115 If I diseble it all ok . Marco I think it's time for update BBCODE Hide Tags |
Warning: Assigning the return value of new by reference is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 115
How to fix. ACP --> Plugins & Products --> Plugin Manager, Find the plugin called, MARCO1 Hide BBCODE Functions, under the group, MARCO1 Hide BBCODE, edit it and find this bit of code: Code:
$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); Code:
$parser = new vB_BbCodeParser($vbulletin, fetch_tag_list()); |
If I replace that I have the same error in showthread.php
Code:
Parse error: syntax error, unexpected ']' in ..../includes/class_postbit.php(345) : eval()'d code on line 115 |
Try the above code again, I had a extra ] in it, sorry.
|
I used the fix above on 4.22 and got past that error but now get
Warning: Function split() is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 184 Anyone have a fix for This? Thanks |
Quote:
|
Yes when disabled no error
Thanks |
Ok give me a moment.
|
All times are GMT. The time now is 09:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|