ANOMALY : UDT runs after Template save
Posted: Thu Feb 28, 2013 9:48 pm
Hi,
I'm a little bit puzzled by the fact that everytime I save one specific template (default one) , it triggers the execution of one specific UDT.
This UDT does only one thing : error_log (some values from $POST and user IP)....
If I tail the file written by error_log ($mymessage,3,$mypath) I can clearly see that every time I "save" the template it executes the UDT....
Furthermore, ,this UDT is otherwise called within a global content inside an ajax page and every time I call that ajax pag the UDT code gets executed twice...
I'd be very grateful if someone could point me to my mistake or anything that could help.
Thank you very much for any thought or hint.
CMSMS version 1.11.4
I'm a little bit puzzled by the fact that everytime I save one specific template (default one) , it triggers the execution of one specific UDT.
This UDT does only one thing : error_log (some values from $POST and user IP)....
If I tail the file written by error_log ($mymessage,3,$mypath) I can clearly see that every time I "save" the template it executes the UDT....
Furthermore, ,this UDT is otherwise called within a global content inside an ajax page and every time I call that ajax pag the UDT code gets executed twice...
I'd be very grateful if someone could point me to my mistake or anything that could help.
Thank you very much for any thought or hint.
CMSMS version 1.11.4