Page 1 of 1

user defined tag from 1.4.1 to 1.5*

Posted: Thu Mar 26, 2009 6:51 pm
by nidus
Until version 1.4.1 I used user defined tags to embed php code and it work very well. Now after upgrade to 1.5.3  user defined tag still process php properly but the code of the page is messed up. The whole part of document type and head tag is inserted just before the results of the user defined tag and not at the top of the page code. Why? Anyone has the same problem or knows why?

The page source code attached.

After further investigation, found out that the call to class function causing the problem/result. Php execution is correct and without any errors or warnings.

Thank You

No one has the same problem?