Multiple Fieldform List - 403 Forbidden

35 views
Skip to first unread message

Glenn Arkell

unread,
Jul 18, 2013, 9:17:04 PM7/18/13
to joomla-de...@googlegroups.com
Ok, I'm stumped.  I have a simple frontend form that the any visitor can submit.  One field (out of 20+) is giving me trouble when one option is selected I get a 403 Forbidden error.


        <field name="allergic" type="list" class="inputbox travelbig" default="" multiple="true"
            label="COM_MYCOMPONENT_FORM_LBL_SUBQUESTION_ALLERGIC"
            description="COM_MYCOMPONENT_FORM_DESC_SUBQUESTION_ALLERGIC" >
            <option value="Eggs">Eggs</option>
            <option value="Penicillin">Penicillin</option>
            <option value="Iodine">Iodine</option>
        </field>

If I select none of the options, the form works, if I select eggs it works, if I select eggs and iodine it works but if penicillin is selected, then it fails.

Any advice or suggestions appreciated.  Cheers.

Glenn

Bakual

unread,
Jul 19, 2013, 12:56:53 AM7/19/13
to joomla-de...@googlegroups.com
Ask your hoster if he has some security rules active which trigger on the word peniciline in the POST. My hoster did that as a cheap anti-spam rule. Quite stupid but at least he disabled it fast.

Glenn Arkell

unread,
Jul 19, 2013, 4:30:13 AM7/19/13
to joomla-de...@googlegroups.com
Ahhh, ok thank you I'll send them a support request.  Many thanks.
Reply all
Reply to author
Forward
0 new messages