Jump to content
  • 0

Forbidden error in portal manger


Question

Posted

Hi guys

 

I'm hoping someone can help me with this odd issue. I have just done a fresh install and as per the instructions on the main client area to remove the "Thank you for installing Blesta!" message box. I head to the portal manager plugin and delete this block of code

 

    <div class="col-md-12">
        <div class="thanks">
            <blockquote>
                <h4>Thank you for installing Blesta!</h4>
                <p>This is your client portal page, and you may wish to link here from your website. This message can be removed through the staff area under Settings > Plugins > Portal: Manage.</p>
                <p>
                    <ul>
                        <li>You may log into the staff area at <a href="{admin_url}">{admin_url}login/</a>.</li>
                        <li>Clients may login to the client area at <a href="{client_url}">{client_url}login/</a>.</li>
                    </ul>
                </p>
                <p>We hope you enjoy using Blesta! For help, please see the <a href="http://docs.blesta.com">documentation</a> or visit us on our <a href="http://www.blesta.com/forums/">forums</a>.</p>
            </blockquote>
        </div>
    </div>

 

However once I have deleted it and press the update button my site gets a:

Quote

Forbidden

You don't have permission to access this resource.

Can anyone please advise me on how to fix this error?

 

Thanks

Eoghan

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...