Quote:
Originally Posted by Lynne
You didn't quote what they did at all, so no one is able to correct the code. Yes, there is an error free way to do it as I don't get my 50+ emails a day at all.
|
Clicking the little arrow next to the quote allows you to see what the user I quoted was responding to on page 21:
Quote:
Try this .. this is what I have done
go to your Plug In Manager
find under IS Bot under register_form_complete
remove the following line
vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);
That I believe sends the emails
|
Which is a failed method it seems. Can you please let me know how to properly remove the emails?