The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Do you have any spam hacks/mods in place or any security to protect against hackers? The reason AOL maybe bouncing those mails is because they maybe blacklisted somewhere and AOL may check them against a black list before allowing them to go through. That is one option. Another is the hacks you have in place is causing some sort of problem or conflict. You might want to try disabling the FB mod and do a test register and see if the problem persists. If so then disable the plugins globally.
You will need a HTML editor like Dreamweaver or use NotePad. DO NOT use MS Word or Word Pad. Global disable: open your includes>config.php file and find: Code:
<?php Code:
define('DISABLE_HOOKS', true); If you find that it works after disabling the plugins globally then re-enable the plugins by putting // in front of the code so it looks like this: Code:
//define('DISABLE_HOOKS', true); Then you will have to go through your mods one by one until you find the one that is causing the conflict. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|