This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

You don't have permission to access this folder.
#1

Commentics Forum:
 
I recently installed Commentics from cPanel/Softlicious. The installation was successful. However, on visiting my site (https://bridgeramaday2022.ca/) I found this message: “You don't have permission to access this folder.”
 
It’s not a folder I want to access. I want to access my website!
 
I have enabled Error Reporting for both front end and back ends, but no errors appear.
 
bridgeramaday2022.ca is a subdomain. Could this be causing a problem?
 
Commentics is exactly what I was looking for. I hope I don’t have to delete it.
 
Thank you
 
Clair Culliford
Reply
#2

Hi Clair,

This may be because Commentics doesn't have a "frontend" and you're trying to access the frontend of it.

Also bridgeramaday2022.ca isn't a subdomain. A subdomain would be example.bridgeramaday2022.ca or similar.

It sounds like you've installed Commentics at the very root of your website which is incorrect. It's designed to be installed in a folder so that it can be integrated into the existing pages of your website. For example bridgeramaday2022.ca/comments/ would be a typical place to install it.

Have you completed the interview?
Reply
#3

Thanks, Stephen.

Sorry to take so long to reply.

I deleted the installation and reinstalled it:
“Commentics has been successfully installed at:
https://bridgeramaday2022.ca/comments1
Administrative URL : https://bridgeramaday2022.ca/comments1/admin123

However, on the website, I get the message “Error: No site found with the domain 'bridgeramaday2022.ca.” That, however, is the site on which Commentics is installed.

Admin/Manage/Sites says the domain name is bridgeramaday2022.ca.

To make matters worse, I again deleted Commentics but the error message stays.

Admin reports no Frontend or Backend errors.

Any suggestions?

Thanks.

Clair
Reply
#4

Does this help?
https://commentics.com/faq/iframe-integr...site-found

Have you completed the interview?
Reply
#5

If that doesn't help and you want to figure it out, open the file /system/library/page.php and after this line:
PHP Code:
<?php 
$domain
= str_ireplace('www.', '', parse_url($this->url->decode($this->page_url), PHP_URL_HOST));

Add this:
PHP Code:
<?php 
var_dump
($domain);

That should match exactly with your domain in 'Manage -> Sites'.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by cexplorer
13-Jul-2018, 07:55 PM
Last Post by franco66
10-Feb-2012, 11:58 AM
Last Post by Steven
27-May-2011, 07:50 PM
Last Post by Steven
19-Apr-2011, 10:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)