Zrobiłem dokładnie tak jak nirhil mówił, lecz wywala mi błąd
Kod:
Parse error: parse error, unexpected T_IF in /home/accounts_o/oldschoolpixels/public_html/forum/privmsg.php on line 34
Linie 25 - 36:
Kod:
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
include($phpbb_root_path . 'includes/unicomm.'.$phpEx)
//
// Is PM disabled?
//
Linia 34 --> if ( !empty($board_config['privmsg_disable']) )
{
message_die(GENERAL_MESSAGE, 'PM_disabled');
Co robic?