Код: Выделить всё
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in Z:\home\localhost\www\language\ru\common.php on line 821Код: Выделить всё
'PORTAL' => 'Portal',Код: Выделить всё
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in Z:\home\localhost\www\language\ru\common.php on line 821Код: Выделить всё
'PORTAL' => 'Portal',Без понятия, заново отредактировал файл по инструкции - 0 эффекта. В редактируемом тексте не добавляется ни одной кавычки, тем более в этой строке. Куда вообще там можно добавить ")"?Alloy писал(а):посмотрите выше не пропустили ли вы где кавычку ')'
Код: Выделить всё
'default_dateformat' => 'D M d, Y g:i a', // Mon Jan 01, 2007 1:37 pmКод: Выделить всё
// Portal Language Variables //
'PORTAL' => 'Portal',
'FORUM_PORTAL' => 'Portal',
'TO_DAY' => 'Date: %s',
'USER_COUNTRY_FLAG' => 'Country Flag',
'USER_COUNTRY_FLAG_EXPLAIN' => 'Full mod requires <b>Location</b> data above (Google Map).',
'USER_REAL_NAME' => 'Real Name',
'USER_REAL_NAME_EXPLAIN' => 'Users first name',
'SUBMITTED_BY' => 'Submitted By',
'BY' => 'By',
'TITLE' => 'Title',
'READ_FULL' => 'Read full message',
'SHOW_ALL' => 'Show all announcements',
'DONT_HAVE_ACCOUNT' => 'We are a free and open<br />community, all are welcome.<br />',
'REGISTRATION' => '<b>Click here to Register</b>',
'FLAG' => 'Flag',
'FORUM_INDEX' => 'Forum',
'POST_BY_AUTHOR' => 'Author:',
'PROFILE_SMALL' => 'UCP',
'POST_BY_POSTER' => 'by',
'LOGIN_ERROR_USER_REAL_NAME' => 'Your real name (first or given name) is incorrect or too short (between 3 and 30 characters).',
'LOGIN_ERROR_USER_FLAG' => 'Country Flag incorrect or empty...',
'FLASH_IS_OFF' => '[flash] is <em>OFF</em>',
'FLASH_IS_ON' => '[flash] is <em>ON</em>',
'FLOOD_ERROR' => 'You cannot make another post so soon after your last.',
'FONT_COLOR' => 'Font colour',
'FONT_HUGE' => 'Huge',
'FONT_LARGE' => 'Large',
'FONT_NORMAL' => 'Normal',
'FONT_SIZE' => 'Font size',
'FONT_SMALL' => 'Small',
'FONT_TINY' => 'Tiny',
'MORE_SMILIES' => 'View more smilies',
// BEGIN of text added by Quick Posting MOD
'K_QUICK_REPLY' => 'Kiss Simple Quick Reply',
'ADD_SMILIES' => 'Add smilies',
'ATTACH_SIG' => 'Attach your signature',
'DISABLE_BBCODE' => 'Disable BBCode',
'DISABLE_MAGIC_URL' => 'Don\'t automatically parse URLs',
'DISABLE_SMILIES' => 'Disable smilies',
'RECENT_REPLY' => 'View latest reply to topic...',
'QUICK_REPLY' => 'Quick Reply',
'ACP_MINI' => 'Admin',
'PROFILE_SMALL' => 'UCP',
'RAND_BANNER' => 'Portal Random Banner',Код: Выделить всё
Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in Z:\home\localhost\www\portal\install_install.php on line 557Точно такая же проблема возникла. Поюзав гугл я ее решил следущим способом:Shiz0 писал(а):Добавил до, теперь вылазит новая ошибка:Эх, чувствую нужно будет заново ставить...Код: Выделить всё
Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in Z:\home\localhost\www\portal\install_install.php on line 557
Код: Выделить всё
Parse error: syntax error, unexpected T_VARIABLE, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in yoursite/portal/install_install.php on line 557Код: Выделить всё
$report = array();Код: Выделить всё
global $phpbb_root_path, $phpEx $report;Код: Выделить всё
global $phpbb_root_path, $phpEx, $report;А рассказать как разобрался трудно было?:) Расскажи пожалуйста как решил проблемуLoony™ писал(а):Всё ок! Разобрался..., всё отлично...
Код: Выделить всё
DirectoryIndex portal.php index.php index.html index.htm