Wrong url in magento paging -
i have problem regarding paging of custom module. when click on next page take url localhost/magento/fme-support/index/index/url/bc/?p=1, url doesn't work properly, correct url localhost/magento/fme-support/category/bc/?p=1
. please suggest me how , change url. thanks.
try making url rewrites off
if doesn't work there issue extension have installed check redirect in extension
Comments
Post a Comment