I have a site which has many languages and each language has his own context. I use friendly URLs. The English blog is created using Articles.
In some languages I do not have own blog in which case I want to 'redirect' in my menu to the English Blog for example.
I thought I'll make a weblink under my non-english language and link by id to the English blog.
When I click 'View' on this weblink in manager I see I get the English Blog as expected BUT when I put in browser the non-english created weblink it gives error page back.
What is wrong in the way I do?
Thanks.
Are you sure the weblink is published?
For each front-end context (including the 'web' context), you need to create and set a base_url and site_url Context Setting. Right-click on the context folder in the tree and select "Edit Context," then go to the Context Settings tab.
Hi Bob,
Thank you for feed-back.
Yes, the weblink is published and I have all stuff set there in my context.
I also made some weblinks but which points to some simple documents / resources and thos works fine.
Only weblinks done to Articles (Blog container) do not show up properly.
I guess I'll find some other ways. Maybe has to do with the fact that the container I point to contains Arricles instances.
Thanks,
Kubraniec
Seems works all fine now. It was magic.
The MODX cache is a cruel mistress.