Minimeter /!\ plus maintenue sine die /!\

Vous vous penchez sur le développement d'applications ou d'extensions pour Mozilla ? C'est alors vers ce forum que se dirigeront naturellement vos requêtes...
Pauloo07

Message par Pauloo07 »

Email envoyé :wink:

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008052906 Firefox/3.0
Mette

Message par Mette »

Hi,

My writing in French isn't that good, so I'll write in English

I have the same problem as described above, the no connection error.

The strange thing is that at my work it works perfectly. At my dads computer it works perfectly but at my computer at home it gives the no connection error.
I have tested it with tamper data and it gives indeed a timeout.

I really don't understand why it is different for those 3 computers while it is the same account.

The 3 computers have installed FF3 over FF2 without uninstalling FF2.
My computer at home has a lot of the same plugins like my computer at work.

The only difference with my computer at home and my dads computer is that my computer is connected via wireless, but I've checked this also with another computer which is connected via wireless and there was no problem at all on that computer.

I really don't know what it can be, so hopefully you find the solution.

Thanks in advance and thanks for the great plugin

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
The RedBurn
Iguane
Messages : 515
Inscription : 28 janv. 2005, 16:39

Message par The RedBurn »

Do you mean that there's no content or that the page says "Session timed out" or something ?
What's your ISP ?
Venez traduire des extensions sur BabelZilla
Invité

Message par Invité »

I have also EDPnet.

If I compare what happens with tamper data between the working computer and the one that doesn't work, the difference is that after
http://www.edpnet.be/list_dslconnections.aspx
it gets http://www.edpnet.be/timedout.aspx instead of http://www.edpnet.be/maint_dslconnection.aspx.

There is no page that says session time out. Even if I'm logged in in the page and I am looking at the stats it won't work. If I click Show stats webpage it just shows the login page instead where everything is filled in, but I have to push "login" myself to log in.

The meter just won't load and it gives the error "Not connected to the internet", although I am connected.






Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
Mette
Arias
Messages : 3
Inscription : 25 juin 2008, 15:13

Message par Mette »

Oups, the previous message was me, but I've forgotten the username. I've created an account on this forum so it will never happen again ;).

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
The RedBurn
Iguane
Messages : 515
Inscription : 28 janv. 2005, 16:39

Message par The RedBurn »

That's because http://www.edpnet.be/list_dslconnections.aspx redirects to http://www.edpnet.be/timedout.aspx if the identification wasn't successfully done.

Could you send me the page http://www.edpnet.be/login.aspx ?
Venez traduire des extensions sur BabelZilla
Shyning

Message par Shyning »

Merci pour l'ouverture de la page du FAI, ça marche du tonnerre ! :D

On tient là le module ultime qui mériterait amplement de figurer en bonne place sur la page officielle des add-ons pour Firefox.

Vivement la version définitive !

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008052906 Firefox/3.0
Mette
Arias
Messages : 3
Inscription : 25 juin 2008, 15:13

Message par Mette »

The RedBurn a écrit :That's because http://www.edpnet.be/list_dslconnections.aspx redirects to http://www.edpnet.be/timedout.aspx if the identification wasn't successfully done.

Could you send me the page http://www.edpnet.be/login.aspx ?
Here you are:

Code : Tout sélectionner

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>My EDPnet - Login</title>
		<LINK href="cms.css" type="text/css" rel="stylesheet">
			<script language="JavaScript" src="snappy.js"></script>
	</HEAD>
	<body MS_POSITIONING="FlowLayout">

		<form name="Form1" method="post" action="login.aspx" id="Form1">
<input type="hidden" name="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE_ID" value="1d951abb-4d05-4159-9a95-c3476edfe2ea" />
<input type="hidden" name="__VIEWSTATE" value="" />
<script language="javascript" type="text/javascript">
<!--
	function __doPostBack(eventTarget, eventArgument) {
		var theform;
		if (window.navigator.appName.toLowerCase().indexOf("microsoft") > -1) {
			theform = document.Form1;
		}
		else {
			theform = document.forms["Form1"];
		}
		theform.__EVENTTARGET.value = eventTarget.split("$").join(":");
		theform.__EVENTARGUMENT.value = eventArgument;
		theform.submit();
	}
// -->
</script>

			<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="650" border="0">
				<TR>
					<TD width="113" colSpan="2"><BR>
						<span id="lblTitle"><b>Login</b></span></TD>

					<TD width="113" rowSpan="5" valign="top">
						<img id="Image1" src="pics/logo_edpnet_small.gif" alt="" border="0" /></TD>
				</TR>
				<TR>
					<TD width="113">&nbsp;</TD>
					<TD></TD>
				</TR>
				<TR>
					<TD width="113">

						<span id="lblUserID">User ID</span></TD>
					<TD>
						<input name="tbUserID" type="text" size="16" id="tbUserID" /></TD>
				</TR>
				<TR>
					<TD width="113">
						<span id="lblPassword">Password</span></TD>
					<TD>

						<input name="tbPassword" type="password" size="16" id="tbPassword" /></TD>
				</TR>
				<TR>
					<TD width="113" rowSpan="5" vAlign="top"></TD>
					<TD>
						<input type="submit" name="btnLogin" value="Login" id="btnLogin" onClick="setHourglass('btnLogin')" /><BR>
						</TD>
				</TR>
				<TR>

					<TD>
						<input id="cbRemember" type="checkbox" name="cbRemember" checked="checked" /><label for="cbRemember">Remember user id and password next time</label></TD>
					<TD></TD>
				</TR>
				<TR>
					<TD>&nbsp;</TD>
					<TD></TD>
				</TR>

				<TR>
					<TD>
						<a id="lblPasswordForgotten" href="javascript:__doPostBack('lblPasswordForgotten','')">Password forgotten ? Click here.</a>
						</TD>
					<TD></TD>
				</TR>
				<TR>
					<TD>&nbsp;</TD>

					<TD></TD>
				</TR>
				<TR>
					<TD>
						</TD>
					<TD></TD>
				</TR>
			</TABLE>
			<br>

			<iframe allowtransparency frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0"
				src="cms.aspx?S=CP_Info&CO=1" width="700" height="500"></iframe>
		<SCRIPT language="javascript">try { document.focus(); document.getElementById('tbUserID').focus(); } catch(ee) { } </SCRIPT>

</form>
	</body>
</HTML>
I don't see any difference with the one on the working computers, the only thing I omitted are the filled in login and password values, but I already cleared the cookies for the site so that it doesn't get filled in automatically and it doesn't make a difference.

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
The RedBurn
Iguane
Messages : 515
Inscription : 28 janv. 2005, 16:39

Message par The RedBurn »

Shyning> Merci pour les compliments, ça fait toujours plaisir. :)

Mette> I found out with Pauloo07 that his problem was coming from the fact that he disabled third party cookies in Firefox options. Did you too ?
Venez traduire des extensions sur BabelZilla
Mette
Arias
Messages : 3
Inscription : 25 juin 2008, 15:13

Message par Mette »

I didn't know I did, but apparently the third party cookies where disabled.
Thank you very much for finding the solution :). Accepting third party cookies did solve the problem.

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0
The RedBurn
Iguane
Messages : 515
Inscription : 28 janv. 2005, 16:39

Message par The RedBurn »

Étant donné que les problèmes de Pauloo07 et Mette étaient liés à à la désactivation des cookies tiers (apparemment, avec les requêtes de type XMLHTTPRequest, tous les cookies sont considérés comme tiers), j'ai ajouté une vérification de l'option concernant les cookies afin d'afficher un message s'ils sont désactivés. Il est toujours possible d'ajouter une exception pour le site du FAI.

Mette> I added a detection of cookies pref in the next version of Minimeter. Thank you for your feedback. :)

Étant donné qu'il n'y a plus de problème, je vais activer la mise à jour automatique pour tous les utilisateurs.
Venez traduire des extensions sur BabelZilla
Pauloo07

Message par Pauloo07 »

Merci The RedBurn, ça fonctionne bien maintenant avec l'activation des cookies tierces :P

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008052906 Firefox/3.0
Danux
Arias
Messages : 1
Inscription : 26 juin 2008, 23:59

Message par Danux »

Bonjour,

Avant tout, un grand merci pour ce super add-on que j'ai découvert y'a quelques semaines.

J'ai juste un problème, je n'arrive pas a l'utilser avec scarlet, je viens de changer de fai celà me manque déjà de ne pas avoir mon minimeter fonctionnel. J'ai appris que Scarlet avait changer son espace membre, c'est peut-être pour ça.
The RedBurn
Iguane
Messages : 515
Inscription : 28 janv. 2005, 16:39

Message par The RedBurn »

C'est possible qu'il y ait un problème avec Scarlet , le taux d'erreur pour ce module varie entre 5 et 8%, tu en fais probablement partie. Je suppose qu'il indique "erreur indéterminée" ?
Est-ce que tu pourrais suivre la procédure de demande de nouveau module ?

EDIT: Est-ce que tu n'aurais pas plusieurs contrats chez Scarlet ?
Venez traduire des extensions sur BabelZilla
Trance
Arias
Messages : 1
Inscription : 27 juin 2008, 10:57

Message par Trance »

E-mail envoye pour un nouveau FAI. En attente des nouvelles, merci. :)

Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Répondre

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 1 invité