| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
linhhuchong
Joined: 25 Nov 2007 Posts: 13
|
Posted: Mon Dec 10, 2007 10:52 am Post subject: Can not access to the Administration page |
|
|
I have install PHPBB3 premod and have access for several time but then i can not access to my Adm page any more. It redirect me to the index page
Please help |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3482
|
Posted: Mon Dec 10, 2007 11:11 am Post subject: Re: Can not access to the Administration page |
|
|
It's either this in the phpbb_seo/phpbb_seo_class.php file :
| Code: | #
#-----[ FIND ]------------------------------------------
#
if ( ($this->seo_opt['virtual_folder'] || $this->seo_opt['virtual_root'] || ( $this->seo_ext['forum'] == '/' ) ) && in_array($this->seo_opt['req_file'], $this->seo_opt['file_hbase'])) {
#
#-----[ REPLACE WITH ]------------------------------------------
#
if ( !defined('ADMIN_START') && in_array($this->seo_opt['req_file'], $this->seo_opt['file_hbase'])) { |
or some code missing in your overall_header.html file  |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
linhhuchong
Joined: 25 Nov 2007 Posts: 13
|
Posted: Mon Dec 10, 2007 3:37 pm Post subject: Re: Can not access to the Administration page |
|
|
Thanks
I have founded a code that required re-authenticate and deleted it. So i don't have to enter password twice  |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |