[UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts |
Author: |
Message: |
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Cooldude, i tried some times else (arount 5 times) and most had no problem, but one did...
I guess it was my PC's fault., but if it start happening again I tell you.
|
|
06-07-2007 01:44 AM |
|
|
Twikki
New Member
Posts: 7
32 / / –
Joined: Jun 2007
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I'm having trouble with it getting my email
code: Function called: OnGetScriptMenu
Function called: OnEvent_MenuClicked
Function called: OnWndSettingsEvent_CtrlClicked
Function called: OnWndAddAccountEvent_CtrlClicked
Error: 'objEnDec' is null or not an object (code: -2146823281)
File: GC_interfaces.js. Line: 208.
Function OnWndAddAccountEvent_CtrlClicked returned an error. Code: -2147352567
Function called: OnWndAddAccountEvent_CtrlClicked
Function called: OnWndAddAccountEvent_Cancel
Function called: OnWndAddAccountEvent_Destroyed
Function called: OnWndSettingsEvent_CtrlClicked
Function called: OnWndSettingsEvent_Cancel
Function called: OnWndSettingsEvent_Destroyed
that's the entire session
this is the part of the file which causes problems
code: function OnWndAddAccountEvent_CtrlClicked(objPlusWnd, strControlId){
switch(strControlId){
case "btnAdd":
var strAddUserResult = addUser(WndAddAccount.GetControlText("lblUsername"),
objEnDec.Encrypt(WndAddAccount.GetControlText("lblPassword")),
arrUsernames, arrPasswords);
if(strAddUserResult == "true"){
WndSettings.Combo_AddItem("cbxGmailAccounts", arrUsernames[arrUsernames.length-1]);
WndSettings.Combo_SetCurSel("cbxGmailAccounts", WndSettings.Combo_GetCount("cbxGmailAccounts")-1);
WndSettings.Visible = true;
WndAddAccount.Close(0);
} else {
alert(WndAddAccount, strAddUserResult);
}
break;
default:
break;
}
}
|
|
06-07-2007 03:24 PM |
|
|
Twikki
New Member
Posts: 7
32 / / –
Joined: Jun 2007
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
bump
|
|
06-13-2007 08:05 PM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Cooldude, it's happening again: When I sign in WLM and I have new Gmails, right after I'm warned WLM crashes.
And another bug: I check 2 accouts. Sometimes I receive an email on "account 1" but I'm warned on both accounts. Understand?
|
|
06-13-2007 11:41 PM |
|
|
Kellicros
New Member
Posts: 1
Joined: Jun 2007
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I keep getting "unknown error - 12031" in toast whenever the script checks my inbox, any idea?
|
|
06-22-2007 07:56 AM |
|
|
cooldude_i06
Full Member
I'm so cool I worry myself.
Posts: 272 Reputation: 9
– / / –
Joined: Sep 2003
|
O.P. RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Unknown error happens if you can't properly connect to the gmail servers.
|
|
06-22-2007 07:29 PM |
|
|
Lou
Veteran Member
Posts: 2475 Reputation: 43
– / /
Joined: Aug 2004
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I'm wondering if this script works with emails at your own domain (but hosted with gmail). (Like the email I use @dotlou.com).
Edit: well it does, because apparently name@domain.com@gmail.com works. The only problem is when I click the popup, it loads up the default gmail page, and not the mail.google.com/a/domain
Might want to adapt it for that?
This post was edited on 07-03-2007 at 09:35 PM by Lou.
The future holds bright things in it\\\'s path, but only time will tell what they are and where they come from.
Messenger Stuff Forums
|
|
07-03-2007 09:25 PM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accoun
quote: Originally posted by .Lou
I'm wondering if this script works with emails at your own domain (but hosted with gmail). (Like the email I use @dotlou.com).
Edit: well it does, because apparently name@domain.com@gmail.com works. The only problem is when I click the popup, it loads up the default gmail page, and not the mail.google.com/a/domain
Might want to adapt it for that?
Lou, I guess you can edit the script to change the address.
|
|
07-05-2007 12:05 AM |
|
|
Lou
Veteran Member
Posts: 2475 Reputation: 43
– / /
Joined: Aug 2004
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
quote: Originally posted by Chancer
Lou, I guess you can edit the script to change the address.
but I'm using a normal gmail account as well.
The future holds bright things in it\\\'s path, but only time will tell what they are and where they come from.
Messenger Stuff Forums
|
|
07-05-2007 07:51 PM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Sooo...I don't know what to do =/
|
|
07-05-2007 08:44 PM |
|
|
Pages: (20):
« First
«
12
13
14
15
[ 16 ]
17
18
19
20
»
Last »
|
|