site javascript error or w.e. need help

Site, server, even PC probs. put them up.
Locked
User avatar
m1nd
Quake 4 EU
Posts: 1865
Joined: Sun Feb 19, 2006 2:02 pm

site javascript error or w.e. need help

Post by m1nd »

I get an error on my page
it says error NULL=NULL OR NOT AN OBJECT
rule 58 , char:2

How do i fix this?
------------------------------------------------------------

Code: Select all

<?php

defined&#40; '_JEXEC' &#41; or die&#40; 'Restricted access' &#41;;

include_once &#40;dirname&#40;__FILE__&#41;.DS.'ja_vars_1.5.php'&#41;;

?>

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

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

<head>
<jdoc&#58;include type="head" />
<?php JHTML&#58;&#58;_&#40;'behavior.mootools'&#41;; ?>

<link rel="stylesheet" href="<?php echo $tmpTools->baseurl&#40;&#41;; ?>templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl&#40;&#41;; ?>templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl&#40;&#41;; ?>/css/template.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl&#40;&#41;; ?>/css/typo.css" type="text/css" />

<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl&#40;&#41;; ?>/js/ja.script.js"></script>

<!-- Menu head -->
<?php $jamenu->genMenuHead&#40;&#41;; ?>

<link href="<?php echo $tmpTools->templateurl&#40;&#41;; ?>/css/colors/<?php echo $tmpTools->getParam&#40;JA_TOOL_COLOR&#41;; ?>.css" rel="stylesheet" type="text/css" />

<!--&#91;if lte IE 6&#93;>
<style type="text/css">
.clearfix &#123;height&#58; 1%;&#125;
img &#123;border&#58; none;&#125;
</style>
<!&#91;endif&#93;-->

<!--&#91;if gte IE 7.0&#93;>
<style type="text/css">
.clearfix &#123;display&#58; inline-block;&#125;
</style>
<!&#91;endif&#93;-->

<?php if &#40;$tmpTools->isIE6&#40;&#41;&#41; &#123; ?>
<!--&#91;if lte IE 6&#93;>
<script type="text/javascript">
var siteurl = '<?php echo $tmpTools->baseurl&#40;&#41;;?>';
</script>
<!&#91;endif&#93;-->
<?php &#125; ?>
</head>

<body id="bd" class="<?php echo $tmpTools->getParam&#40;JA_TOOL_SCREEN&#41;;?> fs<?php echo $tmpTools->getParam&#40;JA_TOOL_FONT&#41;;?>" >
<a name="Top" id="Top"></a>
<ul class="accessibility">
User avatar
eXg. Pun1sher
Number One
Posts: 9280
Joined: Tue Dec 27, 2005 5:11 pm

Post by eXg. Pun1sher »

Link me please.

PuN
Image
User avatar
m1nd
Quake 4 EU
Posts: 1865
Joined: Sun Feb 19, 2006 2:02 pm

Post by m1nd »

Aii me and camel fixed sorry thread can be closed. It was an error in some .js file which i found by accident :)

oh gawd i love me :)
User avatar
eXg. Pun1sher
Number One
Posts: 9280
Joined: Tue Dec 27, 2005 5:11 pm

Post by eXg. Pun1sher »

Link me anyway. :)

PuN
Image
Locked

Return to “Need Help ??”