i have trac setup on a machine that's different from my website, what i want to do is, everytime there is error(like when direct to a 404/500 pages) on the website, it will automatically submit a new ticket to server with trac installed, i tried to use the most intuitive way:
but somehow it doesn't submit, but preview it, so i just wondering how can i overcome this. what i planning to do is using a img tag with src with the above address.
or is there a better way to it, i know installing xmlrpcplugin might solve my problem, but for now i just need a quick solution.