Gmail Changes Breaking Stuff
Google decided to change the domain and URL syntax of Gmail:
- gmail.google.com redirects to mail.google.com
- instead of URLs like /gmail?param they look like /mail/?param
My persistent searches script has been updated to work with these changes. I would recommend uninstalling the original script and then installing the updated version.
KoreV said,
June 22, 2005 @ 4:45 am
it doesn’t work…
i did change all “gmail” to “mail”
it doesn’t work either way
Luke said,
June 22, 2005 @ 12:27 pm
It works for me. Are you using my updated version of the script? If not, you need to change which URLs that the script is allowed to execute (to https://mail.google.com/* and http://mail.google.com/*) at. Also change any reference to ‘/gmail’ to ‘/mail/’.
KoreV said,
June 22, 2005 @ 1:34 pm
I do use your updated version, and i did change to https://mail.google.com/* and http://mail.google.com/*) at. And ‘/gmail’ to ‘/mail/’. By editing your script in notepad.
No success.
I really like using you script.
KoreV said,
June 23, 2005 @ 1:55 pm
it looks like you’ve updated it again
it works now
thank you very much
Qoxica said,
May 8, 2006 @ 7:32 pm
Thanks for being here. It has helped me immensely. Hello admin, nice site you have!