Quote Originally Posted by OnlyBlue View Post
I have just installed the MultiSite Module to a fresh installation of Zen Cart 1.3.7, all works but I have also two questions.

1. Before installing the MultiSite Module, the Documents sidebox displayed "Documents (2)". It's right. When I installed the MultiSite Module, both original site and sub site displayed the displayed "-> (145)" in their Documents sideboxes. I think it's not right.
When I click the link "Documents" the Documents sidebox (without MultiSite Module), the URL is:
Thanks for spotting this bug, I made a fix for the document sidebox bug:

http://www.medea.co.uk/dev/fix_document_bug.zip

Let me know if it works to your shop too, then I'll put it in a new release.

Quote Originally Posted by OnlyBlue View Post
2. If I create two sub stores(e.g. store1 and store2)with the MultiSite Module, is it possible for customer to pay money to corresponding storekeeper (e.g. storekeeper1 or storekeeper2) according to the goods in different stores?
You can modify the payment information from the store1.._config.php by overriding the correct constants. Check in your configuration table what is the name of the storekeeper ID (This can be different in function of which payment module you are using).