Here is the error:
Error when posting reply on forum: Failed sending email
-
- Census Taker
- Posts: 14
- Joined: Wed Jan 31, 2007 9:13 pm
- Location: New York
Error when posting reply on forum: Failed sending email
When posting a reply on the forum, I got the error, "Failed sending email", but my message still posted. I don't mind the error at all, but just wanted to make sure you guys knew about it.
Here is the error:
Here is the error:
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
The bug have been here, for what seems, forever.
I've gone blind to it
It w old be nice to have it figured, but BOYD/Metal east can make better use of their limited time, elsewhere
I've gone blind to it

It w old be nice to have it figured, but BOYD/Metal east can make better use of their limited time, elsewhere

Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
Figuring it was simple.
Solving it is much more time consuming.
And time is Metalbeasts most limited resource.
The core of problem is that the email linkage of this old phpBB is incompatible with modern security processes used by web site providers.
Since Metalbeast is the owner of the ISP/Web services/etc company that hosts this site, he needs to give priority to the security of his paying customers.
The normal solution would be to upgrade the phpBB to the current version which would not conflict with best process security standards .. but..
Rollie when he first set up the site decided to use the code of phpBB to tightly tie in the security of the forums with the overall site security.
The advantage for Rollie that he didn't have to reinvent the wheel and could use existing code for both site and forum logins.
The problem is that since Rollie did custom modifications to the phpBB database schema, any phpBB ugrade which yes also modifies the database will not work as expected.
Manual modifications of the database are required.
Exporting data, rebuilding the schema and then reloading data.
This is doable, as I did that very thing (mostly) on my test bed copy of the site, while I was trying to learn the ins and outs of this site.
However I was working with a very limited data set.. not the whole site databases.. and it was time consuming both in system resources and real time.
Solving it is much more time consuming.
And time is Metalbeasts most limited resource.
The core of problem is that the email linkage of this old phpBB is incompatible with modern security processes used by web site providers.
Since Metalbeast is the owner of the ISP/Web services/etc company that hosts this site, he needs to give priority to the security of his paying customers.
The normal solution would be to upgrade the phpBB to the current version which would not conflict with best process security standards .. but..
Rollie when he first set up the site decided to use the code of phpBB to tightly tie in the security of the forums with the overall site security.
The advantage for Rollie that he didn't have to reinvent the wheel and could use existing code for both site and forum logins.
The problem is that since Rollie did custom modifications to the phpBB database schema, any phpBB ugrade which yes also modifies the database will not work as expected.
Manual modifications of the database are required.
Exporting data, rebuilding the schema and then reloading data.
This is doable, as I did that very thing (mostly) on my test bed copy of the site, while I was trying to learn the ins and outs of this site.
However I was working with a very limited data set.. not the whole site databases.. and it was time consuming both in system resources and real time.
-
- Census Taker
- Posts: 14
- Joined: Wed Jan 31, 2007 9:13 pm
- Location: New York