mp_AuthorizeNetLog doesn't exist

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/28/2009 3:39:42 PM
Gravatar
Total Posts 25

mp_AuthorizeNetLog doesn't exist

Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MySql.Data.MySqlClient.MySqlException: Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MySqlException (0x80004005): Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist]

 

In the DB the actual table got named as follows  [mp_AuthorizeNetlog]  the l in log has mismatched CAPS

 

Hope this helps someone goolging for issues related...

 

jrosson
 

1/29/2009 9:26:19 AM
Gravatar
Total Posts 18439

Re: mp_AuthorizeNetLog doesn't exist

Hi,

Thanks for letting me know about this I have corrected the MySql install script to fix this typo and updated the release files with the fixed script.

It is also fixed in the source code release and in svn trunk.

Best,

Joe

 

You must sign in to post in the forums. This thread is closed to new posts.