Using the following options:
1=1
2=2
3=3
4=4
it's not possible to save the form. An error is raised when "Apply" button is clicked.
1=1
2=2
3=3
4=4
it's not possible to save the form. An error is raised when "Apply" button is clicked.
Forbidden
You don't have permission to access /administrator/index.php on this server.
Hi hwsassisi,
I can save the form fine here, this is caused by some server config I think.
Best regards,
Max
I can save the form fine here, this is caused by some server config I think.
Best regards,
Max
Hi, what kind of config?
If I use the following options:
1=One
2=Two
3=Three
4=Four
I save fine.
Any idea?
If I use the following options:
1=One
2=Two
3=Three
4=Four
I save fine.
Any idea?
Hi hwsassisi,
I think its some server security setting, or a security extension you have on the site, try to use the following code as a "workaround":
Best regards,
Max
I think its some server security setting, or a security extension you have on the site, try to use the following code as a "workaround":
{value:["1":"1","2":"2","3":"3"]}
Best regards,
Max
In the "Options" box!
Best regards,
Max
Best regards,
Max
Please try this then:
Best regards,
Max
{value:["1","2","3"]}
Best regards,
Max
This topic is locked and no more replies can be posted.