Oto kod od linii 1501:
if (class_exists('helpmod'))) { if ($helpmod->auth($row['post_help_users'], $poster_id, $forum_id, $topic_data['topic_first_poster_name'])) { $help = append_sid("{$phpbb_root_path}help.$phpEx", "mode=add&p={$row['post_id']}"); } else { $help = ''; } }
wyskakuje błąd:
Parse error: syntax error, unexpected T_IF, expecting ')' in /var/www/sites/yoyo.pl/g/r/gryplaystation/viewtopic.php on line 1502