Not Solved Error Editing Templates
#1
Not Solved
MyBB has experienced an internal error and cannot continue.

Error Type:
(8192)
Error Message:
Assigning the return value of new by reference is deprecated
Location:
File: C:\wamp\www\admin\modules\style\templates.php
Line: 1199
Code:
1196. require_once MYBB_ROOT."inc/3rdparty/diff/Diff.php";
1197. require_once MYBB_ROOT."inc/3rdparty/diff/Diff/Renderer/inline.php";
1198.
1199. $diff = &new Text_Diff('auto', array($template1['template'], $template2['template']));
1200. $renderer = &new Text_Diff_Renderer_inline();
1201.
1202. if($sid)
Backtrace:
File Line Function
C:\wamp\www\inc\class_error.php 171 errorHandler->output_error
C:\wamp\www\admin\index.php 380 errorHandler->error
C:\wamp\www\admin\index.php 380 require
Reply
#2
Not Solved
http://community.mybboard.net/thread-521...#pid372017
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#3
Not Solved
thanks a lot!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)