Find:
Cod: Selectaţi tot
$legend[] = '<a' . $colour_text . ' href="' . append_sid("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&g=' . $row['group_id']) . '">' . $group_name . '</a>';
Cod: Selectaţi tot
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo->prepare_url('group', $row['group_name'], $row['group_id']);
// www.phpBB-SEO.com SEO TOOLKIT END
Restul sunt trecute cu succes. Am editat manual index.php, am găsit linia aceea, am adăugat comform tutorialului în format xml din arhiva modului, şi pe forum, când accesez linkul, dă o eroare:
Cod: Selectaţi tot
Fatal error: Call to a member function prepare_url() on a non-object in /home/efilmede/public_html/mascatii.ro/forum/index.php on line 82
Cod: Selectaţi tot
$phpbb_seo->prepare_url('group', $row['group_name'], $row['group_id']);