This file cannot be accessed directly.

  • Thread starter Thread starter Blink70v
  • Start date Start date
Do you have this in admin/index.php ?? Right at the top
Code:
define('VISIOLIST', 1);

I suppose its still 'ATSPHP' correct? Then you didnt replaced files correctly on update


Or in sources/admin.php you have this?
Code:
if (!defined('VISIOLIST')) {
 
If I did a clean install and put my database. At first I had access to the admin page but not anymore!
And settings that you say are well!
 
Good its solved. But it clearly was once of those issues i posted. Well not to tell now anymore :) but its solved
 
Back
Top