Webtools, errors editor - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Webtools, errors editor (/thread-5386.html) |
Webtools, errors editor - santerref - 01-08-2009 03:29 PM Hello, it's me again. I try the new webtools (internet tools), everything seems to be working but when we edit an errors page and we save the changes, the thems broke, we lost many html code. With an exemple Before the modification : Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> And if a click on save this is the new html code page : Code: <div> You can only click edit and save and it will happen. I don't know what is the problem Sorry for my english... Santerref RE: Webtools, errors editor - pgentoo - 01-08-2009 03:39 PM There is already a bug open for this issue. It looks like it will be fixed for v1.0. See: http://isp-control.net/ispcp/ticket/1603 - pGentoo RE: Webtools, errors editor - santerref - 01-08-2009 05:24 PM oH ok ! I will wait I think I will modify the tamplate to hide the link so the hosted people will have to connect on the ftp to modify the errors page . |