Forum Settings
       
Reply To Thread

Tooltips FeedbackFollow

#127 Nov 15 2017 at 5:41 PM Rating: Decent
Avatar
20 posts
Fanra wrote:
However, if I view my wiki using https, the tooltips don't work. Although Jerek says, "Yes. The default code we list should automatically do HTTP or HTTPS protocol based on the current page, but you can also specify HTTPS in the URL to the script if you like.", I have been unable to get them to work.

I had the same problem with Magelo tooltips. It seems when they fixed their website to use https, now their tooltips work when my site is viewed with https (they don't work with http).

So, it appears the whole issue can be fixed if Allakaham would enable https. In 2017, it really is pretty much a must for websites.

Any estimate when Allakaham will start using https?
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#128 Nov 15 2017 at 6:03 PM Rating: Excellent
Fanra wrote:
Fanra wrote:
However, if I view my wiki using https, the tooltips don't work. Although Jerek says, "Yes. The default code we list should automatically do HTTP or HTTPS protocol based on the current page, but you can also specify HTTPS in the URL to the script if you like.", I have been unable to get them to work.

I had the same problem with Magelo tooltips. It seems when they fixed their website to use https, now their tooltips work when my site is viewed with https (they don't work with http).

So, it appears the whole issue can be fixed if Allakaham would enable https. In 2017, it really is pretty much a must for websites.

Any estimate when Allakaham will start using https?


I need to get me a free ssl cert some where so I can test it out locally on my dev machine. I don't have access to the live site.

I want to make sure that http and https both works. I'm looking at the code right in the javascript that all tooltips pulls from. It does have an entry for https in there but apparently it isn't working like it's supposed to.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#129 Nov 16 2017 at 3:55 PM Rating: Decent
Avatar
20 posts
Gidono wrote:
I need to get me a free ssl cert some where so I can test it out locally on my dev machine.

You can get a free SSL certificate from https://letsencrypt.org/

The only downside is you have to renew it every 90 days. Some web hosts will provide you with a free Let's Encrypt certificate, which I believe auto-renews (see your host).

Some other hosts provide a free SSL certificate just for hosting with them, sometimes only with the "Business" package or above, though.

My website, https://everquest.fanra.info has free SSL just by using CloudFlare as my CDN. I have the free CloudFlare service, so I get both a free CDN and the use of a free SSL certificate.

Let me know if I can do anything to help. Contact me directly at fanra@fanra.info.

Thanks.

____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#130 Dec 05 2017 at 8:54 PM Rating: Decent
Avatar
20 posts
Something to also consider is that search engines place http lower than https in search listings. Google imposes a penalty for a non-encrypted site in their listings.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#131 Dec 21 2017 at 4:06 PM Rating: Decent
Avatar
20 posts
http://www.zdnet.com/article/why-is-firefox-quantum-so-fast-mozilla-reveals-a-tweak-that-turbo-charged-its-browser/
Quote:
Firefox is also moving ahead with plans to mark all HTTP pages as insecure.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#132 Dec 21 2017 at 4:20 PM Rating: Excellent
I sent an email to ZAM about this.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#133 Dec 21 2017 at 7:16 PM Rating: Excellent
I got a reply back that this is something they'll need to discuss after they move the allakhazam platform to their new provider. Some code changes will need to happen so testing and such will need to happen as well. It will need to work with advertisements as well.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#134 Jan 22 2018 at 2:04 PM Rating: Decent
Avatar
20 posts
Thank you for your reply. I hope they will get this done.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#135 Jul 11 2018 at 7:02 AM Rating: Excellent
I just spoke with one of the ZAM developers that helped track down why the tooltip wasn't working on SSL enabled sites (Thanks Jerek!). Hopefully we should get this fixed soon.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#136 Jan 26 2019 at 7:39 PM Rating: Decent
Avatar
20 posts
Any word on https? Hoping it comes soon, it's been a while.

Thanks.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#137 Jan 26 2019 at 8:17 PM Rating: Excellent
Fanra wrote:
Any word on https? Hoping it comes soon, it's been a while.

Thanks.


I spoke about this briefly with ZAM last night in a meeting. It's still on the TODO list. I now have access to the back end so I can make changes whenever but I have to learn how to do everything first. The way the site is set up is not straight forward like a normal LAMP server would be set up. It's done through docker containers, pods and so forth so it's not as easy as dropping in a certbot for example to give certs where we need it. The CDN where the tooltip script is has the cert but we also need to have a cert at the origin as well and that's where the issue is. We'll get it figured out hopefully soon.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#138 Mar 19 2019 at 10:16 PM Rating: Decent
Avatar
20 posts
I've noticed that the login is secure at https://secure.zam.com/login.html?action=login.

everquest.allkhazam.com and the tooltips are still insecure with no SSL yet.

Any word on how it is going? Still waiting after a year and a half :).

Thanks.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#139 Mar 20 2019 at 5:42 AM Rating: Excellent
Fanra wrote:
I've noticed that the login is secure at https://secure.zam.com/login.html?action=login.

everquest.allkhazam.com and the tooltips are still insecure with no SSL yet.

Any word on how it is going? Still waiting after a year and a half :).

Thanks.


It has been discussed as recent as over the weekend. I don't know when this will be addressed but I'll keep pushing for it.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#140 Oct 26 2019 at 3:19 PM Rating: Decent
Avatar
20 posts
It's been two and a half years now since I asked if SSL could be done.

Meanwhile, Google and other search engines have downgraded site listings for not using SSL for five years now and browsers warn people that log in that the connection is insecure.

Really, having a lower SEO by not using SSL is hurting ZAM's bottom line. It's nearing the end of 2019 and you guys are still stuck in 2014.

I know you have a tough time getting things done, as money is tight, but please see if this can be done.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#141 Oct 28 2019 at 6:38 PM Rating: Excellent
Deploying certs via a cluster isn't something I've played with so I reached out to our regular engineers to see if they could work on it. They did respond so we'll see what happens. *keeping fingers crossed*

Edited, Oct 28th 2019 6:38pm by Gidono
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#142 Dec 28 2019 at 10:36 AM Rating: Decent
Gidono wrote:
Deploying certs via a cluster isn't something I've played with so I reached out to our regular engineers to see if they could work on it. They did respond so we'll see what happens. *keeping fingers crossed*

Edited, Oct 28th 2019 6:38pm by Gidono

Any news on this? Every site I have uses https. I've been trying to figure out workarounds for this but alas I have hit a brick wall. I do hope at least the JS has been updated to reflect changes dealing with https.
#143 Dec 29 2019 at 8:47 AM Rating: Excellent
Schizomaniac|Premium wrote:
Gidono wrote:
Deploying certs via a cluster isn't something I've played with so I reached out to our regular engineers to see if they could work on it. They did respond so we'll see what happens. *keeping fingers crossed*

Edited, Oct 28th 2019 6:38pm by Gidono

Any news on this? Every site I have uses https. I've been trying to figure out workarounds for this but alas I have hit a brick wall. I do hope at least the JS has been updated to reflect changes dealing with https.


Fanbyte ops has been working on this. We have been testing out a new cluster that is running https. We hope to roll out the new cluster soon.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#144 Dec 31 2019 at 10:02 AM Rating: Decent
Thanks Gidono, I was about to tell you the problem but guess you guys already figured it out. I was comparing the zam.zamimg.com/j/tooltips.js to the one provided for WoW and noticed that it should function but considering my test site is https it is looking for an https link for the item information.
#145 Jan 13 2020 at 8:15 PM Rating: Decent
Avatar
20 posts
Glad to see you have https now. I am reporting that tooltips do not work on https currently. Hopefully that will be fixed soon.

Edited, Jan 13th 2020 9:18pm by Fanra
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#146 Jan 13 2020 at 8:44 PM Rating: Excellent
Fanra wrote:
Glad to see you have https now. I am reporting that tooltips do not work on https currently. Hopefully that will be fixed soon.

Edited, Jan 13th 2020 9:18pm by Fanra


Ya there are some other problems causing it to not work even though I switched all the protocols in the javascript over to https. We'll get it figured out though.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#147 Jan 15 2020 at 7:23 PM Rating: Excellent
This should now work by placing this header on your site.

<script src="https://zam.zamimg.com/j/tooltips.js?c"></script>
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#148 Jan 18 2020 at 11:49 AM Rating: Decent
Avatar
20 posts
Great. Thanks so much.

Tooltips are working fine on https. There is a minor issue I'm having where the item icons are being loaded with http rather than https.

Example is https://everquest.allakhazam.com/pgfx/item_633.png. I know your server has that image set for https, since if I put the url into my browser it takes me to https://everquest.allakhazam.com/pgfx/item_633.png. But for some reason, it is loading with http, rather than https on my wiki.

I cleared out all the caches I could find.

The code I'm using is:

<script src="https://zam.zamimg.com/j/tooltips.js?c"></script>
<script>var zam_tooltips = { "iconizelinks": true }</script>

Thanks.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#149 Jan 18 2020 at 2:27 PM Rating: Excellent
Fanra wrote:
Great. Thanks so much.

Tooltips are working fine on https. There is a minor issue I'm having where the item icons are being loaded with http rather than https.

Example is https://everquest.allakhazam.com/pgfx/item_633.png. I know your server has that image set for https, since if I put the url into my browser it takes me to https://everquest.allakhazam.com/pgfx/item_633.png. But for some reason, it is loading with http, rather than https on my wiki.

I cleared out all the caches I could find.

The code I'm using is:

<script src="https://zam.zamimg.com/j/tooltips.js?c"></script>
<script>var zam_tooltips = { "iconizelinks": true }</script>

Thanks.


There are some links I am working on to convert them over to https or just get rid of the https://everquest.allakhazam.com in the link altogether. The item icons are on that big list of things to fix.
____________________________
Allakhazam Developer and Admin

For real time update information on Allakhazam, follow me on Twitter!
https://twitter.com/gidono

Or join us via our Discord channel at https://discord.gg/zu9tTS7
#150 Jan 18 2020 at 2:41 PM Rating: Decent
Avatar
20 posts
Gidono wrote:
The item icons are on that big list of things to fix.

Super.

Thank you so much for getting the tooltips to work in https. It's nice to finally have my wiki using SSL.
____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
#151 Mar 14 2020 at 11:03 AM Rating: Decent
Avatar
20 posts
I think someone has blocked the icons from loading on non-zam websites.

Here is an example:

Item: https://everquest.allakhazam.com/db/item.html?item=8900
Icon: https://everquest.allakhazam.com/pgfx/item_903.png

Error:

Error 1011 Ray ID: 573f8d619967ba7c • 2020-03-14 17:00:40 UTC
Access denied
What happened?
The owner of this website (everquest.allakhazam.com) does not allow hotlinking to that resource (/pgfx/item_903.png).

____________________________
Fanra
EverQuest Druid
https://everquest.fanra.info
Necro Warning: This post occurred more than thirty days after the prior, and may be a necropost.
Reply To Thread

Colors Smileys Quote OriginalQuote Checked Help

 

Recent Visitors: 110 All times are in CST
Anonymous Guests (110)