problem with xml parser in vqmod
Posted: Thu Feb 14, 2013 11:41 am
I tried to include some code ina admin template ( admin/view/template/catalog/product_form.tpl) using VQMOD, but the log returns this error: DOM UNABLE TO LOAD. Probably it is because of the kind of code Im triyng to input there. An example:
http://pastebin.com/UWjrezaQ
There are "<?php" , "?>" and more. Im trying to input some javascripts too. Is there a way to do that? Im already using CDATA and put "<?xml version="1.0" encoding="UTF-8"?>" in the beginning of the file.
If not, is there another way?
http://pastebin.com/UWjrezaQ
There are "<?php" , "?>" and more. Im trying to input some javascripts too. Is there a way to do that? Im already using CDATA and put "<?xml version="1.0" encoding="UTF-8"?>" in the beginning of the file.
If not, is there another way?