I setup the wholesale store using the tutorial as mentioned here: http://tinyurl.com/yeol7ht

Retail store works great but the wholesale (http://mydomain.com/wholesale/) has issues with the URL.

Every link that i click has it like this:

http://mydomain.com/wholesale//wholesale/index.php/customer/account/ http://mydomain.com/wholesale//wholesale/index.php/shop-online.html

Instead of:

http://mydomain.com/wholesale/index.php/customer/account/ http://mydomain.com/wholesale/index.php/shop-online.html

Any idea?

有帮助吗?

解决方案

please tak a look under

admin > configuration > Web ( take a look under url options , secure url , unsecrure url )

or check in database table under database

core_config_data

this can solve your problem

Thanks

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top