The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error...
PHP Error we keep getting and I can't find where its coming from
PHP Code:
|
#2
|
||||
|
||||
What is your vBulletin version?
What is your php version? |
#3
|
|||
|
|||
Oh sorry
vB 4.2.5 PHP 7.1.33 |
#4
|
||||
|
||||
vBulletin 4.2.5 requires PHP 5.6.0 through PHP 7.1.33 and MySQL 5.5.8+.
So, it looks good, try reuploading the files again. |
#5
|
|||
|
|||
Is there anyway to make it log more information like where the last page the user was on that referred it to that error its using the php logs system in the vboptions.
|
#6
|
||||
|
||||
Try this in your config.php file
Code:
define('SKIP_ALL_ERRORS', true); |
#7
|
|||
|
|||
That will stop storing errors thats not what I want I want to find the cause of it..
|
#8
|
||||
|
||||
Code:
ini_set("display_errors", true); |
Благодарность от: | ||
puertoblack2003 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|