![]() |
my __autoload() breaks password retrieval
Hi, I can`t seem to shake this bug. I`m implementing OO php hacks into my vbulletin. So I implement the __autoload() function to free me of including each depending file in each class.
This is my file autoloader.php : Code:
function __autoload($className) require_once($_SERVER['DOCUMENT_ROOT'].'/hackincludes/autoloader.php') ; My users get a blank page when trying to retrieve the activation codes or password (and I can recreate it). It might happen in other instances also but I haven`t discovered it yet. Probably something with the email system that don`t handle __autoload too well (why not?), or if anyone has any idea I would appreciate to hear it? Thanks Haakon |
All times are GMT. The time now is 02:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|