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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I'm with a problem in the category of the blog it gives this error when going lysate categories, Npgsql.NpgsqlException: Error: 42 883: operator does not exist: boolean = integer
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:
[NpgsqlException (0x80004005): Error: 42 883: operator does not exist: boolean = integer] Npgsql. <ProcessBackendResponses_Ver_3> D__a.MoveNext () +494 Npgsql.ForwardsOnlyDataReader.GetNextResponseObject () +581 Npgsql.ForwardsOnlyDataReader.GetNextRowDescription () +77 Npgsql.ForwardsOnlyDataReader.NextResult () +54 Npgsql.ForwardsOnlyDataReader .. ctor (IEnumerable `1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError) +125 Npgsql.NpgsqlCommand.GetReader (CommandBehavior cb) +203 Npgsql.NpgsqlCommand.ExecuteReader (CommandBehavior cb) +185 mojoPortal.Data.NpgsqlHelper.ExecuteReader (String connectionString, CommandType CommandType, String CommandText, NpgsqlParameter [] commandParameters) +188 mojoPortal.Data.DBBlog.GetEntriesByCategory (moduleId Int32, Int32 categoryID, DateTime currentTime) +539 mojoPortal.Business.Blog.GetEntriesByCategory (moduleId Int32, Int32 categoryID) +44 mojoPortal.Web.BlogUI.BlogCategoryView.Page_Load (Object sender, EventArgs e) +571 System.Web.UI.Control.OnLoad (EventArgs e) +99 mojoPortal.Web.mojoBasePage.OnLoad (EventArgs e) +12 System.Web.UI.Control.LoadRecursive () +50 System.Web.UI.Page.ProcessRequestMain (Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
I tried using the mojo 2.3.3.6, also tried to use the mojo 2.3.3.9 and the latest 2.3.4.4 release, but the error continues, my database is postgres, the version is to 8.4
please help me
thanks
Hi,
Thanks for the bug report. I confirm this as a bug. I just fixed it so it is already fixed int the source code repository and it will be fixed in the coming release.
Best,
Joe
Hi Joe,
thanks for help.
i'll be wainting thw new release,
thank's
hugs.
Diego Barbosa