Host Admin
Host Settings
Forum Settings
Forum Email: forum@ikimaru.com
I set up this free email in my go-daddy account tonight and had them verify that it works.
Require Email Verification: is now checked.
SMTP Server Settings
SMTP Server: relay-hosting.secureserver.net
Godaddy said that this is correct.
SMTP User Name:
SMTP Password:
Godaddy said to leave user name and password blank, because it's not required.
I've tried to register a new member on my forum and it says an email has been sent.
Which is does'nt.
Then i noticed this:
Event Log
I made a copy.
Type User Time Source
System 8/14/2009 7:02:35 AM user_register in DB.cs Hide | Delete
System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'RankID', table 'iki0910507180856.dbo.yaf_User'; column does not allow nulls. INSERT fails. Cannot insert the value NULL into column 'UserID', table 'iki0910507180856.dbo.yaf_UserGroup'; column does not allow nulls. INSERT fails. Cannot insert the value NULL into column 'UserID', table 'iki0910507180856.dbo.yaf_CheckEmail'; column does not allow nulls. INSERT fails. The statement has been terminated.The statement has been terminated. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at yaf.DB.user_register(ForumPage page, Object boardID, Object userName, Object password, Object email, Object location, Object homePage, Object timeZone, Boolean emailVerification)
I went to godaddy and logged into the SQL Server for the database and did screenshots of the 3 area's mentioned above.



Hopefully this is the info you need to help me.
RJS
Edited by user
12 years ago
|
Reason: Not specified