x
ChatBox

Please log in with password to access chatbox.
visitor stats
Index | Back | Reply | New Topic

Bugs

Pop up windows utopia.lv says followed by a huge site code
2011-07-02 20:41
Irresistiblehi there all,i got a poblem here when the script should load page and starts autostart visitig i get The page at utopia.lv says: folowed by a huge site code it happens when utopia starts verify XSS capability when i closed windows then it's show xss capability ok and then it stats visit, but until i closed the windows it dosent starts visiting it, any suggestion ? should i use a newe vesion of minefiled or x64 Mozilla, or can it be a java scipt error ?
Kind regards fom switzeland M.L

P.S
i uses Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; en-US; rv:1.9.2a1pre) Gecko/20090603 Minefield/3.6a1pre

10 mins later:
Now im on fiefox X64 Nightly version 7.0a1 (2011-06-30)
Supermode WORKS! but i still get a pop up that shows: Utopia.lv says:
seems still some javascipt issues ? kind regards M.L

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Utopia Click exchange</title>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.utopia.lv/exchange/rss.php">
<link rel="shortcut icon" href="http://data.utopia.lv/exchange/favicon.ico">
<link rel="stylesheet" type="text/css" href="http://data.utopia.lv/exchange/index.css.php">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function(){
maxWidth = 200;
minWidth = 100;
lastBlock = $("#menu_supermode");
$(lastBlock).css({width: maxWidth+"px",backgroundColor: "#666"});
$("ul li a.fold p").hover(
function(){
$(this).css({ color : "#fd0" });
}, function(){
$(this).css({ color : "#fff" });
});
$("ul li a.fold").hover(
function(){
if (lastBlock != this) {
$(lastBlock).animate({width: minWidth+"px"}, { queue:false, duration:400 });
$(this).animate({width: maxWidth+"px"}, { queue:false, duration:400});
lastBlock = this;
}
}, function(){}
);
});
</script>
</head>
<!-- <body style="background-image: url('img/bcg_stars.png');"> -->
<body>
<span id="logindiv">Profile Irresistible</span>
<div id="container">
<center>
<div id="head" style="background:#333; margin:0;height:40px;overflow:hidden">
<div id="headcenter" style="width:970px;text-align:left;position:relative">
<!-- <img src="img/logo_baloons.png" style="margin-top:5px;margin-right:10px" title="Happy birhday" /> -->
<img src="http://data.utopia.lv/exchange/img/logo_30_txt.png" style="margin-top:5px;margin-right:20px" title="Utopia click exchange network" />
<img src="http://data.utopia.lv/exchange/img/logo_30.png" title="&copy Exchange your MyMiniCity clicks automatically" />
<span id="topmsg" class="msg" style="position:absolute;right:0;top:20px"></span>
</div>
</div>
<div id="headb"></div>
<div id="navigation">
<div style="float:left;width:150px;background:#555;height:100px;">
<input id="start_button" style="-moz-border-radius: 4px;width:120px;height:80px;margin:9px;color:#fff;background:#504C48;font-size:26px;border: 1px solid #888;text-shadow: 0 2px 0 rgba(64,64,64,.5)" type="button" value="START" onclick="window.location='?do=supermode'">
<!-- <img id="start_button" style="cursor:pointer" src="img/cake3.png" onclick="window.location='?do=supermode'" /> -->
</div>
<ul>
<li><a class="fold" href="?do=links" id="menu_links"><img src="http://data.utopia.lv/exchange/img/menu_links.png" height=96 width=96 align=left><p>Links</p></a></li>
<li><a class="fold" href="?do=options" id="menu_options"><img src="http://data.utopia.lv/exchange/img/menu_options.png" height=96 width=96 align=left><p>Options</p></a></li>
<li><a class="fold" href="?do=tops" id="menu_tops"><img src="http://data.utopia.lv/exchange/img/menu_top.png" height=96 width=96 align=left><p>Tops</p></a></li>
<li><a class="fol(...)
2011-07-02 21:13
utopia.lvThe html source code you posted is from the exchange, but I can't imaging why it shows up. And it is very strange that only you are getting this problem.

Can you for a test disable all extensions except Supermode and temporarily disable Firewall and Antivirus software?

Also I think "Minefield" is not added to browsers that can run Supermode, that is why it did not work previously. I will check that Monday altogether with some JavaScript functions.
2011-07-02 21:42
Irresistibleit works but since 2 weeks ago i got the pop up when utopia.lv verify XSS capabilites of browser i have to click ayway to continue when i press start or autostart supermode works fine this starts happend until 2 weeks ago
http://imageshack.us/photo/my-images/707/fault.png/

P.S
i uses Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; en-US; rv:1.9.2a1pre) Gecko/20090603 Minefield/3.6a1pre

10 mins later:
Now im on fiefox X64 Nightly version 7.0a1 (2011-06-30)
Supermode WORKS! but i still get a pop up that shows: Utopia.lv says:
seems still some javascipt issues ? kind regards M.

after click ok it continues it and supemode woks
2011-07-03 03:06
Jack HI have the same problem with popup html source in Firefox 6.0a2 (Aurora) except that Supermode does not start when I click OK... :(
http://imageshack.us/photo/my-images/803/afterok.png/

For now, I do my visits on a different boot!

Ubuntu 10.04 ; FF6 (Aurora) with addon "Add-on Compatibility Reporter 0.8.5"
Ubuntu 10.10 ; FF5 (without problem)


P.S.: I was right not to post immediately and dig the problem... By disabling NoScript, Supermode starts!
But still html source and XML skipped...
2011-07-04 16:22
utopia.lvIt should work now. If window pops up, close it and reload the page with Ctrl+F5 to clear cached files.
Minefiled browser is supported.

Sorry, Firefox 6 is not supported at the moment. There are some differences in extension development between Firefox 5 and Firefox 6 and I could not find what I need to change in the code.
2011-07-05 06:01
Jack HIrresistible

10 mins later:
Now im on fiefox X64 Nightly version 7.0a1 (2011-06-30)
Supermode WORKS! but i still get a pop up that shows: Utopia.lv says:
seems still some javascipt issues ? kind regards M.


Otherwise, it's the reason I did not say anything before! ;)

Now Minefield is divided into two parts: Nightly (like Irresistible) and Aurora (like me)!
http://en.wikipedia.org/wiki/Firefox#Development
2011-07-10 01:28
Jack HAll is ok on Firefox Aurora 7.0a2! ;)