dnndev / Dnn.AdminExperience.Extensions

Admin Experience in DNN Platform
MIT License
13 stars 2 forks source link

Prompt link not present in Persona Bar after install in Evoq Basic 9.1.1 #76

Open djfenske opened 6 years ago

djfenske commented 6 years ago

Hi DNNDev, I was able to test Prompt on DNN Platform 9.1 with no problems. However in adding the extension to a dev version of our production Evoq Basic 9.1.1 install, I don't get the clickable region (with or without the icon) on the Persona Bar to launch Prompt.

I've tried restarting the application, logging out and back in, and doing a repair install. I also went through the manual steps to add the icon. I get the pjax transient attribute error as acknowledge, but it doesn't go away on refresh. Here's what I get when trying to view that icon image:

This page contains the following errors:

error on line 42 at column 91: Specification mandates value for attribute data-pjax-transient Below is a rendering of the page up to the first error.

Dnn.AdminExperience.Library/nav_prompt.svg at 0d0c4c125c11abfcb29b83bee8874fc0cb227346 · dnndev/Dnn.AdminExperience.Library · GitHub

Perhaps something changed in version 9.1.1 that made Prompt incompatible?

Thanks for any help you can offer! David

dnndev commented 6 years ago

Hi djfenske,

I had to delete my previous response after realizing you did try manually installing :)

It does look like it's having a problem with the Prompt icon. Are you sure the icon is in the correct place and that you've followed the manual instructions exactly? Perhaps you missed a step or something didn't copy over correctly (happens to me from time-to-time).

I'm not sure about this issue and I haven't tested on 9.1.1, so I can't provide a lot of help right now. FYI, Prompt is being included into DNN Core for v.9.2 - so we've stopped development on this version of the extension.

djfenske commented 6 years ago

Hi Kelly,

Thanks for the response! Great to hear Prompt is making it into the core, congratulations!

Actually, I didn't even care whether the icon was visible or not - my problem was that the invisible clickable region was not there after the install, so could not launch Prompt in either case. So just wanted to let you know in case they changed something in Evoq 9.1.1 that broke it! I will try uninstalling and reinstalling the entire extension.

Thanks, David

David Fenske Footprint Business Solutions, LLC david.fenske@footprintllc.com david.fenske@footprintllc.com

On Fri, Nov 17, 2017 at 11:13 AM, Kelly Ford notifications@github.com wrote:

Hi djfenske,

I had to delete my previous response after realizing you did try manually installing :)

It does look like it's having a problem with the Prompt icon. Are you sure the icon is in the correct place and that you've followed the manual instructions exactly? Perhaps you missed a step or something didn't copy over correctly (happens to me from time-to-time).

I'm not sure about this issue and I haven't tested on 9.1.1, so I can't provide a lot of help right now. FYI, Prompt is being included into DNN Core for v.9.2 - so we've stopped development on this version of the extension.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dnndev/Dnn.AdminExperience.Extensions/issues/76#issuecomment-345320616, or mute the thread https://github.com/notifications/unsubscribe-auth/AcQrexb08eqTAjRFh-zibr3JwrPZ4ogvks5s3czagaJpZM4QhXu1 .

dnndev commented 6 years ago

Sorry I can't be more help here. It's possible there's an incompatibility, but the cryptic error sounds like there is a value missing or an element missing. Have you tried looking into the source to find out where it's occurring?

david-poindexter commented 6 years ago

May be a bit elementary, but did you try restarting the app pool and clearing the cache?