Home / Prestashop Module Tutorials / Ap Page Builder / Error: Access Denied When Access Ap Pagebuilder Module
Access Denied when access menu ap pagebuilder module
Access Denied when access menu ap pagebuilder module

Error: Access Denied When Access Ap Pagebuilder Module

Dear customers,

Let’s continue with our tutorial series of minor errors you may encounter when doing some configurations in the Backend. This blog will guide you about how to fix an error as you cannot access any tab in Ap Pagebuilder Module – Error Access Denied.

I. Getting error Access Denied – Ap Pagebuilder Module

This error can be met when you update PrestaShop or install Prestashop for the first time. As you click on the menu, the error will be shown as the image below

error access denied in menu of Ap Pagebuilder Module

error access denied in the menu of Ap Pagebuilder Module.

The following will guide you step by step to fix it  

II. How to fix error Access Denied – Ap Pagebuilder Module

Let follow 7 steps below.

Step 1: login back-office

1. login backend
login backend

 

Step 2: Access module by searching ap page builder 

Step 3: Click on module configure

 

3. click on module configure
Click on module configure

 

Step 4: Open file appagebuilder.php

4. open file appagebuilder.php
Open file appagebuilder.php

 

Step 5: Find code 

 

public function getContent()

    {

5. find code public function getContent
Find code public function getContent

 

paste this code in the top of the function

public function getContent()

    {

require_once(_PS_MODULE_DIR_.$this->name.'/libs/setup.php');

ApPageSetup::uninstallModuleTab();

ApPageSetup::installModuleTab;

edit in public function getContent
Edit in public function getContent

 

Step 6: Refresh page config of ap page builder

 

6.refresh page config of ap page builder
Refresh page config of ap page builder

 

And the last step is…

Step 7: Remove code you have just added

 

7. remove code you have just added
Remove code you have just added

 

Now you have finished fixing the error Access Denied with Ap Pagebuilder module in the backend.

If you have any questions involved, feel free to leave it in the comment box or If you need any technical support, do not hesitate to reach us at [email protected], our dedicated support team will support you.

Good luck with our Ap Pagebuilder Module!

About Luu Ly

Check Also

Leotheme Black Friday 2022

Prestashop Theme and Module Black Friday and Cyber Monday Sales Leotheme 2022 30% Off

Prestashop Leotheme Black Friday 2022 Promotion! Dear valued customers, Black Friday and Cyber Monday Sales …

Leave a Reply