Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload images - DNN 9 Issue #3

Closed
maduranga001 opened this issue Oct 29, 2017 · 23 comments
Closed

Upload images - DNN 9 Issue #3

maduranga001 opened this issue Oct 29, 2017 · 23 comments

Comments

@maduranga001
Copy link

I upgraded my site to DNN 9 and I can see an issue like this. cannot upload images and browse button has missing to select images from our local machine.

Please, can you help me how to resolve this on latest DNN 9.1.1 ?

nws

Still, we are using this module as we have lots of custom modifications after your final release. So migrating from this would be not easy and have to stick with the module.

Your support is much appreciated.

@Scippy
Copy link
Contributor

Scippy commented Oct 29, 2017

It seems to be missing the flash player pluging for your web browser.

@maduranga001
Copy link
Author

Thank you for the reply. I used the same browser before I upgrade DNN 7.20 to DNN 9.1.1
This issue came just after upgrading to DNN 9.1.1 and I did not change anything on the browser.

My other admin also has this issue.

Please, advise.

@jaxuk
Copy link

jaxuk commented Oct 29, 2017 via email

@maduranga001
Copy link
Author

Woohoo.. Yes. It is working now. Great.!
Thank you very much.

@maduranga001
Copy link
Author

Hi,

Again there is the issue. I do not see flash plugin issue anymore. But not the file upload control too.
nws2

Please, can you advise me how to fix this. I just upgraded the DNN site to DNN 9.1.1 and didn't do any changes to the site.
Anyway, it worked with the previous solution for flash plugin and seems to be missing the control again somehow.

Appreciate your support.

@maduranga001
Copy link
Author

Any idea how to fix uploading files/images control issue? Please, can you help me?

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@maduranga001
Copy link
Author

maduranga001 commented Nov 11, 2017

I am using
Google Chrome Version 62.0.3202.89 (Official Build) (64-bit) and Windows 7 Ultimate.

This is same for other admins PCs too.

Please help how to get back the file upload control. This has happened just after upgrading to DNN 9.1.1 from DNN 7.2.0 version. Everything is working perfectly instead of this file upload control issue.

Thank You!

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@maduranga001
Copy link
Author

maduranga001 commented Nov 11, 2017

I've already done this. Then the control visible for a day. Somehow it is disappeared again. This is not only on my PC and browsers. We checked it on different PCs too with different admin user accounts.

We checked on IE and FF too. Still not visible the control.

Please help.

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@maduranga001
Copy link
Author

I am not seeing any errors. How can I check if I am getting any loading errors?

No any issues reported on DNn website admin logs too.

@maduranga001
Copy link
Author

Now I am just noticing this.

Only "Edit an existing article" page has this issue. "Add a new article" window is loading the file upload control after a second.

Any idea? Why is it dissapering like this. Somehow I was checking edit window as I needed to change some images.

Thank you for supporting.

@maduranga001
Copy link
Author

The problem is on the edit an existing article window now. Please, can you help to fix this?

But Firefox and IE are not loading the control for both edit and new article windows.

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@maduranga001
Copy link
Author

maduranga001 commented Nov 11, 2017

Ok. Thank you!

I do not know if this is the correct error. I can see so many red messages.

Uncaught TypeError: instance.attr(...).replace is not a function at HTMLAnchorElement.<anonymous> (dnn.jquery.js?cdv=298:4279) at Function.each (jquery-1.3.2.min.js:12) at init.each (jquery-1.3.2.min.js:12) at HTMLDocument.dnnInitCustomisedCtrls (dnn.jquery.js?cdv=298:4269) at Function.<anonymous> (jquery-1.3.2.min.js:19) at Function.each (jquery-1.3.2.min.js:12) at Function.ready (jquery-1.3.2.min.js:19) at HTMLDocument.<anonymous> (jquery-1.3.2.min.js:19) [www.mysite.com-1510401138304.log](https://github.com/ventrian/News-Articles/files/1463718/www.mysite.com-1510401138304.log)

I've attached a copy of all with this too. Please open the log file in VS and then it will be readable.

Thank you for supporting.
www.mysite.com-1510401138304.log

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@jaxuk
Copy link

jaxuk commented Nov 11, 2017 via email

@maduranga001
Copy link
Author

really appreciate your support. Hope you can find the solution for this. I am not good at javascript debugging.

Thank you and waiting for your next supportive answer.

If you want, I can send you the page link and admin access private message. (if it is possible to do)

@maduranga001
Copy link
Author

I am using Google Chrome
Version 67.0.3396.79 (Official Build) (64-bit) now.

I can not see the upload button now. Please, can you advise me how to fix this? It is not asking to install flash message or anything. The upload button has missing now.

Plese, advise. Thank you!

@theJRK
Copy link

theJRK commented Jul 13, 2018

News Articles registers version 1.3.2 of jquery on the edit view to support the uploader. This conflicts with core jquery, specifically the .on method which was introduced in jquery 1.7. Deleting the contents (suggest leaving a comment) of /DesktopModules/DNNForge - NewsArticles/Includes/Uploader/jquery-1.3.2.min.js resolved the conflicts we were experiencing. I normally wouldn't advise this approach but investing in a longer term fix for a module that is no longer being maintained seems like folly.

@mastercodefu
Copy link

mastercodefu commented Jul 14, 2018 via email

@Timo-Breumelhof
Copy link
Collaborator

FYI: #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants