Jump to content

Access Denied in BO


Harsh.daffodil

Recommended Posts

can you show contents of controller, please?

how you open it? you added it to menu?

do you restored class_index.php file ?

<?php

 

class AdminTablerateController extends AdminController

{

    public function __construct()

    {

        parent::__construct();

        return ;   

    }

     

}

?>

 

 

 

Here the simple code of my controller.

No, I have not created any menu .

Yes , I have stored the class_index.php.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...