Infite Loop in Links in Markers of PhocaMaps
Posted: 12 Sep 2011, 13:10
Hello friends of PhocaMaps,
First I need to say that I really love this little tool. It makes things for me as a traveller with a travel blog so much easier!
But I am having a little problem: I am developing my website on the localhost right now, I embedded a travel map in an article "My Travel Route". On this map there are markers of places I travelled to. In the description of these markers I created a link to the article I wrote about that travel destination (e.g. by clicking on Barcelona, the marker opens with the link to the "Barcelona" article.
When I click on that link in the frontend, the websites loads for about 3 seconds, nothing happens. Then The window says: "error loading page". The URL is:
And the error message is: "Redirection Error: The Website redirects the request in that way, that it never can be ended. This problem sometimes appears, if Cookies are deactivated or rejected." (free translation from German Firefox)
That looks like an infinite loop. How can I solve that problem?
Thank you very much!
Cheers,
Marcus
First I need to say that I really love this little tool. It makes things for me as a traveller with a travel blog so much easier!
But I am having a little problem: I am developing my website on the localhost right now, I embedded a travel map in an article "My Travel Route". On this map there are markers of places I travelled to. In the description of these markers I created a link to the article I wrote about that travel destination (e.g. by clicking on Barcelona, the marker opens with the link to the "Barcelona" article.
When I click on that link in the frontend, the websites loads for about 3 seconds, nothing happens. Then The window says: "error loading page". The URL is:
Code: Select all
"http://localhost/joomla/index.php/de/index.php/de/[... about 50 times "index.php/de/" ...]/travels/index.php?option=com_content&view=article&id=86:8-barcelona&catid=43:spain&Itemid=151"
That looks like an infinite loop. How can I solve that problem?
Thank you very much!
Cheers,
Marcus