Section Title Name occurs double
- Saka
-
- Offline
- Administrator
-
17 years 1 month ago #2554
by Saka
Emir Sakic
www.sakic.net
This is for SEF Advance 2008 on Joomla! 1.5, right?
Turn on debug and see which Itemid it returns, as compared to the Itemid when SEF is off in global configuration, cause this is probably an Itemid issue.
Also turn off cache in SEF Advance, if you had it on.
Turn on debug and see which Itemid it returns, as compared to the Itemid when SEF is off in global configuration, cause this is probably an Itemid issue.
Also turn off cache in SEF Advance, if you had it on.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- bartman
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 1 month ago #2555
by bartman
sorry i forgot to tell..it´s sef advance for Joomla! 1.0.15 Stable. But i try the things you suggestet, to figure out if it´s a conflict with the item id´s.
Please Log in or Create an account to join the conversation.
- bartman
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 1 month ago #2557
by bartman
I did the things you suggested and got this:
DEBUG MODE
Array
(
[9222a2f1de76e2ee4212871b6129d36f] => ce7fc995a1468926c0264b8c6c1bd4d7
[09605dd7db0ac4a25195e0f57364249b] => 6dfab962478ea1dad8c880a763d87b30
[mosvisitor] => 1
[webfxtab_content-pane] => 0
[webfxtab_sefPane] => 0
[webfxtab_jos_comment] => 3
[__utma] => 215188869.1509116124.1207900047.1207911398.1207915753.3
[__utmb] => 215188869.74.10.1207915752970
[__utmc] => 215188869
[__utmz] => 215188869.1207900050.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
[option] => com_content
[task] => blogcategory
[id] => 72
[Itemid] =>
)
/index.php?option=com_content&task=blogcategory&id=72&Itemid=
The item-id i got, when seo switched off in globals:
/index.php?option=com_content&task=category§ionid=11&id=72&Itemid=310
the short-url which is generated, by sef on:
www.comedynetwork.de/lustige/coole-sprueche/
Both Joomla and sef advance Cache is turned off now.
Do you have an idea, what to do?
Greetz Stefan
This is for SEF Advance 2008 on Joomla! 1.5, right?
Turn on debug and see which Itemid it returns, as compared to the Itemid when SEF is off in global configuration, cause this is probably an Itemid issue.
Also turn off cache in SEF Advance, if you had it on.
I did the things you suggested and got this:
DEBUG MODE
Array
(
[9222a2f1de76e2ee4212871b6129d36f] => ce7fc995a1468926c0264b8c6c1bd4d7
[09605dd7db0ac4a25195e0f57364249b] => 6dfab962478ea1dad8c880a763d87b30
[mosvisitor] => 1
[webfxtab_content-pane] => 0
[webfxtab_sefPane] => 0
[webfxtab_jos_comment] => 3
[__utma] => 215188869.1509116124.1207900047.1207911398.1207915753.3
[__utmb] => 215188869.74.10.1207915752970
[__utmc] => 215188869
[__utmz] => 215188869.1207900050.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
[option] => com_content
[task] => blogcategory
[id] => 72
[Itemid] =>
)
/index.php?option=com_content&task=blogcategory&id=72&Itemid=
The item-id i got, when seo switched off in globals:
/index.php?option=com_content&task=category§ionid=11&id=72&Itemid=310
the short-url which is generated, by sef on:
www.comedynetwork.de/lustige/coole-sprueche/
Both Joomla and sef advance Cache is turned off now.
Do you have an idea, what to do?
Greetz Stefan
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
17 years 1 month ago #2558
by Saka
Emir Sakic
www.sakic.net
As you can see SEF Advance doesn't return any Itemid. So it is indeed Itemid issue and now you should try to find out why is that so. Have a look on this FAQ if that can help you finding out why it's not returned:
www.sakic.net/support/faq/sef_advance/#18
If you still can't figure it out send me a mail with the access info and I will take a look.
If you still can't figure it out send me a mail with the access info and I will take a look.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
17 years 1 month ago #2642
by Saka
Emir Sakic
www.sakic.net
The problem is that you have string "lustige" as replacement for "blogcategory".
The word "lustige" is also a name of one of your sections. You can't have the both, so either change the name of your section or the replacement for blogcategory.
The word "lustige" is also a name of one of your sections. You can't have the both, so either change the name of your section or the replacement for blogcategory.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- bartman
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 4 weeks ago #2660
by bartman
Thank You for the great Support. It Works!!!

Please Log in or Create an account to join the conversation.