Re: Email From Boards Working?
Posted: Wed Aug 18, 2004 6:27 am
If you used something like the Zend Development Environment and debug line by line and investigate what the variables actually contain you might discover why it never gets to the actual emailing code.
But I guess you would need an account yourself from which you don't get emails to do that.
Have you tried to just take one of us members who do get email and another who does not and snoop around in the database(mysql?) tables and rows and see if there is something weird going on there, comparing them I mean. If theres a number wrong that disables something for one person but not the other.
Since _some_ do get email I guess you could rule out the core-system itself. So if I were you I'd try focus my error-searching to member-db-tables.
Wish I could be more helpful, but I've only used vBulletin once long ago before moving on to other solutions.
But I guess you would need an account yourself from which you don't get emails to do that.
Have you tried to just take one of us members who do get email and another who does not and snoop around in the database(mysql?) tables and rows and see if there is something weird going on there, comparing them I mean. If theres a number wrong that disables something for one person but not the other.
Since _some_ do get email I guess you could rule out the core-system itself. So if I were you I'd try focus my error-searching to member-db-tables.
Wish I could be more helpful, but I've only used vBulletin once long ago before moving on to other solutions.