eerne Reply #1, 2 years, 8 months ago
Hi
I have a bit a weird behavior with wayfinder:
with http://mydomain.ch/work everything works as expected
with http://mydomain.ch/work/ <-- note there is a slash (work/) I get wrong href's
[~[+id+]~] will output
http://mydomain.ch/work/work/brand/client instead of
http://mydomain.ch/work/brand/client
where is this additional /work coming from? so far it's not a problem though i'd like to understand what is going on.
eni
MODx 1.0.0
Friendly URLs = YES
Use Friendly aliases = YES
Use Friendly alias path = YES
Allow duplicate aliases = NO
Automatically generate alias = YES
I have a bit a weird behavior with wayfinder:
with http://mydomain.ch/work everything works as expected
with http://mydomain.ch/work/ <-- note there is a slash (work/) I get wrong href's
[~[+id+]~] will output
http://mydomain.ch/work/work/brand/client instead of
http://mydomain.ch/work/brand/client
where is this additional /work coming from? so far it's not a problem though i'd like to understand what is going on.
eni
MODx 1.0.0
Friendly URLs = YES
Use Friendly aliases = YES
Use Friendly alias path = YES
Allow duplicate aliases = NO
Automatically generate alias = YES
2. .htaccess file is setup correctly to you modx path.
any help anyone?