Forums

admin tabs backend are messy

rmesman 19 Mar, 2009
Hi,

Don't know how but suddenly when I try to work on a form in ChronoForm or ChronoConnectivity in the admin-backend all tabs seem to open at the same time and even code and display are mixed together. See pictures below:

[attachment=0]backend02.png[/attachment]

[attachment=1]backend01.png[/attachment]

I cannot work in the forms anymore due to half of the code is missing. All other components seem fine.
Is there a way to solve this?

~Robin
rmesman 19 Mar, 2009
Ok, I seem to have an eye on the solution. It seems that the form-code (body-, header-, footer- or formcode) I'm using is not all correct. I deleted the form and started all over and now it is working.

So probably a messy code was the reason for a messy backend. Something to consider when writing a new form-code :wink:

~Robin
GreyHead 19 Mar, 2009
Hi rmesman,

That sounds likely - if you have unclosed <?php . . ?> tags or miss a vital semicolon the code can spill out of the boxes - fortunately it's pretty rare.

Bob
This topic is locked and no more replies can be posted.