The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i got this error after upgrade to the latest vb4
PHP Code:
|
|
#2
|
||||
|
||||
|
In includes/class_core.php locate lines 5683-5685
Code:
case E_NOTICE:
// Just ignore these completely //
break;
Code:
case E_NOTICE:
case E_STRICT;
case E_DEPRECATED;
// Just ignore these completely //
break;
|
|
#3
|
|||
|
|||
|
thanks you help
|
|
#4
|
||||
|
||||
|
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:
|