Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * * 7 votes

Multi-Stores Multiple Shops Support


1538 replies to this topic

#1521 charl3zzz

  • Community Member
  • 1 posts
  • Real Name:Charles

Posted 01 December 2010, 15:19

how to step by step install that module? I've tried to install it.but, it's not success

I'm newbie here. I appreciate your help to me..

#1522 ninjakip

  • Community Member
  • 1 posts
  • Real Name:Patrick

Posted 10 December 2010, 20:41

Hello,

Is it possible to chance the product details per shop?

The same product has an other name and/or description on site1 then site2 ?
And still working with the same stock?

Thx!

#1523 ogwinilo

  • Community Member
  • 150 posts
  • Real Name:Felix
  • Gender:Male

Posted 11 December 2010, 14:22

I have created a second shop in the root directory, copied from shop 1 two directories below this one. I have Fckeditor installed and Ultimate Seo Urls 5. From the shop 1, i have to turn off Seo Urls to get to my products and the FCKeditor works well there. However, in the second shop, copied from 1, Seo Urls are turned on and the products are accessible while I cannot get the Fckeditor to work there, infact, it just shows red crossed and nothing else. I have made the necessary configure changed in both admin and catalog in the second shop as well the .htaccess files. In the Fckeditor, i have made the necessary config.php changes. What else do I have to look at to have my shop 1 have the Seo Urls turned on and shop products and the second shop to have the Fckeditor working. Any help will be appreciated

Regard

#1524 sputniknet

  • Community Member
  • 32 posts
  • Real Name:CHC
  • Gender:Male
  • Location:Pacific

Posted 13 December 2010, 20:07

View Poststubbsy, on 29 November 2010, 09:59, said:

Hi there,

does anyone know how to change the amount of time you can be idle before you are logged out of the admin?

Thanks


Dave


I believe the answer might be in the admin add-on forums, I remember reading it somewhere.
How much wood, would a woodchuck chuck wood, if a woodchuck could chuck wood?

My quest to make RC2a & Multi-store work together, click below:
http://forums.oscommerce.com/topic/349161-multi-store-with-rc2a/page__p__1459234#entry1459234

#1525 sputniknet

  • Community Member
  • 32 posts
  • Real Name:CHC
  • Gender:Male
  • Location:Pacific

Posted 13 December 2010, 20:16

View Postninjakip, on 10 December 2010, 20:41, said:

Hello,

Is it possible to chance the product details per shop?

The same product has an other name and/or description on site1 then site2 ?
And still working with the same stock?

Thx!

It will not work with same stock. You can only choose which store(site) the product would be active.

To work with different names/descriptions, you will have to create a copy of original product.
But you will have to maintain "double-copied" products.

Example:
-- apple = [x]site1, [x]site2, [ ]site3
-- appleZ = [ ]site1, [ ]site2, [x]site3
How much wood, would a woodchuck chuck wood, if a woodchuck could chuck wood?

My quest to make RC2a & Multi-store work together, click below:
http://forums.oscommerce.com/topic/349161-multi-store-with-rc2a/page__p__1459234#entry1459234

#1526 sputniknet

  • Community Member
  • 32 posts
  • Real Name:CHC
  • Gender:Male
  • Location:Pacific

Posted 13 December 2010, 20:26

View Postogwinilo, on 11 December 2010, 14:22, said:

I have created a second shop in the root directory, copied from shop 1 two directories below this one. I have Fckeditor installed and Ultimate Seo Urls 5. From the shop 1, i have to turn off Seo Urls to get to my products and the FCKeditor works well there. However, in the second shop, copied from 1, Seo Urls are turned on and the products are accessible while I cannot get the Fckeditor to work there, infact, it just shows red crossed and nothing else. I have made the necessary configure changed in both admin and catalog in the second shop as well the .htaccess files. In the Fckeditor, i have made the necessary config.php changes. What else do I have to look at to have my shop 1 have the Seo Urls turned on and shop products and the second shop to have the Fckeditor working. Any help will be appreciated

Regard

I have not used SEO or FCK.

It may have to do with (store_id = 1, store_id = 2, etc....) You probably need to modify SEO or FCK code to accomodate the multiple sites?
Check sonic.trip's modification for his "Report" add-on, I think it's on page 74 of this forum.
How much wood, would a woodchuck chuck wood, if a woodchuck could chuck wood?

My quest to make RC2a & Multi-store work together, click below:
http://forums.oscommerce.com/topic/349161-multi-store-with-rc2a/page__p__1459234#entry1459234

#1527 ogwinilo

  • Community Member
  • 150 posts
  • Real Name:Felix
  • Gender:Male

Posted 14 December 2010, 08:44

View Postsputniknet, on 13 December 2010, 20:26, said:

I have not used SEO or FCK.

It may have to do with (store_id = 1, store_id = 2, etc....) You probably need to modify SEO or FCK code to accomodate the multiple sites?
Check sonic.trip's modification for his "Report" add-on, I think it's on page 74 of this forum.
Thanks, will have a look at it

#1528 stubbsy

  • Community Member
  • 539 posts
  • Real Name:dave stubbs
  • Gender:Male
  • Location:Lyme Regis

Posted 16 December 2010, 21:08

View Postsputniknet, on 13 December 2010, 20:07, said:

I believe the answer might be in the admin add-on forums, I remember reading it somewhere.

Thanks I'll take a look see if i can find it

#1529 stubbsy

  • Community Member
  • 539 posts
  • Real Name:dave stubbs
  • Gender:Male
  • Location:Lyme Regis

Posted 27 January 2011, 11:08

Hi there,

I kind of posted this yesterday but in the wrong thread :blush:

I have found that the 'Enable/Disable store to ALL sub-categories and sub-products?' doesn't work if a product is linked to more than one category.

It will update all the categories to add them to another store but the products remain enabled to the store that it was originally assigned to. It works fine if the products in the category arent linked to another category.

I've been looking through the code in categories and this code appears to be the culprit but I cant see whats wrong

//rmh M-S_multi-stores begin
      case 'category_to_store':
        if ($admin_allowed_stores[0] == '*' || in_array($current_category_id, tep_get_allowed_categories()) )   {
          $heading[] = array('text' => '<b>' . TEXT_INFO_HEADING_CATEGORY_TO_STORE . '</b>');

          $contents = array('form' => tep_draw_form('categories_to_store', FILENAME_CATEGORIES, 'action=category_to_stores_confirm&cPath=' . $cPath) . tep_draw_hidden_field('categories_id', $cInfo->categories_id));
          $contents[] = array('text' => sprintf(TEXT_CATEGORIES_TO_STORE, $cInfo->categories_name));

          $stores_query_raw = "select stores_id, stores_name from " . TABLE_STORES . ($admin_allowed_stores[0] == '*' ? " " : " where stores_id in(" . implode(',' , $admin_allowed_stores) . ") ") . "order by stores_id";
          $stores_query = tep_db_query($stores_query_raw);

          while ($stores = tep_db_fetch_array($stores_query)) {
            $categories_to_stores_query_raw = "select stores_id from " . TABLE_CATEGORIES_TO_STORES . " where stores_id = '" . $stores['stores_id'] . "' and categories_id ='" . $cID . "'";
            $categories_to_stores_query = tep_db_query($categories_to_stores_query_raw);
            $categories_to_stores = tep_db_fetch_array($categories_to_stores_query);
              if ($categories_to_stores['stores_id'] == $stores['stores_id']) {
                $contents[] = array('text' => tep_draw_checkbox_field('stores_id[]', $stores['stores_id'], 'true') . ' ' . $stores['stores_name']);
              } else {
                $contents[] = array('text' => tep_draw_checkbox_field('stores_id[]', $stores['stores_id']) . ' ' . $stores['stores_name']);
              }
          }
          if ($login_id == 1) $contents[] = array('text' => '<br>' . tep_draw_checkbox_field('rolldown_store') . ' ' . TEXT_ROLLDOWN_STORE);
          $contents[] = array('align' => 'center', 'text' => '<br>' . tep_image_submit('button_save.gif', IMAGE_SAVE) . ' <a href="' . tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $cPath . '&cID=' . $cInfo->categories_id) . '">' . tep_image_button('button_cancel.gif', IMAGE_CANCEL) . '</a>');
        }
        break;

Any ideas?

Thanks

Dave

#1530 viper2626

  • Community Member
  • 14 posts
  • Real Name:Steve B

Posted 31 January 2011, 23:27

Guys I've been working for I don't know how long to get this working and implemented perfectly with RC2.2a and it does work perfectly, amazing contrib, my only problem that I am seeing as of now is that the cart is being shared across the stores, which I dont really care about I do however need that to not be the case so that I can use the recover cart sales module for each store individually, anyone who can help it would be much appreciated.

Thanks

#1531 Migla

  • Community Member
  • 27 posts
  • Real Name:Mike

Posted 04 February 2011, 17:54

I've just taken over a store using this application. Two major questions so far:

How do I add a new shop? And one of my shops doesn't have a left-hand navigation, anyone know a reason for that?

Thanks

#1532 Migla

  • Community Member
  • 27 posts
  • Real Name:Mike

Posted 04 February 2011, 20:43

Also, can different versions of osCommerse be used for different shops in Multi-Stores?

#1533 Migla

  • Community Member
  • 27 posts
  • Real Name:Mike

Posted 06 February 2011, 00:33

Is this product still being used? Don't see much activity in this thread.

#1534 stubbsy

  • Community Member
  • 539 posts
  • Real Name:dave stubbs
  • Gender:Male
  • Location:Lyme Regis

Posted 10 February 2011, 20:03

HI there,

what seo url addon is anyone using?

The one im using seems to have issues with products linked from one store to another in that the URL it gives on the store it was copied to is the url that the product is in in the original store.

e.g the original path for the product is

store1.com/a1/a2/a3/product

then it is copied to another folder in store2 which is

store2.com/b1/b2/b3/product

but the url when the product is viewed on store2 is

store2.com/a1/a2/a3/product

so the 2 are getting mixed up

anyone ever have the same issues?

cheers

Dave

#1535 droideshop

  • Community Member
  • 1 posts
  • Real Name:Linus DroidMedica

Posted 15 March 2011, 12:10

Hi guys,
anyone is using MultiStore Multishop with 2.3 Osc installation?
I'm planning to use it for a new multistore shop, but I wanna try it using 2.3 instead of 2.2?
Hints? Tricks?
Thanx in advance
Linus

#1536 stog

  • Community Member
  • 1 posts
  • Real Name:steve

Posted 10 April 2011, 15:36

hi droideshop

I am looking to do same as you to use with 2.3.1

I am will to pay for some to do this for me

any out there will to get me quote please

regards

steve

#1537 sputniknet

  • Community Member
  • 32 posts
  • Real Name:CHC
  • Gender:Male
  • Location:Pacific

Posted 07 September 2011, 21:16

Hi all,

Been busy. But I will try to check this forum page more often.


Remember, your OTHER sites can look totally different than your main site.
Certain features on ONE site, you may not want on another site, etc.....

But keep in mind your checkout pages are consistent.


Example:
- main site = all it shows is links to your other webstore sites
- site #1 = clothes
- site #2 = shoes
- site #3 = school supplies
- site #4 = jewelry
etc....etc....


I am waiting for OSC version 3.0 and hopefully the original author can port it to the new version.

Edited by sputniknet, 07 September 2011, 21:17.

How much wood, would a woodchuck chuck wood, if a woodchuck could chuck wood?

My quest to make RC2a & Multi-store work together, click below:
http://forums.oscommerce.com/topic/349161-multi-store-with-rc2a/page__p__1459234#entry1459234

#1538 freaknet

  • Community Member
  • 11 posts
  • Real Name:Maarten

Posted 27 January 2012, 12:17

I have a big problem.

If i change the status from a order in Store2 the customer gets an email from store2 but the URL to track the order status is from Store!
Before i send the customer a new order status i change my admin to the right store like: configuration.php?store_config_table=9 If i don't do that the emails are send from store1 and the URL in the email is also store1. I want my orders from store2 to be checked on store2/account_history_info......... and not on store1/account_history_info.........

Can some one help me with this problem? I have compared my files with the original M-S addon, but i see no differences :(

When a customer placed a order the URL to track the order is the right one, but if i send updates/changes from my admin the URL is always from store1.....

Edited by freaknet, 27 January 2012, 12:18.


#1539 oldcelt

  • Community Member
  • 108 posts
  • Real Name:Ken Wheeler
  • Gender:Male
  • Location:Herefordshire, UK

Posted 17 April 2012, 10:59

I'm interested in this add-on but there seems to be very little in the way of support, either from the originator or other forum members. Is this because it's flawed in some way or is there just very little demand for such an add-on?

In any case, is there any alternative other than a commercial product?