php - Opencart - multistore admin login redirection to default store after login -


i'm using opencart version 1.5.5.1 our website. site uses opencart multi-store feature also. multi-store features working fine.

consider 2 stores - storedefault.com , storeone.com. vendor creates account @ storeone.com. when tries login calling storeone.com/admin, signing form displayed after login url gets redirected storedefault.com/admin.

is possible stay @ storeone.com/admin after login?

please help.

as far know expected behaviour of open-cart since uses 1 administration multiple stores.

if want separate admin per store, should use 1 or extension. example: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=8353&filter_search=multi-admin


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -