Hi all,
i have problem on implemented realurl extension on my typo3 project.
I use typo3 4.4
The problem on sub menu seo url.
menu like image below.
[img]http://www.genauu.de/gerrit/menu.jpg[/img]
On menu url :
http://www.domain.com/products.html (it working for http://www.domain.com/index.php?id=36
But for sub domain http://www.domain.com/products/fuer-hondar.html not working for http://www.domain.com/index.php?id=83
Error warning :
Reason: Segment "products" was not a keyword for a postVarSet as expected on page with id=83.
Anybody solution for this problem?