Page 1 of 1

Dyn-Tag Debugging

Posted: Tue Mar 10, 2009 4:32 pm
by pheelix
Hi all,

I've created a template for our newsletter with 1400 rows of code.

It worked once but now there occurs a problem "Error in Dyn-Tags!".

I have got no idea how to debug it, how to find the problem. It would take me hours to find it manually.

Is there any editor or any plugin (for eclipse maybe), that can handle the tags of openemm and shows me errors?

TIA,
pheelix

Posted: Wed Mar 11, 2009 1:38 pm
by pheelix
debugged the error manually and found a whitespace-error.

Re: Dyn-Tag Debugging

Posted: Thu Aug 25, 2011 12:16 pm
by isis
Please broadcast how to remove that error. Kindly enlighten me where I need to make changes to get it working....

Re: Dyn-Tag Debugging

Posted: Thu Aug 25, 2011 7:56 pm
by pheelix
isis wrote:Please broadcast how to remove that error. Kindly enlighten me where I need to make changes to get it working....
as i mentioned ..
pheelix wrote:debugged the error manually and found a whitespace-error.
you need to check whether every opened tag has an appropriate closing tag.
and they need to be in the correct order
example: so when you close a parent tag in a child tag before closing the child tag itself, it will fail (should be taken for granted but sometimes difficult to accomplish in complicated templates)

Re: Dyn-Tag Debugging

Posted: Fri Sep 16, 2011 9:33 pm
by CPWork
Hi, I'm having "Error in Dyn tags" in v2011, can anyone help me how to debug the error?

https://forum.openemm.org/using-openemm ... c2044.html

Re: Dyn-Tag Debugging

Posted: Sat Sep 17, 2011 3:04 pm
by maschoff
Best would be to post the part of your content causing the dyn tag error here for review.

Re: Dyn-Tag Debugging

Posted: Sun Sep 18, 2011 8:03 am
by CPWork
hi, thanks for the reply - I've already created a forum thread, located here:
https://forum.openemm.org/using-openemm ... c2044.html

Is that ok?