Some stores in one site.

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
4/22/2010 9:30:12 AM
Gravatar
Total Posts 28

Several stores in one site.

Win 2008 web server
MySQL
2.3.4.2

Hi, I have created several stores on one site. All works remarkably while the registered user does purchases only in one store. If it does the order in several stores, the part of offers gets to another's basket. Offer registers in the table ws_cartoffers with wrong CartGuid.

4/22/2010 12:06:19 PM
Gravatar
Total Posts 18439

Re: Some stores in one site.

Hi Stas,

I would not put 2 stores on the same page because then it may not be able to resolve the correct store since moduleid is not part of the url for the page containing the store it will use the first store it finds on the page when calling the GetStore method. If they are on different pages it theoretically should work because the store guid is used as part of the cart cookie for the store. But of course I have not done extensive testing of multiple stores in a single site. If it happens with stores on different pages and you can provide steps to produce the problem I can try to look into it.

Best,

Joe

4/22/2010 1:06:53 PM
Gravatar
Total Posts 28

Re: Some stores in one site.

It happens with stores on different pages.
Each shop on separate page. The new role – Trader, having the right of loading of images is created. It is allowed to each member of this role to operate one store. Each member of this role can create in one store the products and offers, to look through one cart. All works if not to do the order in more than one store. If at the visitor in the order of the offer from different stores, There is error at viewing of carts
 

4/22/2010 1:35:19 PM
Gravatar
Total Posts 18439

Re: Some stores in one site.

Hi Stas,

I was able to reproduce the issue and fix it. The fix will be in svn trunk by late tonight.

Best,

Joe

4/22/2010 1:52:27 PM
Gravatar
Total Posts 28

Re: Some stores in one site.

Thanks, Joe!
Tomorrow I will download from SVN.
Best,
Stas

4/23/2010 1:04:50 AM
Gravatar
Total Posts 28

Re: Some stores in one site.

Hi, Joe! This that that is necessary! One more powerful competitive advantage mojoPortal works!

Best,
Stas

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