strikeR- Posted May 4, 2010 Share Posted May 4, 2010 Hi everybody, I'm Integrating my TCAdmin into my new website but I'm having some problems only on Internet Explorer. I have the template working great on Firefox and Chrome but on Internet Explorer it's not ok. I have lost many ours looking at it and don't understand where is the problem, on the template isn't because the website is fine on all browsers, and the WHMCS Integration is 100% fine. It could be something that i have made wrong but don't understand what. Website: http://www.tuganetgames.com TCAdmin: http://tcadmin.tuganetgames.com Is anyone interested or know what is my problem ? I paid for it if was necessarily, but need to have this working E-mail contact: comercial@tuganetgames.com MSN contact: msn@tuganetgames.com Regards, Telmo Amaral Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted May 4, 2010 Share Posted May 4, 2010 Very strange I can't seem to right click on your site.... Link to comment Share on other sites More sharing options...
strikeR- Posted May 4, 2010 Author Share Posted May 4, 2010 The right click is a joomla plugin anti-copy But this problem on IE it's strange, anyone to help with this ? Link to comment Share on other sites More sharing options...
studeggle Posted May 5, 2010 Share Posted May 5, 2010 Night time I'm to busy with customers to dive head first in code, but feel free too hit me up on MSN tomorrow during the day if you want. (studeggle@hotmail.com) theres always the page, view source for reviewing and coping to edit Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted May 6, 2010 Share Posted May 6, 2010 I've never seen java script do such a thing, very cool Link to comment Share on other sites More sharing options...
KingJ Posted May 8, 2010 Share Posted May 8, 2010 Lots of people used right click protection via Javascript previously to prevent people from saving images, however as this is easily solved by disabling Javascript on your browser it's easily avoided. If people want to save your images they will, Javascript protection or not. Link to comment Share on other sites More sharing options...
strikeR- Posted May 10, 2010 Author Share Posted May 10, 2010 Yes it's easily solved but some people don't know that, it's not important, is just a simple thing lol. About this thread, Luis Alvarenga have replied to my ticket and say: It's the doctype. In IE it has to be changed from: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> to: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> This has to be done on all aspx files in Web\Templates\Default. There are tools that can do this. For example: http://www.ucancode.net/Products/free%20product/toolbox_replace.htm You will have to do this every time TCAdmin is updated because those files are replaced with the latest version. But with that change the template on IE is like the website but have problems on menu items and tcadmin have strange things... It's because of the doctype. TCAdmin is not designed to work with a different doctype. Try using tables instead of divs. I don't know how to fix the top menu. So I think I'm without way with my TCAdmin template working on IE, but it's strange that, this problems is only with TCAdmin :/ Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted May 10, 2010 Share Posted May 10, 2010 I had the same problem, I had to remove features from my site template for it to work properly. I think you can get your template to work if you create a new css file just for internet explorer, that's what I did Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.