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

Сборка phpBB3 форума на основе трекера ppkBB3cker
 • Просмотры: 3837
Аватара пользователя
9CaraTT
Благодарил (а): 230 раз
Поблагодарили: 228 раз
Сообщения: 3085
Зарегистрирован: 13 мар 2011, 15:23
Сообщение

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

03 мар 2018, 21:43

Или может как-то выковырять его из ppkBB3cker?
Делаю шаблоны, то что в наличии, под заказ, любого почти сайта, с TorrentPier движка, с DLE и.т.п, под ppkbb3cker. ICQ 560107181
Партнёрка для торрент трекеров: https://installs.pro/r/rutracker
Аватара пользователя
PPK
Администратор
Благодарил (а): 82 раза
Поблагодарили: 1621 раз
Сообщения: 10284
Зарегистрирован: 21 мар 2009, 17:13
Сообщение

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

04 мар 2018, 12:44

Если очень быстро, то: /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);
			}
		}
Аватара пользователя
9CaraTT
Благодарил (а): 230 раз
Поблагодарили: 228 раз
Сообщения: 3085
Зарегистрирован: 13 мар 2011, 15:23
Сообщение

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

04 мар 2018, 22:17

Спасибо! напрашивается вопрос, а если не очень быстро?
Делаю шаблоны, то что в наличии, под заказ, любого почти сайта, с TorrentPier движка, с DLE и.т.п, под ppkbb3cker. ICQ 560107181
Партнёрка для торрент трекеров: https://installs.pro/r/rutracker
Аватара пользователя
9CaraTT
Благодарил (а): 230 раз
Поблагодарили: 228 раз
Сообщения: 3085
Зарегистрирован: 13 мар 2011, 15:23
Сообщение

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

04 мар 2018, 22:45

Я к чему это спросил:

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

[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
Делаю шаблоны, то что в наличии, под заказ, любого почти сайта, с TorrentPier движка, с DLE и.т.п, под ppkbb3cker. ICQ 560107181
Партнёрка для торрент трекеров: https://installs.pro/r/rutracker
Аватара пользователя
PPK
Администратор
Благодарил (а): 82 раза
Поблагодарили: 1621 раз
Сообщения: 10284
Зарегистрирован: 21 мар 2009, 17:13
Сообщение

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

05 мар 2018, 12:54

там же, заменить

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

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;

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