bonjour tous le monde
Thank for your reply
i have to setup the 2e phpbb in a folder différent.
i have to change the préfixe of the tables in phpbb2....
..after the setup, i have delete the tables phpbb2_
and modified the file:
constant.php :
find:
Code: Select all
define('CONFIRM_TABLE', $table_prefix .'confirm'):
replace by:
Code: Select all
define('CONFIRM_TABLE','phpbb_confirm');
and this for all tables of
constant.php file.
Is nice.
BUT, one problem: on the admin pannel of the forum n°1 i change the template , but in the second forum, the template as too change .
Whatheaver file request of to see on
whatheaver table of to see the choice template??
For the 2e forum if i succefull of to change the syntax of the file, he to want the informations in a good table "phpbb2_"
like as problem finish!!!
Reply me please.
thanks
