I would be grateful if soeone would help me please.
My forms on my website work exactly as they should. However I can no longer edit them with the From Wizard although I can the code in the datbase if I wanted.
When I use the form wizard to edit a form it doesn't display properly. The fields overlap and the edit buttons can't be seen.
This is true for all my forms. However if I export them and import them to another Joomla installation I have not problems at all. I have unistall v4 and reinstalled bu the probel remains. Can anyone suggest how I can detect what is going wrong.
Many thanks in advance
My forms on my website work exactly as they should. However I can no longer edit them with the From Wizard although I can the code in the datbase if I wanted.
When I use the form wizard to edit a form it doesn't display properly. The fields overlap and the edit buttons can't be seen.
This is true for all my forms. However if I export them and import them to another Joomla installation I have not problems at all. I have unistall v4 and reinstalled bu the probel remains. Can anyone suggest how I can detect what is going wrong.
Many thanks in advance
Hi gnash,
There are (at least) two possibilities:
a) You have some Admin Tools component installed that is changing the admin files in some way,
b) There is a PHP error message somewhere in the page code that is breaking the layout - you can check for this by looking at the page source and searching for PHP in the text to see if you find a PHP Notice or PHP Warning or something similar.
Bob
There are (at least) two possibilities:
a) You have some Admin Tools component installed that is changing the admin files in some way,
b) There is a PHP error message somewhere in the page code that is breaking the layout - you can check for this by looking at the page source and searching for PHP in the text to see if you find a PHP Notice or PHP Warning or something similar.
Bob
This topic is locked and no more replies can be posted.