Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
trying to save an Item inside the shop i get this error:
2009-01-13 14:31:28,800 ERROR mojoPortal.Web.Global - 194.186.179.140-ru-RU - /portal/WebStore/AdminStoreSettings.aspx?pageid=-1&mid=4 System.NullReferenceException: Object reference not set to an instance of an object. at WebStore.UI.AdminStoreSettingsPage.LoadSettings() at WebStore.UI.AdminStoreSettingsPage.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
http://portal.gnosere.ru/portal , you temporary may login or exec Setup
Is this on Windows or using Mono on Linux? If Mono, then its likely a Mono bug not a mojoportal bug. I'm using MySql and windows for this site and I don't get any error when adding products.
Best,
Joe