Saka:
Have you changed anything in SEF Advance that would prevent the original issue discussed in this post from being overcome? I had managed to get everything working perfectly by spending a lot of time with the sef_ext.php file for SEF Advance and now when I installed the new trial version of SEF Advance on the almost final demo site it no longer works.
It seems like SEF Advance is now changing the Itemid in the $string variable used in the create class, even before it gets to the sef_ext file, so it's not even reading it from the url, but from the menu database. Is this right? I say this because I have a menu with option=com_jreviews&task=listsection that uses the same Itemid as another menu for a Joomla blogsection, but if I do a die($string) at the beginning of the create function I get:
index.php?option=com_jreviews&Itemid=2.....
Itemid=2 is for one of the other jReviews menus and the fact that the Itemid is at the beginning of the url instead of the end tells me SEF Advance got to it before I received it in the sef_ext.php file.
Would it be possible to get the version prior to the last one for the site in question to check whether the problem is in a change in SEF Advance?
Now I am really going crazy! I thought I no longer had to worry about this.
I really need your help to get this working, I have many users waiting for this solution and I had it working, until I tested it with the new version of SA.
Please help!
Thanks
Alejandro