FormBuilder - 403 Errors when editing Submission Template?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
phillthump
Forum Members
Forum Members
Posts: 12
Joined: Tue Sep 16, 2008 10:32 am

FormBuilder - 403 Errors when editing Submission Template?

Post by phillthump »

Hi guys,

Got a slight problem at the moment.

I'm trying to edit the Submission Template in Form Builder but, every time I try and save my changes, I'm getting a 403 "You don't have permission to access /admin/moduleinterface.php on this server" error.

I've checked and all the key file permissions seem to be correct so I'm not sure what's going wrong.

Does anyone know whats the crack with this or, if not, where the Template Submission info is located on the server (was thinking I might be able to go in and hack the code without using CMSMS)?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: FormBuilder - 403 Errors when editing Submission Template?

Post by calguy1000 »

I'll bet money mod_security is enabled..

check this, and get it disabled.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
phillthump
Forum Members
Forum Members
Posts: 12
Joined: Tue Sep 16, 2008 10:32 am

Re: FormBuilder - 403 Errors when editing Submission Template?

Post by phillthump »

calguy1000 wrote: I'll bet money mod_security is enabled..

check this, and get it disabled.
Awesome stuff man, thanks for comin back so quickly! :)

Now, can you explain what mod_security is! LOL Is it a server-side security thing or CMSMS config setting...?
aibreanstudio
New Member
New Member
Posts: 4
Joined: Thu Aug 13, 2009 5:57 pm

Re: FormBuilder - 403 Errors when editing Submission Template?

Post by aibreanstudio »

It's used on your server.

Make a .htaccess file and put in the CMS directory on your server.

Try this (dunno if it works, just googled it)

Code: Select all

SecFilterEngine Off
SecFilterScanPOST Off
Post Reply

Return to “Modules/Add-Ons”