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:
Mysql+mojoPortal 2.3.0.10+Windows server 2003
I am playing with the webstore feature, and it is AWESOME!
When i go to http://www.example.com/WebStore/ProductSiteMap.ashx , i get this error:
2009-07-06 13:53:24,394 ERROR mojoPortal.Web.Global - xx.xx.xx.xx-it-IT - /WebStore/ProductSiteMap.ashx MySql.Data.MySqlClient.MySqlException: Unknown column 'o.StoreGuid' in 'where clause' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlHelper.ExecuteReader(MySqlConnection connection, MySqlTransaction transaction, String commandText, MySqlParameter[] commandParameters, Boolean ExternalConn) at MySql.Data.MySqlClient.MySqlHelper.ExecuteReader(String connectionString, String commandText, MySqlParameter[] commandParameters) at WebStore.Data.DBProduct.GetForSiteMap(Guid siteGuid, Guid storeGuid) at WebStore.Business.Product.GetForSiteMap(Guid siteGuid, Guid storeGuid) at WebStore.UI.WebStore.WebStoreSiteMap.AddUrls(HttpContext context, XmlTextWriter xmlTextWriter) at WebStore.UI.WebStore.WebStoreSiteMap.GenerateSiteMap(HttpContext context) at WebStore.UI.WebStore.WebStoreSiteMap.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Hi,
I'm out of town today and tomorow but I will look into this when I get home.
Best,
Joe
thank you
I hope you won't mind, but i tried the link on mojoportal.com and storedemo.mojoportal.com
mojoportal.com does not work, but the latter works perfectly
storedemo is using MS SQL, this looks like a bug specific to MySql. I will fix it as soon as I get home.