- Posts: 4
COMMUNITY FORUM
K2 Media Manager not showing pictures
- Jelte
- Topic Author
- Offline
- New Member
Less
More
6 years 2 months ago - 6 years 2 months ago #169254
by Jelte
K2 Media Manager not showing pictures was created by Jelte
Since a month I'm experiencing a strange problem with the K2 Media Manager:
- It just doens't show any pictures;
- The Joomla Media Manager still works fine.
I've tried all suggestions in the forums (install jQuery easy, update to latest versions, etc.) - but still no lock. I did see a JS error "Loading failed for the <script> with source “www.sitename.com/media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.0”."
Maybe that is related? Could you help me find out a solution?
- It just doens't show any pictures;
- The Joomla Media Manager still works fine.
I've tried all suggestions in the forums (install jQuery easy, update to latest versions, etc.) - but still no lock. I did see a JS error "Loading failed for the <script> with source “www.sitename.com/media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.0”."
Maybe that is related? Could you help me find out a solution?
Last edit: 6 years 2 months ago by Jelte.
Please Log in or Create an account to join the conversation.
- Modessin
- Offline
- New Member
Less
More
- Posts: 4
6 years 2 months ago #169255
by Modessin
Replied by Modessin on topic K2 Media Manager not showing pictures
After updating the component to 2.9, the media manager does not work too. :(
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 2 months ago #169272
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 Media Manager not showing pictures
@Jelte does it still happen? Try re-installing K2 just in case.
@Modessin Can you see any JS errors as well?
@Modessin Can you see any JS errors as well?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Modessin
- Offline
- New Member
Less
More
- Posts: 4
6 years 2 months ago - 6 years 2 months ago #169277
by Modessin
Replied by Modessin on topic K2 Media Manager not showing pictures
Yes, I also see this error: www.sitename.com/media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.0
Last edit: 6 years 2 months ago by Modessin.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 2 months ago #169293
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 Media Manager not showing pictures
@Modessin Try re-installing K2 as well. And please make sure you don't have any write permission issues with your webserver.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Modessin
- Offline
- New Member
Less
More
- Posts: 4
6 years 2 months ago - 6 years 2 months ago #169304
by Modessin
Replied by Modessin on topic K2 Media Manager not showing pictures
Unfortunately, it does not work. :(
www.sitename.com/media/k2/assets/vendors/studio-42/elfinder/css/elfinder.min.css?v=2.9.0
In folder "elfinder" not folder "css". But there is folder "elfinder.1", and it has folder "css"
PS I checked write permission too.
www.sitename.com/media/k2/assets/vendors/studio-42/elfinder/css/elfinder.min.css?v=2.9.0
In folder "elfinder" not folder "css". But there is folder "elfinder.1", and it has folder "css"
PS I checked write permission too.
Last edit: 6 years 2 months ago by Modessin.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 2 months ago #169313
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 Media Manager not showing pictures
Delete both these "elfinder..." folder. Then install on top this: github.com/getk2/k2/archive/master.zip
You should be fine now.
You should be fine now.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Modessin
- Offline
- New Member
Less
More
- Posts: 4
6 years 2 months ago #169326
by Modessin
Replied by Modessin on topic K2 Media Manager not showing pictures
Thank you, Fotis.
It works!
It works!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 2 months ago #169340
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 Media Manager not showing pictures
Great!
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jelte
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
6 years 1 month ago #169381
by Jelte
Fixed it also for me!
However, the media manager wasn't shown correctly. I found out that the following CSS line of code is missing / solves that issue:
Replied by Jelte on topic K2 Media Manager not showing pictures
Fotis wrote: Great!
Fixed it also for me!
However, the media manager wasn't shown correctly. I found out that the following CSS line of code is missing / solves that issue:
.elfinder-workzone {
float: left;
}
Please Log in or Create an account to join the conversation.