brianvidguy
New Member
- Messages
- 5
- Reaction score
- 0
- Points
- 0
I can't seem to be able to post in other forums like Free Hosting. It comes back with a message about account not activated yet, or I'm trying to edit someone's post. I can't start my own topic in that forum, or reply to any other topics.
Just wanted to make sure you knew. My account is fully activated though.
Here's the full error message:
---------- Post added at 10:56 PM ---------- Previous post was at 11:12 AM ----------
I just wanted to point out that I still cannot post new topics in Free Hosting section. I need to post there, and I can't.
I'll just post what I need to post there, here for the time being.
My .htaccess doesn't work as it used to (before your restore). I've verified that my IP address is correct. Here is what the .htaccess is:
It doesn't allow that IP Address to view the website and denies EVERYBODY. It used to allow me, (that IP Address).
Just wanted to make sure you knew. My account is fully activated though.
Here's the full error message:
brianvidguy, you do not have permission to access this page. This could be due to one of several reasons:
1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
---------- Post added at 10:56 PM ---------- Previous post was at 11:12 AM ----------
I just wanted to point out that I still cannot post new topics in Free Hosting section. I need to post there, and I can't.
I'll just post what I need to post there, here for the time being.
My .htaccess doesn't work as it used to (before your restore). I've verified that my IP address is correct. Here is what the .htaccess is:
Code:
allow from ###.##.##.###
deny from all
<Files emailform.php>
allow from all
</Files>
<Files favicon.ico>
allow from all
</Files>
<Files comingsoon.css>
allow from all
</Files>
ErrorDocument 403 /comingsoon.php
It doesn't allow that IP Address to view the website and denies EVERYBODY. It used to allow me, (that IP Address).
Last edited: