Issue adding products to offers in web store

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/24/2012 6:01:14 AM
Gravatar
Total Posts 167

Issue adding products to offers in web store

I am setting up a web store (mojoportal 2.3.9.3 MSSQL webstore 0.7.3). I have added a product set quantity as 10, status as available and show product in product list. Next I have added and offer, set a price (£10) and set is visible to true.

Finally looking to add the product to the offer, so select the products tab, click Add product and get show the products I have created, however nothing happens when a click the add button.  No error occurs as nothing shown in the log file.

I can set up products in the demo site. is there a setting I may need in config. I have cleared cache, tried different browsers etc..

Any suggestions?

11/24/2012 1:12:53 PM
Gravatar
Total Posts 167

Re: Issue adding products to offers in web store

This appears to be an issue with setting up SSL.

To ad a product I first have to select add product, this shows the products in full screen. From here nothing happens whe I select Add. However if you now go back a page the security warning saying "only secure content is displayed" and you select show secure content. Now when I select add product the products appear in a popup window and they are able to be added.

Looks like a SSL setting is not saving the option when wanting to show secure content as it appears every time I revist a page.

Not sure if this is  a setting in mojoportal or a SSL setting.

 

11/26/2012 5:16:08 AM
Gravatar
Total Posts 167

Re: Issue adding products to offers in web store

Looking at post https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=7&thread=9875 resolved the issue. By ensuring all content was secure made sure that I am able to add products to the offers.

You must sign in to post in the forums. This thread is closed to new posts.