Hi,

I am trying out this module but as my site is installed in a subcategory, whenever I click a link on the taxo block the site url redirects to the root.

eg home url is http://test.com/test

taxo-block links are http://test.com/items_list instead of http://test.com/test/items_list

regards,

Comments

mellowtothemax created an issue. See original summary.

mellowtothemax’s picture

Issue summary: View changes
dark-o’s picture

Please try seting $base_url variable in settings.php, set it to $base_url = 'http://test.com/test';

dark-o’s picture

Assigned: Unassigned » dark-o
mellowtothemax’s picture

Thanks for the quick reply. Unfortunately this did not solve the issue.

dark-o’s picture

Status: Active » Fixed

Fixed in 7.x-2.1,

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.