Closed (fixed)
Project:
Extended Path Aliases
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2010 at 13:09 UTC
Updated:
14 Jul 2010 at 10:02 UTC
Hi
The site I am building has two main areas and for each area there are different blocks in the sidebar. But the block visibility is not working for the path aliases created by this module.
I used Sub-path URL Aliases before and switched because I need this feature with the blocks. Can it be a problem that i first used the other modules?
Thanks in advance!
Comments
Comment #1
rdeboerHmm.... strange...
I don't think Extended Path Aliases are affected by remnants of Subpath aliases lying about, especially not when you follow your disabling of that module with a proper uninstall.
For an alias like "content/contact-us/*" to work as a wild-card specification for block visibility of all the tabs appearing on the "content/contact-us" base page, you MUST edit file includes/path.inc in the manner described in the README file of the module. Can you please double-check you did this?
Comment #2
steeph commentedSorry for the late reply but thanks for your answer.
It was the includes/path.inc. I've checked it several times before and have no idea why the change wasn't done now. But it works now, thx :)
Comment #3
steeph commentedForgot to close