View Single Post
Old 12-05-2012, 09:45 PM   PM User | #5
rrdesign
New Coder

 
Join Date: Sep 2011
Posts: 25
Thanks: 7
Thanked 0 Times in 0 Posts
rrdesign is an unknown quantity at this point
Thank you for that, removed some stuff have to find a way to make it work.

Solved:
had to remove:

Code:
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/includes/jquery.js"></script>
From the index2.php now everything is working.

Last edited by rrdesign; 12-05-2012 at 09:47 PM..
rrdesign is offline   Reply With Quote