The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide Errors
Hello, i'm using vB 4.2.2 Patch Level 4 and i have problem because i can't hide errors like in this case:
/forumrunner/include/album.php error [part]: Code:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in Code:
define('SKIP_ALL_ERRORS', true); |
#2
|
|||
|
|||
When you get a error like that it means you have not uploaded a file ie: the file is missing just upload all missing files and the problem will be fixed
|
#3
|
|||
|
|||
I know what mean those errors, but i want to hide "Full Path Disclosure Vulnerability" because vbulletin 4.2.2 have them a lot of.
|
#4
|
|||
|
|||
Try adding the following on top of your includes/config.php file, under <?php
PHP Code:
|
Благодарность от: | ||
RichieBoy67 |
#5
|
|||
|
|||
Problem solved, i disabled display_errors in PHP.
|
#6
|
||||
|
||||
They are not errors. They are warnings.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|