Магазин
Правила Ответы на вопросы Конфиденциальность
Магазин
Правила Ответы на вопросы Конфиденциальность
  • Быстрые действия Ярлыки
    Общие действия
    Связаться с администрацией
    • Бот

       

phpBB 3.0 ppkBB3cker Edition

  • Список форумов
  • Форумы по phpBB 3.0
  • Другие моды для phpBB 3.0
  • phpBB 3.0 ppkBB3cker Edition

Обновление phpbb3 до ppkBB3cker Edition

Сборка phpBB 3.0 форума на основе трекера ppkBB3cker
25 сообщений
  • Пред.
  • 1
  • 2
  • 3
Просмотры: 5360 • 
  • Аватара пользователя
    9CaraTT Сообщение 03.03.2018
    Или может как-то выковырять его из ppkBB3cker?
    Делаю стили шаблоны для трекера/форума.
9CaraTT
  • Аватара пользователя
    PPK Сообщение 04.03.2018
    Если очень быстро, то: /includes/functions.php, после

    Код: Выделить всё

    	$params_is_array = is_array($params);
    
    добавить

    Код: Выделить всё

    		if(strpos($url, "viewtopic.{$phpEx}")!==false)
    		{
    			$url=preg_replace('/\bf=\d+(?:&|&)?/', '', $url);
    			if($params_is_array)
    			{
    				unset($params['f']);
    			}
    			else if($params)
    			{
    				$params=preg_replace('/\bf=\d+(?:&|&)?/', '', $params);
    			}
    		}
PPK
  • Аватара пользователя
    9CaraTT Сообщение 04.03.2018
    Спасибо! напрашивается вопрос, а если не очень быстро?
    Делаю стили шаблоны для трекера/форума.
9CaraTT
  • Аватара пользователя
    9CaraTT Сообщение 04.03.2018
    Я к чему это спросил:

    Код: Выделить всё

    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5192: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4307)
    [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5194: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4307)
    [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5195: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4307)
    [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5196: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:4307)
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    [phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 2721: Undefined variable: phpEx
    Делаю стили шаблоны для трекера/форума.
9CaraTT
  • Аватара пользователя
    PPK Сообщение 05.03.2018
    там же, заменить

    Код: Выделить всё

    function append_sid($url, $params = false, $is_amp = true, $session_id = false)
    {
    	global $_SID, $_EXTRA_URL, $phpbb_hook;
    на

    Код: Выделить всё

    function append_sid($url, $params = false, $is_amp = true, $session_id = false)
    {
    	global $_SID, $_EXTRA_URL, $phpbb_hook, $phpEx;
PPK
25 сообщений
  • Пред.
  • 1
  • 2
  • 3

Вернуться в «phpBB 3.0 ppkBB3cker Edition»

Time: 0.000s | Queries: 0 | Peak Memory Usage: 0.00 МБ | GZIP: Unknown | SQL Explain
  • Список форумов
2018, made with by ThemeKita Создано на основе phpBB® Forum Software © phpBB Limited Русская поддержка phpBB (C) 2009-2026 @ PPK
  • Часовой пояс: UTC+04:00
Участники темы
Список форумов Участники темы
Перейти
Сайт ↳   Новости по сайту ↳   Новости обновлений ↳   Вопросы по сайту ↳   Non-russian speakers forum Форумы по phpBB 3.1-3.3 ↳   Расширения для phpBB 3.1-3.3 ↳   Бета-версии и расширения в разработке ↳   База расширений ↳   Поиск и запросы расширений ↳   Расширения для phpBB 3.1-3.3 для донаторов ↳   Условно-бесплатные расширения ↳   Платные расширения ↳   Расширения для подписчиков ↳   Запросы расширений, функционала и переводов для подписчиков ↳   Переводы расширений для phpBB3.1-3.3 ↳   Стили для phpBB 3.1-3.3 ↳   Вопросы по phpBB 3.1-3.3 Форумы по phpBB 3.0 ↳   Мод трекера ppkBB3cker ↳   Новости по трекеру и обновлениям ↳   Ошибки, проблемы, недочёты ↳   Предложения по новым функциям и возможностям ↳   Вопросы, ответы и примеры решений ↳   Моды и стили для трекера ↳   Готовые стили для трекера ↳   Запросы стилей для трекера ↳   Стили в разработке ↳   Готовые моды для трекера ↳   Запросы модов для трекера ↳   Моды в разработке ↳   Остальное ↳   Часто задаваемые вопросы ↳   Ваши трекеры ↳   Мод трекера xbtBB3cker ↳   Новости по трекеру и обновлениям ↳   Вопросы, ответы, ошибки и обсуждение ↳   Другие моды для phpBB 3.0 ↳   Минимоды и хаки для phpBB3 ↳   phpBB 3.0 ppkBB3cker Edition ↳   Платные услуги, моды, стили для phpBB 3.0 ↳   BB2Spoiler/BB3Spoiler ↳   BB3Topics ↳   BB3Sape ↳   BB3UserAgentInfo ↳   Вопросы по phpBB 3.0 ↳   Вне тематики форума