SMF Ads Support Forum

Support => Ad Support => Topic started by: sabrys56 on February 22, 2019, 03:44:35 PM

Title: AdManagment shows error on add ads
Post by: sabrys56 on February 22, 2019, 03:44:35 PM
I'm us SMF 2.0.15 and AdManagment 3.5b
I us a manual install
I add ads and cilck add
I get this error
Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Title: Re: AdManagment shows error on add ads
Post by: vbgamer45 on February 22, 2019, 04:21:31 PM
Check out this
https://wiki.simplemachines.org/smf/Mod_security_-_Having_problems_with_mod_security
Title: Re: AdManagment shows error on add ads
Post by: sabrys56 on February 22, 2019, 11:40:00 PM
I upload new .htaccess. file with this code
<IfModule mod_security.c>
   # Turn off mod_security filtering.
   SecFilterEngine Off

   # The next part below probably is not needed, but better safe than sorry.
   SecFilterScanPOST Off
</IfModule>

but i get same error
i us a-ads.com
Title: Re: AdManagment shows error on add ads
Post by: vbgamer45 on February 23, 2019, 07:36:48 AM
You may have to contact your host to disable mod_security.
Title: Re: AdManagment shows error on add ads
Post by: sabrys56 on February 27, 2019, 03:01:56 AM
Quote from: vbgamer45 on February 23, 2019, 07:36:48 AM
You may have to contact your host to disable mod_security.
I disable mod_security but i get same error
I us a-ads.com ads
Title: Re: AdManagment shows error on add ads
Post by: vbgamer45 on February 27, 2019, 08:21:31 AM
I would check with your host. SOmetimes .htaccess is not enough