Multiple instances of sef url opening incorrect page
- Elles
-
Topic Author
- Offline
- New Member
-
17 years 3 months ago #1974
by Elles
Hi,
I'm hoping that this is a simple problem, but I have been looking for quite some time now, and the answer still eludes me.
The best way to describe it is to show you.
This is my "trivia" menu link: www.supersmartgames.com/blogcategory/Trivia/
You can see that is opens up in a whole different (math) category, with the content items from neither one of them showing.
(debugger output is this:)
Array
(
[__utma] => 144013239.1205551706.1196139831.1200618448.1200634506.107
[__utmz] => 144013239.1200369302.91.6.utmccn=(organic)|utmcsr=google|utmctr=super smart games|utmcmd=organic
[vx-fontstyle] => f-default
[75b37dccf52ee5d1be5a3d8832ab49bd] => 0cf5b00be6682ceca0ecd2763971dc26
[mosvisitor] => 1
[__utmc] => 144013239
[cc854279fb362f4b4c26518b087ff55c] => 5b989e95b48105e3154c9f4ff96f9482
[webfxtab_modules-cpanel] => 2
[__utmb] => 144013239
[webfxtab_sefPane] => 0
[option] => com_content
[task] => blogcategory
[id] => 40
[Itemid] =>
)
/index.php?option=com_content&task=blogcategory&id=40&Itemid=
I also use iJoomla magazine on some areas of my site, and this is what is happening with a new issue: www.supersmartgames.com/magazine/edition...onal-Games-for-Macs/
(It is actually tabbing over to the home page menu item, and showing all of the homepage modules).
(debugger:)
Array
(
[__utma] => 144013239.1205551706.1196139831.1200618448.1200634506.107
[__utmz] => 144013239.1200369302.91.6.utmccn=(organic)|utmcsr=google|utmctr=super smart games|utmcmd=organic
[vx-fontstyle] => f-default
[75b37dccf52ee5d1be5a3d8832ab49bd] => 0cf5b00be6682ceca0ecd2763971dc26
[mosvisitor] => 1
[__utmc] => 144013239
[cc854279fb362f4b4c26518b087ff55c] => 5b989e95b48105e3154c9f4ff96f9482
[webfxtab_modules-cpanel] => 2
[__utmb] => 144013239
[webfxtab_sefPane] => 0
[option] => com_magazine
[Itemid] => 45
[func] => show_edition
[id] => 10
)
/index.php?option=com_magazine&Itemid=45option=com_magazine&func=show_edition&id=10
It should in fact, look like this: www.supersmartgames.com/magazine/edition/Puzzle-Games/ .
The problems above are all resolved when I turn off the SEF url's. But I don't want to do that of course. Who would? That's just crazy.
Any help would be very much appreciated!
I'm hoping that this is a simple problem, but I have been looking for quite some time now, and the answer still eludes me.
The best way to describe it is to show you.
This is my "trivia" menu link: www.supersmartgames.com/blogcategory/Trivia/
You can see that is opens up in a whole different (math) category, with the content items from neither one of them showing.
(debugger output is this:)
Array
(
[__utma] => 144013239.1205551706.1196139831.1200618448.1200634506.107
[__utmz] => 144013239.1200369302.91.6.utmccn=(organic)|utmcsr=google|utmctr=super smart games|utmcmd=organic
[vx-fontstyle] => f-default
[75b37dccf52ee5d1be5a3d8832ab49bd] => 0cf5b00be6682ceca0ecd2763971dc26
[mosvisitor] => 1
[__utmc] => 144013239
[cc854279fb362f4b4c26518b087ff55c] => 5b989e95b48105e3154c9f4ff96f9482
[webfxtab_modules-cpanel] => 2
[__utmb] => 144013239
[webfxtab_sefPane] => 0
[option] => com_content
[task] => blogcategory
[id] => 40
[Itemid] =>
)
/index.php?option=com_content&task=blogcategory&id=40&Itemid=
I also use iJoomla magazine on some areas of my site, and this is what is happening with a new issue: www.supersmartgames.com/magazine/edition...onal-Games-for-Macs/
(It is actually tabbing over to the home page menu item, and showing all of the homepage modules).
(debugger:)
Array
(
[__utma] => 144013239.1205551706.1196139831.1200618448.1200634506.107
[__utmz] => 144013239.1200369302.91.6.utmccn=(organic)|utmcsr=google|utmctr=super smart games|utmcmd=organic
[vx-fontstyle] => f-default
[75b37dccf52ee5d1be5a3d8832ab49bd] => 0cf5b00be6682ceca0ecd2763971dc26
[mosvisitor] => 1
[__utmc] => 144013239
[cc854279fb362f4b4c26518b087ff55c] => 5b989e95b48105e3154c9f4ff96f9482
[webfxtab_modules-cpanel] => 2
[__utmb] => 144013239
[webfxtab_sefPane] => 0
[option] => com_magazine
[Itemid] => 45
[func] => show_edition
[id] => 10
)
/index.php?option=com_magazine&Itemid=45option=com_magazine&func=show_edition&id=10
It should in fact, look like this: www.supersmartgames.com/magazine/edition/Puzzle-Games/ .
The problems above are all resolved when I turn off the SEF url's. But I don't want to do that of course. Who would? That's just crazy.

Any help would be very much appreciated!
Please Log in or Create an account to join the conversation.