If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
I set up a basic webstore a few years ago on V2.6 (or earlier). It worked well for my needs - offering a few custom-made items.
I just set up a new website, installed the latest version of MP and the Webstore. I'm creating a test product to play with before building the site store page with all the products. I have not yest configured the payment gateway, in case that matters.
I can't seem to move past associating an offer with a product. In SQL, I see the product and offer URLs, and when I enter those URLs I see the product with the image and description, the offer with the price, add to cart link, and description but no image even though an images is associated with both the product and offer. Also - products / offers don't show up on the store main page where the Web Store instance is linked. I do see a "Specials" header with the product when I tick the "Special" option.
Hi,
Are you using mojo 2.9.0.1 and webstore 7.5.0.4 or building the code from the repo?
Thanks, Joe
Hi Joe,
Yes, V2.9.0.1 for MS-SQL and Webstore 7.5.0.4. The latter was downloaded on 8/28/24, a few days before I posted my question. I host 4 distinct domains on the same server, 3 running 2.9.0.1 and one running an older 2.7 release. Only the latest site was attempting to use the Webstore module to market a handful of craft items. Could the presence of an older instance have anything to do with this? I'm using separate root folders for each site and separate SQL databases, so I didn't think so.
I had set this up about 6 years ago on 2.7 (different server/infrastructure) and resurrected the domain and project and thought I could just use the same components on the newer version.
This is a low priority now as I've integrated that new site with a NopCommerce webstore instance.
hi everyone,
i have some trouble.. installed latest release of mojo and latest release (taken by github) and have some issue
for examle.. when i browse cart i have ah shuck error. this is my log :
System.TypeLoadException: Non è stato possibile caricare il tipo 'mojoPortal.Web.UI.GCheckoutLogList' dall'assembly 'mojoPortal.Web, Version=2.9.0.1, Culture=neutral, PublicKeyToken=null'. in WebStore.UI.AdminCartDetailPage.PopulateControls() in WebStore.UI.AdminCartDetailPage.Page_Load(Object sender, EventArgs e) in System.Web.UI.Control.OnLoad(EventArgs e) in mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e) in System.Web.UI.Control.LoadRecursive() in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)