Problem with Itemid and Category Blog
- kabam
 - 
		
						Topic Author
					 - Offline
 - New Member
 - 
		
	 
	 Less
	 More
	
		
		- Thank you received: 0
 
			
			17 years 2 months ago		#3185
	by kabam
	
		
	
			
			 		
													
	
			Hi!  I'm using the latest SEF Advance 2008.  The website I am working on uses a category blog.  Everything works well without SEF Advance turned on.  When I turn on SEF Advance, it is loosing the Itemid when any of the blog items is selected.
Debug listing from Blog page:
Array
(
[option] => com_content
[view] => category
[sectionid] => 16
[id] => 61
[Itemid] => 177
[layout] => blog
[limit] => 10
)
/index.php?option=com_content&view=category&layout=blog&id=61&Itemid=177
The after clicking Read More for one of the items on this page:
Array
(
[option] => com_content
[view] => article
[id] => 167
[Itemid] =>
)
/index.php?option=com_content&view=article&id=167&Itemid=
I've checked for duplicate sections names, duplicate category names, duplicate menu names, and made sure the trash is clear. Still having the problem.
Any ideas?
Thank you!
Michael
	Debug listing from Blog page:
Array
(
[option] => com_content
[view] => category
[sectionid] => 16
[id] => 61
[Itemid] => 177
[layout] => blog
[limit] => 10
)
/index.php?option=com_content&view=category&layout=blog&id=61&Itemid=177
The after clicking Read More for one of the items on this page:
Array
(
[option] => com_content
[view] => article
[id] => 167
[Itemid] =>
)
/index.php?option=com_content&view=article&id=167&Itemid=
I've checked for duplicate sections names, duplicate category names, duplicate menu names, and made sure the trash is clear. Still having the problem.
Any ideas?
Thank you!
Michael
Please Log in or Create an account to join the conversation.
- Saka
 - 
		
					 - Offline
 - Administrator
 - 
		
	 
			
			17 years 2 months ago		#3197
	by Saka
	
		
			
			
Emir Sakic
www.sakic.net
	
			
			 		
													
	
			Send a mail with the access info and I will have a look.		
	Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.