The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When my script throws a database error, vb isn't emailing me the error as it does with errors on the stock vb php files. This is making debugging near impossible
![]() Does anyone know if i need to include certain files to make the email on db error of functionality extended to my custom vb script? Does it possibly have to do with the error reporting functions? (Currently set to ==> error_reporting(E_ALL & ~E_NOTICE); ) Thnks!!!! |
#2
|
|||
|
|||
![]()
It looks like email gets sent on a db error only if you have $config['Database']['technicalemail'] set to a valid email address in includes/config.php, and also Error Handling & Logging -> Disable Database Error Email Sending is not set to yes (in the ACP options).
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|