Sqlite error near "CurrentPostUserID": syntax error

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.
4/11/2010 10:02:37 AM
Gravatar
Total Posts 57

Sqlite error near "CurrentPostUserID": syntax error

Hi

Would like to report the fowllowing Bug in SQLite release version 2.3.4.1 - Forum Module:

Error:Sqlite error near "CurrentPostUserID": syntax error
line 138: adapter.Fill(dataSet);

SqliteHelper.cs

mojoPortal.Data.SQLite

This happens when I try to post a new topic.

 

Regards
Malkom

4/13/2010 8:22:45 AM
Gravatar
Total Posts 18439

Re: Sqlite error near "CurrentPostUserID": syntax error

Hi Malkom,

I just released mojoPortal 2.3.4.2 which has this fixed.

Best,

Joe

4/13/2010 12:06:49 PM
Gravatar
Total Posts 57

Re: Sqlite error near "CurrentPostUserID": syntax error

Thanks Joe.yes

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