Gmail Notifier not working anymore. 10/17/2009
Try this,it might work.
Close the Gmail Notifier widget from your desktop.
This is the path to the file you will be workig with:
C:\Documents and Settings\USER NAME\My Documents\My Widgets\Gmail Notifier.widget
- rename the widget to Gmail_Notifier.zip. This will make it so you can get to the file you need to edit.
Navigate down a couple levels inside the zip file.
- find and edit, with Dreamweaver, the file onload.js
- replace line 680 with this exact text:
feedURL = "https://" + gmailUser + ":" + gmailPwd + "@mail.google.com/mail/
feed/atom";
- put onload.js back into the zip, rename it back to Gmail_Notifier.widget
- restart the widget
Win7
Just tried the same thing in Win7 and it is a little more difficult to get the changes to stick.
When you make the changes in DW, do a Save As to another folder.
Then, exit out of DW and copy the newly saved onload.js file over the the old onload.js file. Then rename the zip file back to a widget file.
This fixed it for me
Good luck.
Or, if you want to live very dangerously,