phpBBadmin

Started by Wertos on 2013-08-30 19:46 — 2 replies, 1687 views

#1
/***************************************************************************
*                              admin_phpbbmyadmin.php
*                            -------------------
*  copyright            : (C) 2003, 2004 Armin Altorffer
*  email                : aaltorffer@hotmail.com
*
***************************************************************************/
 
/***************************************************************************
*
*  Copyright:      phpBBMyAdmin v0.3.4 й 2003, 2004 by Armin Altorffer
*  This product is released under the GPL License.
*  This product can be freely used and distributed in its current, unmodified
*  form without permission.
*  Intellectual Property is retained by the hack author(s) listed above.
*
***************************************************************************/
Прикольный мод... типа phpMyAdmin, но в админке ТП
Spoiler content hidden.

Сложно установки: Высокая ~35мин.
Установка:
Spoiler content hidden.
#2
И сразу пофиксим )
Удалить
$phpbb_root_path = "./../";
Заменить
include(BB_ROOT . 'language/lang_' . $bb_cfg['default_lang'] . '/lang_phpbbmyadmin.php');
Удалить
$file = append_sid(basename(__FILE__));
Заменить
$module['General']['phpBBMyAdmin'] = basename(__FILE__);
P.s. Сорри Wetos, то что бросилось сразу в глаза )
#3
drew, да что смог дак это $db на DB() заменить 😀