mikeysun
Joined: 12 Aug 2007 Posts: 9
|
Posted: Sat Oct 27, 2007 11:20 pm Post subject: unable to see phpbbseo tab within the ACP |
|
|
hi,
i have a running installation of phpbb, however when I replace all the files etc, I am not able to see a tab of PHPBB SEO in the ACP of my forum.
I did a little experiment and it appears just fine if I install a forum on a new empty database.
any fix to it available yet?
EDIT:
It looks like these sorted the problem:
INSERT INTO `phpbb_modules` (`module_id`, `module_enabled`, `module_display`, `module_basename`, `module_class`, `parent_id`, `left_id`, `right_id`, `module_langname`, `module_mode`, `module_auth`) VALUES
(103, 1, 1, 0x70687062625f73656f, 0x616370, 33, 269, 270, 0x4143505f50485042425f53454f5f434c415353, 0x73657474696e6773, 0x61636c5f615f626f617264),
(104, 1, 1, 0x70687062625f73656f, 0x616370, 33, 271, 272, 0x4143505f464f52554d5f55524c, 0x666f72756d5f75726c, 0x61636c5f615f626f617264),
(105, 1, 1, 0x70687062625f73656f, 0x616370, 33, 273, 274, 0x4143505f4854414343455353, 0x6874616363657373, 0x61636c5f615f626f617264); |
|
|
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Sun Oct 28, 2007 1:15 pm Post subject: Re: unable to see phpbbseo tab within the ACP |
|
|
It would be safer to use the installer.
It is assumed that when you use the premod, you install it from the beginning, but as a matter of fact many user switch after they have tried the vanilla phpBB3.
We'll include this possibility in the next update.
Until then, you can just download one of the phpBB mod rewrite standalone, and upload the phpbb_seo_install.php file you'll find in it, in the online phpbb_seo/ folder, and lunch it.
It will create the proper category and module in ACP and will work as expected for the premod too
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|