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:
Ejecutando Script webstore - 0.0.5.8 - 00:00:13.0625000 MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate column name 'ClerkGuid' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySql.Data.MySqlClient.MySqlScript.Execute() at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) - 00:00:13.1093750 Configurando funcionalidad Tienda en linea - 00:00:13.1093750 Configurando funcionalidad Xml/Xsl - 00:00:13.2656250 Asegurándose de que todas las funcionalidades están instaladas en los sitios ... - 00:00:13.4687500
"Duplicate column name 'ClerkGuid' "
this is not a bug in mojoportal code, we have no column named ClerkGuid anywhere in our code, this error is from custom upgrade scripts not from mojoportal upgrade scripts