Search found 4 matches
- Mon Oct 19, 2009 7:52 pm
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple 0.9.3
- Replies: 24
- Views: 8194
Re: Forum Made Simple 0.9.3
BUG It took me forever to figure out why my client was having issues creating a topic with Forum Made Simple. It turns out the forum is visible EXCEPT for the "New Topic" link when using Internet Explorer. Anyone have this issue or could direct me how to fix it so I don't have to install s...
- Wed Oct 14, 2009 4:06 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Formbuilder CSS with Contact Page
- Replies: 3
- Views: 3034
Re: Formbuilder CSS with Contact Page
By default the CSS is duplicated (dunno why they packaged it like that). Go through and delete the duplicate classes. http://dynamicseniorsolutions.com/contact-us.html There is a site I did I added a little bit to the FormBuilder CSS check out the label class. I defined a width for the label and add...
- Wed Oct 14, 2009 4:01 am
- Forum: Modules/Add-Ons
- Topic: FormBuilder - 403 Errors when editing Submission Template?
- Replies: 3
- Views: 1223
Re: FormBuilder - 403 Errors when editing Submission Template?
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)
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
- Tue Oct 13, 2009 3:24 pm
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple 0.9.X
- Replies: 40
- Views: 14638
Re: Forum Made Simple 0.9.X
It took me forever to figure out why my client was having issues creating a topic with Forum Made Simple. It turns out the forum is visible EXCEPT for the "New Topic" link when using Internet Explorer. Anyone have this issue or could direct me how to fix it so I don't have to install somet...