Yukarıdaki verdiğiniz kod şöyle olmalı:
if ( preg_match( '~index.php\?~i', $row->link ) ) {
if ( !preg_match( '~Itemid=~i', $row->link ) ) {
bu kodu uyguladım düzeldi çok teşekkürler fakat bir hata daha var;
Warning: Parameter 1 to plgContentAbiviasocbook:: onAfterDisplayTitle() expected to be a reference, value given in /home/*/public_html/libraries/joomla/event/event.php on line 67
67deki kod
return call_user_func_array ( array($this, $event), $args );