[RSS Feed/News] Admin login issue v2.1.3

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
We are facing strange issue in admin login. After login to admin side, access 1 to 2 pages, it again shows login page. When pressing Ctrl + R couple of times it again shows logged in.

Can anyone help what's the exact issue? Why it shows admin page again after login?

Here's my config.php:

PHP:

Code:
<?php
$config['db']['host'] = 'XXXX';
$config['db']['port'] = '3306';
$config['db']['username'] = 'XXXX';
$config['db']['password'] = 'XXXX';
$config['db']['dbname'] = 'XXXX'...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom