Pagina 1 din 1

Problema instalare SEO mod

Scris: 19-Sep-2013, 15:57:58
de Trudix
In fisierull posting.php imi cere sa caut linia

Cod: Selectaţi tot

$meta_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id&p={$post_data['topic_last_post_id']}") . "#p{$post_data['topic_last_post_id']}";
sa inlocuiesc cu

Cod: Selectaţi tot

$meta_url = format_url($post_data['post_subject'], 'p' . $post_data['topic_last_post_id']);
dar nu gasesc linia respectiva... ce pot face?

edit: am mai instalnit vreo 10-15 linii care nu le gasesc, dar nu stau sa le scriu

edit2: am reusit sa-l instalez... dar imi apare ceva in link. La fiecare categorie apare un "fnr" unde nr este un numar
poza: http://i.imgur.com/QggBpgK.png
as vrea sa nu mai arate acel numar, sa fie cum e aici http://i.imgur.com/ZX01gIW.png


edit: am sters tot, bag ceva in el de phpbb , mi s-a bulit tot forumul... munca de 1 saptamana s-a dus dracu

Re: Problema instalare SEO mod

Scris: 19-Sep-2013, 17:59:17
de Anișor
Cauta o parte din linia respectiva ex. :

Cod: Selectaţi tot

append_sid("{$phpbb_root_path}viewtopic.$phpEx"