Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 343083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:51:51+00:00 2026-05-12T10:51:51+00:00

am getting this error when i open my site in internet explorer……… plz help

  • 0

am getting this error when i open my site in internet explorer……… plz help me.

<?php



// no direct access

    defined( '_JEXEC' ) or die( 'Restricted access' );



/* Definitions */

    define( 'BASEPATH', dirname(__FILE__) );



    include_once (BASEPATH.'/layout_vars.php');

// Menu

    $document   = &JFactory::getDocument();

    $renderer   = $document->loadRenderer( 'module' );

    $module  = JModuleHelper::getModule( 'mod_mainmenu' );

    $module->params = "showAllChildren=1";;

    $options = array( 'style' => "submenu");

    $mainmenu = $renderer->render( $module, $options );



?>



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >

<head>
<meta name="verify-v1" content="pe1HKujmYcyuB76+2/OaoWO4qm/tBVq9vjgpGXB0KVE=" >

<jdoc:include type="head" />

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/jxtc_escene/css/template.css" type="text/css" />

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/jxtc_escene/css/font_normal.css" type="text/css" />

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/jxtc_escene/css/fonts/<?php echo $this->params->get('fontVariation'); ?>.css" type="text/css" />

<script language="javascript" type="text/javascript">

    var menuSpeed = <?php echo $this->params->get('menuSpeed'); ?>;

    var mooStyle = '<?php echo $this->params->get('mooStyle'); ?>';         

</script>

<script language="javascript" type="text/javascript" src="<?php echo $this->baseurl ?>/templates/jxtc_escene/js/<?php echo $this->params->get('NavType'); ?>.js"></script>

<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/jxtc_escene/css/menus/<?php echo $this->params->get('NavType'); ?>.css" type="text/css" />





<!--[if lte IE 7]>

<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/ie.css" rel="stylesheet" type="text/css" />

<![endif]-->

<!--[if lte IE 6]>

<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/ie6.css" rel="stylesheet" type="text/css" />

<![endif]-->

<!--[if IE 6]>

<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/DD_belatedPNG_0.0.6a-min.js"></script>

<script>

DD_belatedPNG.fix('#wrapper'); /* EXAMPLE */

/* string argument can be any CSS selector */

/* using .png_bg example is unnecessary */

/* change it to what suits you! */

</script>

<![endif]--> 



<!-- Template Admin CSS Variables Defined --->



<style type="text/css">

body {font-size: <?=$this->params->get('fontSize');?>px;}

#content .contentheading {background:<?=$this->params->get('articleheader');?>; padding:3px 0 3px 0; vertical-align:middle;display:block; width: 100%;color: #fff;height:24px;line-height:24px;font-weight:bold;letter-spacing: -0.5px;}

.componentheading { background:<?=$this->params->get('componentheader');?>; color: #fff; padding:6px 6px 12px 6px;height:24px;line-height:28px;font-weight:bold;letter-spacing: -0.5px;margin-bottom: 8px;}

#topmenu li a{font-size:<?=$this->params->get('MainNavSize');?>px; color:<?=$this->params->get('NavColor');?>;}

#topmenu li:hover a, #topmenu li.sfhover a{color:<?=$this->params->get('NavHover');?>;}

#topmenu li ul li a, #topmenu li ul li:hover a {color:<?=$this->params->get('NavHover');?>;}   

a.mainlevel-top { font-size:<?=$this->params->get('TopNavSize');?>px; color:<?=$this->params->get('TopNavColor');?>;}

a.mainlevel-top:hover {color:<?=$this->params->get('TopNavHover');?>;}   

</style>

<script src="<?php echo $this->baseurl ?>/templates/jxtc_escene/js/scripts.js" type="text/javascript"></script>

<?php 

$Footermodcount=0;

if($this->countModules( 'user10 ')){

    $Footermodcount=$Footermodcount+1;

}

if($this->countModules( 'user11')){

    $Footermodcount=$Footermodcount+1;

}

if($this->countModules( 'user12')){

    $Footermodcount=$Footermodcount+1;

}

if($this->countModules( 'user13')){

    $Footermodcount=$Footermodcount+1;

}

if($this->countModules( 'user14')){

    $Footermodcount=$Footermodcount+1;

}

if ($Footermodcount == 0) {

    $Width=982;

}

else {

    $Width=(982-($Footermodcount*20))/$Footermodcount;

}

$UserWidth = $Width+20;

echo '<style type="text/css">

#footermods .moduletable{width:'.$Width.'px;}

#user10,#user11,#user12,#user13,#user14{width:'.$UserWidth.'px;}

</style>';

?>

</head>

<body class="bg_<?php echo $this->params->get('backgroundVariation'); ?>">



<!-- BEGIN IE6 WARNING -->

<!--[if lte IE 6]>

<style type="text/css"> 

#slitp {padding: 10px;border: 3px solid #000099;margin: 8px 0;background: #DFEFFF;color: #000;font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height: 15px;}

#slitp h1 {padding: 0px 0px 5px 0px;text-transform: uppercase;text-align: center;border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: #000099;font-size: 16px;color: #000099;}

#slitp p {margin: 10px 0px 0px 0px;text-align: justify;}

#slitp p a {font-weight: bold;color: #000099;}

 </style> 

<div id="slitp">

<h1>Your browser is outdated and open to serious security issues!</h1>You are using the long outdated Internet Explorer 6 browser. This site may not display or work correctly and you are putting your data and privacy at risk. To get the most out of the web, upgrade to the<a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx" title="Download the latest version of Internet Explorer for free directly from Microsoft" alt="Download the latest version of Internet Explorer for free directly from Microsoft" "target="_blank"> new version of Internet Explorer</a> right now. If you are at work and you see this message, talk to your IT department and ask them to upgrade the browser to secure your company data. <p><a title="Stop Living In the Past" href="http://www.stoplivinginthepast.com" target="_blank">Click here to learn more about why you should upgrade your browser.</a></p>

</div>

<![endif]-->



<!-- END STOP LIVING IN THE PAST SCRIPT -->

<div id="pagewrapper">      

    <div id="wrapper">      

         <div id="innerwrap">

    <!-- /Header Starts -->      

            <div id="header">   

    <!-- /Logo Starts -->

                 <div id="headermiddlewrap">

                    <div id="logowrap">

                        <div class="logo"><img src="templates/jxtc_escene/images/<?php echo $this->params->get('eslogo'); ?>" />

                        <div class="tagtext"><?php echo $this->params->get('tagLine'); ?></div></div>

                    </div>

                 <!-- /Menu Starts -->

                    <div id="topwrap">

                      <jdoc:include type="modules" name="top" />

                    </div>

                    <div id="newsflash">

                      <jdoc:include type="modules" name="newsflash" />

                    </div>

                <!-- /Menu Ends-->

                </div>               

    <!-- /Logo Ends-->

    <!-- /TopHeader Starts -->

                    <div id="headertopwrap">

                     <div id="menuwrap">

                          <div id="topmenu">

                         <?php echo $mainmenu;?>    

                         </div>  

                    </div>  





        <!-- /search Ends-->

                         <div id="logwrap"> <a id="login_link" href="#"><?=$this->params->get('logintitle');?></a></div>

        <!-- /loginbutton Ends-->                                                                               

                    </div>



    <!-- /TopHeader Ends-->

    <!-- /Login Panel Starts -->

         <div id="memberarea" style="overflow: hidden; display: block; visibility: hidden; opacity: 0; height: 0px;">

    <div id="loginwrap"><jdoc:include type="modules" name="login" style="panel" /></div>

  </div> 

</div>

    <!-- /Login Panel Ends -->

            <!-- INset Starts -->

                <?php if($this->countModules('inset or debug')) : ?>

                    <div id="inset">

                    <?php if($this->countModules('debug')) : ?>

                    <jdoc:include type="modules" name="debug" />

                    <?php endif; ?>

                    <?php if($this->countModules('inset')) : ?>

                        <jdoc:include type="modules" name="inset" style="xhtml" />                          

                    <?php endif; ?>

                    </div>                      

                <?php endif; ?>

            <!-- /INset --> 

    <!-- /Content Starts -->

            <div id="content">          

            <div id="topcontent<?php echo $topdivid; ?>">

                    <div id="topcurve">

                        <div id="breadcrumbs">

                            <?php if($this->countModules('breadcrumbs')) : ?>

                            <jdoc:include type="modules" name="breadcrumbs" style="titlewrap" />                        

                            <?php endif; ?>

                        </div>

                        <div id="searchwrap">

                            <?php if($this->countModules('search')) : ?>

                            <jdoc:include type="modules" name="search" style="titlewrap"/>

                            <?php endif; ?>

                        </div>

                    </div>

            <!-- MainContent Starts -->

                <div id="maincontent">          

                    <?php if($this->countModules('banner')) : ?>

                        <div id="banner">

                            <jdoc:include type="modules" name="banner" style="xhtml" />                     

                        </div>

                    <?php endif; ?>                 

                    <?php if((JRequest::getCmd( 'view' ) != '') or (JRequest::getCmd( 'option' ) != '')) :?>

                            <!-- component Starts -->

                            <?php if(JRequest::getCmd( 'view' ) == 'frontpage' && $enable_frontpage=="true") :?>

                                <div id="mainbody" class="mainbody-<?php echo $this->params->get('componentstyle'); ?>">

                                    <jdoc:include type="component" style="xhtml"  />

                                </div>

                                <div class="mainbody-<?php echo $this->params->get('componentstyle'); ?>-bottom"></div>

                            <!-- /MainBody -->

                            <?php elseif(JRequest::getCmd( 'view' ) != 'frontpage' && JRequest::getCmd( 'view' ) !='') :?>

                                <div id="mainbody" class="mainbody-<?php echo $this->params->get('componentstyle'); ?>">

                                    <jdoc:include type="component" style="xhtml"  />

                                </div>

                                <div class="mainbody-<?php echo $this->params->get('componentstyle'); ?>-bottom"></div>

                            <!-- /MainBody -->

                            <?php elseif(JRequest::getCmd('option') != '' && JRequest::getCmd( 'view' ) != 'frontpage') :?>

                                <div id="mainbody" class="mainbody-<?php echo $this->params->get('componentstyle'); ?>">

                                    <jdoc:include type="component" style="xhtml"  />

                                </div>

                                <div class="mainbody-<?php echo $this->params->get('componentstyle'); ?>-bottom"></div>

                            <!-- /MainBody -->

                            <?php endif; ?>

                            <!-- /component Ends -->                    

                    <?php endif; ?>

                    <?php if ($this->countModules( 'user2 or user2a or user2b or user3' )) : ?>

                    <div id="topusermodsout<?php echo $topuserdivid; ?>">

                    <div id="topusermods">                                              

                        <?php if($this->countModules('user2 or user2a or user2b')) : ?> 

                            <div id="userwrap<?php echo $userwrapdivid; ?>">

                                <?php if($this->countModules('user2')) : ?> 

                                    <div id="user2">

                                    <jdoc:include type="modules" name="user2" style="wrap" /> 

                                    </div>

                                <!-- /User1 -->

                                <?php endif; ?>

                                <div class="moduletablewrap">

                                   <div class="moduletable-<?php echo $this->params->get('user2style'); ?>">                               

                                <?php if($this->countModules('user2a')) : ?>    

                                    <div id="user2a">

                                    <jdoc:include type="modules" name="user2a" style="wrap" /> 

                                    </div>

                                <!-- /User1 -->

                                <?php endif; ?>

                                <?php if($this->countModules('user2b')) : ?>    

                                    <div id="user2b">

                                    <jdoc:include type="modules" name="user2b" style="wrap" /> 

                                    </div>

                                <!-- /User1 -->




                                <?php endif; ?>
                                </div>
 <?php if($this->countModules('user2a or user2b')) : ?>                                
<div class="moduletable<?php echo "-".$this->params->get('user2style'); ?>-bottom"/></div>
    <?php endif; ?>                             

                                </div>

                            </div>

                        <!-- /User1 -->

                        <?php endif; ?>                     

                        <?php if($this->countModules('user3')) : ?>

                            <div id="user3">

                            <jdoc:include type="modules" name="user3" style="wrap" />

                            </div>

                        <!-- /USer2 -->

                        <?php endif; ?>

                   </div>

                   <!-- /Top UserMods -->

                   </div>

                   <?php endif; ?>                              





                </div>

                <!-- Right -->

                <?php if ($this->countModules( 'user1 or user4' )) : ?>

                    <div id="rightusermods">                                    

                        <?php if($this->countModules('user1')) : ?>

                            <div id="user1">

                            <jdoc:include type="modules" name="user1" style="wrap"/>

                            </div>

                        <?php endif; ?>

                        <?php if($this->countModules('user4')) : ?>

                            <div id="user4">

                            <jdoc:include type="modules" name="user4" style="wrap"/>

                            </div>

                        <?php endif; ?>                     

                    </div>

                <?php endif; ?>

                <!-- /Right -->

            <div class="clear"></div>

            </div>          



            <?php if($this->countModules( 'user5 or user6 or user7 or right' )) :?>

                <div id="bottomwrap<?php echo $bottomdivid; ?>">

                    <?php if($this->countModules( 'user6 or user7' )) :?>

                    <div id="bottomleftwrap<?php echo $duodivid; ?>">                                   



                            <?php if ($this->countModules( 'user6 or user7' )) : ?>

                            <div id="leftduomods">

                                <?php if($this->countModules('user6')) : ?> 

                                    <div id="user6">

                                    <jdoc:include type="modules" name="user6" style="wrap" /> 

                                    </div>

                                <!-- /User1 -->

                                <?php endif; ?>

                                <?php if($this->countModules('user7')) : ?>

                                    <div id="user7">

                                    <jdoc:include type="modules" name="user7" style="wrap" />

                                    </div>

                                <!-- /USer2 -->

                                <?php endif; ?>

                           </div>

                           <!-- /Top UserMods -->

                           <?php endif; ?> 

                    </div>

                    <?php endif; ?> 

                    <?php if($this->countModules( 'user5 or right' )) :?>

                    <div id="bottomrightwrap">

                        <?php if($this->countModules('user5')) : ?>

                            <div id="user5">

                            <jdoc:include type="modules" name="user5" style="wrap" />

                            </div>

                        <!-- /user5 -->

                        <?php endif; ?>

                        <?php if($this->countModules('right')) : ?>

                            <div id="rightcontent">

                            <div class="moduletablewrap">

                               <div class="moduletable-<?php echo $this->params->get('rightstyle'); ?>">                

                                <jdoc:include type="modules" name="right" style="wrap" />

                                </div>

                                <div class="moduletable<?php echo "-".$this->params->get('rightstyle'); ?>-bottom"/></div>

                                </div>

                            </div>

                        <!-- /user5 -->

                        <?php endif; ?>

                    </div>

                    <?php endif; ?> 

            </div>

            <?php endif; ?> 



        </div>

    <!-- /Content Ends-->

        </div>                  

    <!-- /InnerWrap -->    

    </div>

    </div>

    <?php if ($this->countModules( 'user8 or user9' )) : ?>          

            <div id="bottomcontent" style="background-color:<?php echo $this->params->get('bottommodstyle'); ?>">

                <div id="bottomusermodsout<?php echo $bottomuserdivid; ?>">

                <div id="bottomusermods">

                    <?php if($this->countModules('user8')) : ?>

                    <div id="user8">

                        <jdoc:include type="modules" name="user8" style="wrap"/>

                    </div>

                    <!-- /user5 -->

                    <?php endif; ?> 

                    <?php if($this->countModules('user9')) : ?>

                    <div id="user9">

                        <jdoc:include type="modules" name="user9" style="wrap"/>

                    </div>

                    <!-- /user6 -->

                    <?php endif; ?>

                </div>  

                </div>  

            </div>

            <?php endif; ?>

         <div id="footerwrap" style="background-color:<?php echo $this->params->get('footermodstyle'); ?>">



              <?php if ($this->countModules( 'user10 or user11 or user12 or user13 or user14' )) : ?>

                                     <div id="footermods">                                        

                                          <?php if($this->countModules('user10')) : ?>

                                          <div id="user10">

                                         <jdoc:include type="modules" name="user10" style="splittitle"/>

                                         </div>

    <!-- /user10 -->

                                        <?php endif; ?>   

                                          <?php if($this->countModules('user11')) : ?>

                                        <div id="user11">

                                         <jdoc:include type="modules" name="user11" style="splittitle"/>

                                         </div>

    <!-- /user11-->

                                          <?php endif; ?>

                                           <?php if($this->countModules('user12')) : ?>

                                           <div id="user12">

                                         <jdoc:include type="modules" name="user12" style="splittitle"/>

                                         </div>

    <!-- /user12-->

                                          <?php endif; ?> 

                                             <?php if($this->countModules('user13')) : ?>

                                              <div id="user13">

                                             <jdoc:include type="modules" name="user13" style="splittitle"/>

                                              </div>

    <!-- /user13-->

                                          <?php endif; ?> 

                                           <?php if($this->countModules('user14')) : ?>

                                            <div id="user14">

                                             <jdoc:include type="modules" name="user14" style="splittitle"/>

                                              </div>

    <!-- /user14-->

                                          <?php endif; ?> 

    <!-- /UserMods --></div>

                                  <?php endif; ?>



    <!-- /Footer -->

    </div>

    <!-- /FooterWrap -->                    

 <?php if($this->countModules('footer or legals')) : ?>

    <div id="bottomfoot">

    <div class="bottomfootinner">

                                    <?php if($this->countModules('footer')) : ?>

                                    <div class="foot">

                                         <jdoc:include type="modules" name="footer"/>

    <!-- /Footer-->

                                    </div>      

                                    <?php endif; ?> 

                                           <?php if($this->countModules('legals')) : ?>

                                            <div class="legal">

                                         <jdoc:include type="modules" name="legals"/>

                                    <!-- /Legals--></div>

                                    <?php endif; ?> 

    </div>

    </div>

    <?php endif; ?>

    </div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6465367-6");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>

</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:51:52+00:00Added an answer on May 12, 2026 at 10:51 am

    Are you talking about “Operation Aborted”? That’s the error I get.

    In IE you can’t alter the DOM of an element you are in the process of loading. KB927917 will tell you all about it. It often happens when a script that is intended to be called after page load is called inline in a script element, and tries to append to document.body. This can be unreliable and timing-specific, which makes it difficult to test locally.

    I can’t immediately see which script is doing that, and there are lots to go through! So try removing the scripts and adding them back one by one until you find the culprit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 195k
  • Answers 195k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I fixed your code: var rotation = 0; function draw(){… May 12, 2026 at 7:03 pm
  • Editorial Team
    Editorial Team added an answer I've done this in the past, and no-one has complained… May 12, 2026 at 7:03 pm
  • Editorial Team
    Editorial Team added an answer I don't know much about the MySQL command line interface,… May 12, 2026 at 7:03 pm

Related Questions

am getting this error when i open my site in internet explorer......... plz help
I am getting this error while trying to connect my web site. Unspecified error
This is a cross post from Perl Monks and Mahalo answers, where I have
Inside of my MVC application, I have a sub-folder named Admin that was Converted
I have a completely blank .aspx file residing on an IIS6 web server. The

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.