Hi,
I have implemented a multi page form. Today I have change some fields and pages and now I can't save the form anymore: after a few second I get a blank screen in the backend and nothing is saved!
What is going wrong?
Thanks and regards,
Henning
I have implemented a multi page form. Today I have change some fields and pages and now I can't save the form anymore: after a few second I get a blank screen in the backend and nothing is saved!
What is going wrong?
Thanks and regards,
Henning
Solved: there are about 3 MB(!) data in a custom code field (backslashes)!?
Hi hutdji,
It sounds as though your site may have Magic Quotes set to On in the PHP configuration, If they are please try turning them off.
Bob
It sounds as though your site may have Magic Quotes set to On in the PHP configuration, If they are please try turning them off.
Bob
This topic is locked and no more replies can be posted.