Perhaps you can delete the account and recreate it. Make sure Yandex script is dated 2011-02-05. Or clear cache and cookies, etc.
Just a friendly note: English word is "sent" ..."I have sent user and password" ('sand' is what you find on the beach... grains of sand, sand dunes in the desert). ;)
RpD is an genuine englishman I believe ;) I didn't find any problem with rectify someone if he don't know good english. Sand is so far away in meaning from sent. :D It's better to rectify someone than to leave him in ignorance.
I is a 'merican speaker... <don't quote me on that> ...about as far on the globe from England as you can get (and be in the US). Just another nitpicking geek perfectionist, although I try to restrain my grammar policing, at times. As Vlada said, I thought I'd try to help improve Mr. Bero's English vocabulary. (don't use "I is" though... just a joke ;)
Back to originally scheduled programming...
Since Tobwithu has verified that the Yandex script works with your account, Mr. Bero... there may be a conflict or bug with your X-Notifier installation... so, uninstalling/reinstalling may help. Sometimes my accounts go 'offline' (stop checking) even though there's nothing wrong with the script and I haven't changed password... some little bug creeps in, something gets 'corrupted' and the account stops working. Sometimes it lasts for quite a while, although I delete and recreate account, clear cache, etc. Eventually it starts working again, for unknown reason. This happens more often in Chrome than in Firefox... for me.
And these changes (leading to a step increase) are likely to be of little importance. this.getHtml(this.dataURL,"_handlers=folders"); в 2015г. this.getHtml(this.dataURL,"_model.0=folders"); в 2017г.
Professionals, very much ask you to fix the script for Yandex.
/**********************************************************
Yandex
**********************************************************/
var name="Yandex.ru";
var ver="2018-02-21";
var hostString="yandex.ru";
function getCount(aData) {
var fnd = aData.match(/"status":"ok","data":{"new":(\d+)/);
return fnd?fnd[1]:-1;
}
function process(aData,aHttp){
switch(this.stage){
case ST_LOGIN_RES:
this.stage=ST_DATA;
case ST_DATA:
this.getHtml(this.dataURL);
return false;
}
return this.baseProcess(aData,aHttp);
}
Hi KOMMEHTATOP, This process function seems redundant to me, meaning you can omit it because it doesn't bring changes to the process function in the underlying code.
tobwithu
Sun, 06/09/2013 - 09:01
Permalink
http://xnotifier.tobwithu.com
http://xnotifier.tobwithu.com/scripts.php?key=name&dir=1&page=6
MrBero
Mon, 06/10/2013 - 04:54
Permalink
Thank you for your fast reply
Thank you for your fast reply
I am sorry but this script no longer working for me about 1 year, I have sand user and passwor from my accout you can check it now.
tobwithu
Mon, 06/10/2013 - 08:50
Permalink
Current script works fine
Current script works fine with your account.
RpD
Mon, 06/10/2013 - 09:42
Permalink
Troubleshoot
Perhaps you can delete the account and recreate it.
Make sure Yandex script is dated 2011-02-05.
Or clear cache and cookies, etc.
Just a friendly note: English word is "sent" ..."I have sent user and password"
('sand' is what you find on the beach... grains of sand, sand dunes in the desert). ;)
jeroen
Mon, 06/10/2013 - 09:56
Permalink
Sandbox...
@RpD: Haha, But sometimes one can create one's own sandbox in one's user space ;-)
Hey, just because your english is getting better and better on this forum, doesn't mean everybody has to be the perfect englishman, yes... ?
In my region (Amsterdam) it is very late now... So before I will get too silly, I better logoff now 8-)
Keep up the good work.
Kind regards, Jeroen
Vlada T
Mon, 06/10/2013 - 10:21
Permalink
RpD is an genuine englishman
RpD is an genuine englishman I believe ;) I didn't find any problem with rectify someone if he don't know good english. Sand is so far away in meaning from sent. :D It's better to rectify someone than to leave him in ignorance.
jeroen
Mon, 06/10/2013 - 10:40
Permalink
Just joking
I was just kicking some sand, Vlada ;-)
Vlada T
Wed, 06/12/2013 - 08:50
Permalink
Okie, no problem
Thanks Jeroen, I didn't figure so. No problem man, and sorry. ;)
jeroen
Thu, 06/13/2013 - 07:43
Permalink
;-)
No need: I applaud you for defending RpD ;-)
RpD
Mon, 06/10/2013 - 11:11
Permalink
Haaaaaaaa [http://www.sandboxie.com]
I is a 'merican speaker... <don't quote me on that> ...about as far on the globe from England as you can get (and be in the US).
Just another nitpicking geek perfectionist, although I try to restrain my grammar policing, at times.
As Vlada said, I thought I'd try to help improve Mr. Bero's English vocabulary.
(don't use "I is" though... just a joke ;)
Back to originally scheduled programming...
Since Tobwithu has verified that the Yandex script works with your account, Mr. Bero... there may be a conflict or bug with your X-Notifier installation... so, uninstalling/reinstalling may help. Sometimes my accounts go 'offline' (stop checking) even though there's nothing wrong with the script and I haven't changed password... some little bug creeps in, something gets 'corrupted' and the account stops working. Sometimes it lasts for quite a while, although I delete and recreate account, clear cache, etc.
Eventually it starts working again, for unknown reason. This happens more often in Chrome than in Firefox... for me.
MrBero
Mon, 06/10/2013 - 17:29
Permalink
I have removed and readded
I have removed and readded scirpt and now it was working fin
Thanks a lot
retro
Wed, 08/14/2013 - 07:17
Permalink
Hello
Sorry to bump in this thread but is for a similar problem, Yandex.COM
I guess it shouldn't work with Yandex.RU script so try to edit it but it¡s not working
I only changed from yandex.ru to .com in script
Can someone give me a idea to make it work?
thanks
qaz
Tue, 02/20/2018 - 15:00
Permalink
Good time to all.
Good time to all.
The script stopped working from Yandex.ru
I understand that yandex changed the URL
https://mail.yandex.ru/neo2 2015г.
https://mail.yandex.ru/u2709/ 2017г.
And these changes (leading to a step increase) are likely to be of little importance.
this.getHtml(this.dataURL,"_handlers=folders"); в 2015г.
this.getHtml(this.dataURL,"_model.0=folders"); в 2017г.
Professionals, very much ask you to fix the script for Yandex.
KOMMEHTATOP
Tue, 02/20/2018 - 16:08
Permalink
Yandex "2018-02-21"
/**********************************************************
Yandex
**********************************************************/
var name="Yandex.ru";
var ver="2018-02-21";
var hostString="yandex.ru";
function init() {
this.loginData=["https://passport.yandex.ru/passport?mode=auth", "login", "passwd", "retpath="+encodeURIComponent("https://mail.yandex.ru")];
this.dataURL="https://mail.yandex.ru";
this.viewURL="https://mail.yandex.ru";
this.cookieDomain="yandex.ru";
}
function getCount(aData) {
var fnd = aData.match(/"status":"ok","data":{"new":(\d+)/);
return fnd?fnd[1]:-1;
}
function process(aData,aHttp){
switch(this.stage){
case ST_LOGIN_RES:
this.stage=ST_DATA;
case ST_DATA:
this.getHtml(this.dataURL);
return false;
}
return this.baseProcess(aData,aHttp);
}
jeroen
Thu, 02/22/2018 - 20:07
Permalink
process function
Hi KOMMEHTATOP,
This process function seems redundant to me, meaning you can omit it because it doesn't bring changes to the process function in the underlying code.
makedse
Thu, 02/22/2018 - 23:26
Permalink
oh yea
You be right, omit the whole last part, excellent, thank you. And thanks also to those involved in getting this working again!!!