WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

949

Hey AOU. I was wondering why I see so few people use the inline comment feature you added a while back. I decided to give it a go again since it didn't work the first time I tried the feature shortly after it was added. I discovered there was a JS error that was happening on each browser I tried. I disabled my plugins and the error persists so I think it might actually be an issue that is beyond just my setup here. There seems to be a missing reference to PoalUpload() in the main.js script, or at least that is what the console tells me.

Below are the screen shots I grabbed of the console error and the offending line of JS code where PoalUpload() is referenced. I haven't poked around more, but I was wondering if this might be the reason the inline image feature is so rarely used. Apparently some people are able to use it, but I'm not one of them. Just thought you might want to know about this so it's not a show stopper or anything. I don't mind uploading and manually linking images as it has been done classically.

Console error: https://pic8.co/sh/0kmF0Y.png

Source line: https://pic8.co/sh/WWX4KW.png

Hey AOU. I was wondering why I see so few people use the inline comment feature you added a while back. I decided to give it a go again since it didn't work the first time I tried the feature shortly after it was added. I discovered there was a JS error that was happening on each browser I tried. I disabled my plugins and the error persists so I think it might actually be an issue that is beyond just my setup here. There seems to be a missing reference to PoalUpload() in the main.js script, or at least that is what the console tells me. Below are the screen shots I grabbed of the console error and the offending line of JS code where PoalUpload() is referenced. I haven't poked around more, but I was wondering if this might be the reason the inline image feature is so rarely used. Apparently some people are able to use it, but I'm not one of them. Just thought you might want to know about this so it's not a show stopper or anything. I don't mind uploading and manually linking images as it has been done classically. Console error: https://pic8.co/sh/0kmF0Y.png Source line: https://pic8.co/sh/WWX4KW.png
[–] 1 pt

For some reason your browser isn't loading poalulm.js which contains that function.

Open a post and when you are in the comments, show the source of that page and scroll all the way down. You should see that js file being invoked.

[–] 0 pt

Viewed the source and looked for poalulm.js and found no such script reference. This is the source of the page I used to test this.

https://pic8.co/sh/EVAqRX.png

[–] 1 pt

That source is missing a good chunk of code (CSS and JS).

I have no idea why your browser is not loading/showing that.

What OS and browser version are you using. I have to replicate that in a VM.

[–] 0 pt

This VM is running Win 10 and Vivaldi for the browser. I tried FireFox as well and it doesn't work either.