I have been happily using SEF Advance 2.3.0 and SOBI2 RC 2.9.0.1 for ages.
I am now testing on a development server the most recent version of both components, namely SEF Advance 2.4.3 and SOBI2 2.9.3.2.
Unfortunately that did not work, despite uploading the latest sef_ext.php extension to the component/com_sobi2 directory.
It looks like sef_ext.php is being ignored and the URL are displayed like
http://j2.vertigonet.it/option,com_sobi2/sobi2Task,sobi2Details/catid,7/sobi2Id,27/Itemid,75/The debug windows of SEF Advance shows:
Array
(
[option] => com_sobi2
[sobi2Task] => sobi2Details
[catid] => 7
[sobi2Id] => 27
[Itemid] => 75
)
/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=7&sobi2Id=27&Itemid=75
Parsed in: 0.495 seconds, 12.75 MBBy the way, I am running Joomla 1.5.22 on both sites.
Is anyone running the latest SOBI2 version succesfully?