Problema viewtopic.php
Scris: 12-Noi-2013, 01:01:54
Am si eu o problem cu viewtopic.php. Doresc sa instalez modul thanks_for_posts , totul merge foarte bine mai putin cand trebuie sa pun in viewtopic.php Linia cu:
Nu pot sa gasesc in viewtopic.php randul acesta
Imagine Aici
Download Viewtopc-ul meu
Cod: Selectaţi tot
'S_FORUM_THANKS' => ($auth->acl_get('f_thanks', $forum_id)) ? true : false,
Cod: Selectaţi tot
'L_IGNORE_POST' => ($row['hide_post']) ? sprintf($user->lang['POST_BY_FOE'], get_username_string('full', $poster_id, $row['username'], $row['user_colour'], $row['post_username']), '<a href="' . $viewtopic_url . "&p={$row['post_id']}&view=show#p{$row['post_id']}" . '">', '</a>') : '',
Download Viewtopc-ul meu