The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello
I have this little problem. Every time I finish a post, this error show "Warning: Assigning the return value of new by reference is deprecated in ..../includes/functions_newpost.php(814) : eval()'d code on line 34" Who I can resolve this? |
|
#2
|
||||
|
||||
|
Have you tried on a unmodified default style?
Have you tried with all mods disabled? What vB version and PHP version are you running? |
|
#3
|
|||
|
|||
|
I running the VB 4.2.2.
Yes I tried everything I also reinstall the styles, and the problem still. |
|
#4
|
||||
|
||||
|
Add the following line to your config.php under the <?php line:
Code:
define('SKIP_ALL_ERRORS', true);
|
|
#5
|
|||
|
|||
|
Thanks ozzy47.
The problem was solved. I appreciate it a lot. |
|
#6
|
||||
|
||||
|
Not a problem, glad to help.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|