Old 02-12-2002, 09:52 AM   #1
terje
Junior Member
 
Join Date: Nov 2001
Posts: 4
Default Website comment

Using Opera 6.01 or Mozilla 9.8 clicking the Message Board link at www.flashfxp.com/support.php i always get a blank page.
Since the rest of the site works fine in these browsers why not that link ?
terje is offline  
Old 02-12-2002, 06:21 PM   #2
Smoke
Junior Member
Ultimate Scripter
 
Smoke's Avatar
 
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
Default How about now?

Thanks for the bug, i did some changes to that page, maybe the error was that these browsers dont like JS at all..

Please try to reload and check again, if the problem persist please try to VIEW the source of that blank page and show it to me...

Regards
Smoke is offline  
Old 02-13-2002, 02:37 AM   #3
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

mozilla9.8 shows empty window here
ns4.79 complain about javascript errors
Code:
JavaScript Error: https://oss.azurewebsites.net/support.php?Sect=msg, line 5:

top.location.href is not a function. 
JavaScript Error: https://oss.azurewebsites.net/support.php?Sect=msg, line 2:

top.location.href is not a function.
MxxCon is offline  
Old 02-13-2002, 09:34 AM   #4
terje
Junior Member
 
Join Date: Nov 2001
Posts: 4
Default

The code that fails in Opera and Netscape is this:

<html>
<body onLoad="top.location.href('http://www.flashfxp.org/~forum/')"></body>
<script type="text/javascript" language="JavaScript">
<!--//
top.location.href('http://www.flashfxp.org/~forum/')
//-->
</script>
</html>

try to replace it with:

<html>
<body onLoad="top.location.replace('http://www.flashfxp.org/~forum/')"></body>
</html>

I'n no html/js expert, but if I save this in a file and open it in IE, Opera or Netscape it works.
terje is offline  
Old 02-13-2002, 03:15 PM   #5
Smoke
Junior Member
Ultimate Scripter
 
Smoke's Avatar
 
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
Default Here we go again

Ok, i have been looking at some official references, and acording to W3c (official www consultorion) the correct function is
window.top.location
so i decided to use it instead, please check it and tellme if it works.

Thanks a lot
Smoke is offline  
Old 02-14-2002, 12:34 AM   #6
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

mozilla9.8 work fine
ns4.79 work fine too but for a moment it shows "transfer interrupted" error msg
MxxCon is offline  
Old 02-14-2002, 03:30 AM   #7
terje
Junior Member
 
Join Date: Nov 2001
Posts: 4
Default

It works fine now in Opera as well.
Thanks for the quick response and fix!

Best regards
Terje
terje is offline  
Old 03-07-2002, 08:28 AM   #8
terje
Junior Member
 
Join Date: Nov 2001
Posts: 4
Default

Here we go again, the error is back...

Fails in Mozilla 0.98 and Opera 6.02
terje is offline  
Old 03-07-2002, 10:53 AM   #9
..:::SG:::..
Junior Member
 
Join Date: Jan 2002
Posts: 23
Default

i'm also getting a blank page with Opera

Version
6.01

Build
1039

Platform
Win32

System
Windows XP
..:::SG:::.. is offline  
Old 03-09-2002, 01:41 AM   #10
Smoke
Junior Member
Ultimate Scripter
 
Smoke's Avatar
 
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
Default Ok, its fixed now

Ok guys, it have to work now, please check and post any error.

Sorry for the delays it may couse..
Smoke is offline  
Old 03-09-2002, 05:19 AM   #11
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

mozilla9.8 work fine again
MxxCon is offline  
Closed Thread

Tags
blank, link, page, rest, site

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
disable tooltip? copland General Discussion 5 10-08-2004 08:15 AM


All times are GMT -5. The time now is 10:25 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)