-
AuthorPosts
-
March 24, 2008 at 8:33 pm #126900
A few of my clients have reported this error since I updated my template to this wonderful one….
Internet explorer cannot open the internet site http://www.balloonconsultant.co.uk/.
operation aborted.I cannot see what i did wrong.
Anyone else have this problem – or better still a solution?
Marc
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 25, 2008 at 4:13 am #243117I think that error because conflict javascipt, plz try to unpublish mod_ajaxlisting and mod_whoonlinenext, I think your site will okie on IE.
April 15, 2008 at 8:26 pm #245616<em>@nguoiabcd 45707 wrote:</em><blockquote>I think that error because conflict javascipt, plz try to unpublish mod_ajaxlisting and mod_whoonlinenext, I think your site will okie on IE.</blockquote>
Has anyone solved this problem for sure. we paid for teh avian template and I think the solution should be more than un-publishing items from teh site which on my site I need the whosonline etc.A bit of direction is appreciated.
I am using Joomla 1.4.3 and the JAAvian Dark template here http://jsm-inc.com
Fine in Firefox, but as usual, the united airlines of browsers (IE) screws everything up.
iedwards Friendiedwards
- Join date:
- February 2007
- Posts:
- 20
- Downloads:
- 10
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
April 17, 2008 at 3:45 pm #245792I am seeing a similar problem, it works fine in Firefox, IE6 and IE7 on my systems but some of my users with IE7 are getting the error
April 29, 2008 at 7:46 am #247221I also got this problem. I am using a component called PollXT from http://www.joomlaxt.com. Looks like when i unpublish this component, the page looks ok again. But this is no solution.. I think this problem is related to how the template is written. Espacially since changing template makes this problem go away (with the component published successfully)
Someone says this problem is related to http://thefiles.macadamian.com/
If so, could anyone find a solution?!
iedwards Friendiedwards
- Join date:
- February 2007
- Posts:
- 20
- Downloads:
- 10
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 1, 2008 at 12:17 pm #247473The link to macadamian is helpful thanks. I am starting to suspect that this problem only occurs on Vista as I can’t replicate it with IE6 or 7 on XP, can anybody confirm this?
May 1, 2008 at 3:29 pm #247484That is not correct. I am using XP on 3 computers. All computers have IE7 and all got problems showing the page. Please set default settings and delete all cookies and temp files in the browser and start the page again.
July 8, 2008 at 7:58 pm #258625I continuously get a javascript alert box in IE 6 in which I keep having to hit ok. any suggestions., HELP
September 1, 2008 at 12:25 pm #268143I think i’ve fixed this problem.
You can see the solution here: http://www.joomlart.com/forums/topic/problems-installing-the-template/
By the way, that’s the text of my solution:
—————————————-
Basicly, i deleted almost every javascript i founded in index.php and index2.php
I specify that i don’t use the fancy horizontal menu…i think that the problems with IE are related to that menu…in fact, now that i’ve done my changes, the website look the same that looked before, because i’ve never used the horizontal menu.
I commented it as soon as i started customizing the template.
I don’t use the template tools too…i mean….color/style changer and font dimension changer that went on top left. I disabled them setting “usertool=0” in params.ini and i’m quite sure i’ve deleted their part of code in index.php too…So, no horizontal menu and no template tools.
Now let’s go to the point.
——————————————————-
1)
This is what i deleted from index.php:
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl();?>/scripts/ja.script.js"></script><?php $tmpTools->genMenuHead(); ?>
<?php //Include Slimbox ?>
<script type="text/javascript" src="<?php echo $tmpTools->templateurl();?>/slimbox/js/slimbox.js"></script>
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl();?>/slimbox/css/slimbox.css" type="text/css" media="screen" />
<link rel="stylesheet" href="modules/mod_janewslight/ja_newslight/ja-newslight.css" type="text/css" media="screen" /><!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav"><?php
//Gen menu for CSS, MOO
//Gen first level menu for Split, Dropline
$jamenu->genMenu (0);
?><?php if ($this->countModules('ja-qj')) { ?>
<div id="ja-qj">
<jdoc:include type="modules" name="ja-qj" style="raw" />
</div>
<?php } ?></div>
<!-- END: MAIN NAVIGATION -->
——————————————————-
2)
This is what i deleted from index2.php:
<script language="javascript" type="text/javascript" src="<?php echo $ja_template_path;?>/scripts/mootools.v1.1.js"></script>
<script language="javascript" type="text/javascript" src="<?php echo $ja_template_path;?>/scripts/ja.script.js"></script><?php //Include Slimbox ?>
<script type="text/javascript" src="<?php echo $ja_template_path;?>/slimbox/js/slimbox.js"></script>
<link rel="stylesheet" href="<?php echo $ja_template_path;?>/slimbox/css/slimbox.css" type="text/css" media="screen" /><?php genMenuHead(); ?>
——————————————————-
That’s all.
I made a lot of tests and without this code my template works fine on IE6 and IE7, with all the modules i want enabled.I’m not sure that all this code must be deleted to make the template work, but i’m sure that without it everything works. So, i’ll keep it as it is right now.
My template still looks as it was before….i mean, i can’t see any differences….the good looking legacy menu it’s still there too (i’ve kept the default param “ja_menu=2”).
I hope this could be usefull for all the JA users that have the same problem.
You just have to do not use the horizontal menu and (maybe) the website color and font tools. I think it’s a good compromise 🙂I someone wants my complete index.php and index2.php can send me an email: maurizio.troilo@gmail.com
Goodbye!
February 7, 2009 at 4:56 pm #290034This is unacceptable.
SUPPORT – PLEASE ANSWER THIS IN THE INSTALLATION GUIDE. IT IS CLEARLY AN ISSUE. “removing code blocks” is NOT an acceptable resolution.I’m a paying customer, and can tell you that this is absolutely unacceptable.
Bernardo de Kreij FriendBernardo de Kreij
- Join date:
- September 2014
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
February 10, 2009 at 6:39 pm #290503i’ve breen breaking my head over this also with the zeolite template…
The problem still persists….Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 18, 2009 at 2:30 am #292273Dear robarwebservices,
I terrible sorry you about this case , I have viewed url of this thread : http://www.balloonconsultant.co.uk and http://jsm-inc.com but can’t see the problem , please kindly send live URL, if possible FTP account of your site so we can have a closer look on the problem and debug it for you, we can’t solve it if can’t see it.
February 26, 2009 at 1:56 am #293456I’m getting the same error! Not happy! 8(
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
February 26, 2009 at 2:34 am #293459paycheck;48927Has anyone solved this problem for sure. we paid for teh avian template and I think the solution should be more than un-publishing items from teh site which on my site I need the whosonline etc.
A bit of direction is appreciated.
I am using Joomla 1.4.3 and the JAAvian Dark template here http://jsm-inc.com
Fine in Firefox, but as usual, the united airlines of browsers (IE) screws everything up.
all I see at that site is a std web page with Project seven css etc and lots of spelling mistakes 🙂
March 7, 2009 at 2:19 am #294744I was having the same problem with my site and it was extremely annoying. For me it mainly happened when i was logged in or loggin in using IE6 or 7. So all I did was delete all my login modules and download a different one.
I used http://joomlacode.org/gf/project/signallogin/frs/
(although there are a few others)I haven’t had the problem happen again….yet. Depending on the template you are using (I was using Cooper) you wont have the popup or whatever login, but I had problems with that anyway so I was actually glad to have a normal login regardless cuz people couldn’t find the one at the top of the screen. I don’t know if this is what is causing anyone elses problem but its an easy thing to try out. Good Luck.
-
AuthorPosts
This topic contains 16 replies, has 13 voices, and was last updated by we2solutions 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum