- Posts: 1
COMMUNITY FORUM
K2 v2.9.0 : media manager empty screen/not working
- evb
- Topic Author
- Offline
- New Member
Less
More
6 years 3 weeks ago #170066
by evb
K2 v2.9.0 : media manager empty screen/not working was created by evb
Hi,
I just installed the K2 v2.9.0 zip file.
The error seen the browser console (F12):
Loading failed for the script with source “https://.../media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.0”. index.php:46:1
TypeError: $(...).elfinder is not a function[Learn More] index.php:414:19
When veryfying the path on the server, I saw indeed that the path is not correctly.
To verify if something went wrong when installing on the server, I did a manually unzip of the downloaded K2 plugin file and even there the path is not correct. See attachment.
Renaming manually the elfinder.1 folder to elfinder, does the trick: the K2 mediamanager is working again!
So, there is somewhere a problem in building the zipfile.
I don't know if the devs are monitoring this forum, but in case somebody can reach them...
I just installed the K2 v2.9.0 zip file.
The error seen the browser console (F12):
Loading failed for the script with source “https://.../media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.0”. index.php:46:1
TypeError: $(...).elfinder is not a function[Learn More] index.php:414:19
When veryfying the path on the server, I saw indeed that the path is not correctly.
To verify if something went wrong when installing on the server, I did a manually unzip of the downloaded K2 plugin file and even there the path is not correct. See attachment.
Renaming manually the elfinder.1 folder to elfinder, does the trick: the K2 mediamanager is working again!
So, there is somewhere a problem in building the zipfile.
I don't know if the devs are monitoring this forum, but in case somebody can reach them...
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 3 weeks ago #170072
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 v2.9.0 : media manager empty screen/not working
Please delete the contents of /media/k2/assets/vendors/studio-42/ and then install v2.9.1 (dev) from github.com/getk2/k2/archive/master.zip and it should resolve any issues.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Wilfried
- Offline
- Junior Member
Less
More
- Posts: 22
6 years 1 week ago #170229
by Wilfried
Replied by Wilfried on topic K2 v2.9.0 : media manager empty screen/not working
Hello,
First of all, sorry for my english, I'm a french guy.
I have the same issue on my website : www.cryptoseries.fr
I followed what Fotis said : delete the contents of studio-42 and install v2.9.1. It was ok, but I still can't upload images in the media manager.
This is the error I've got in the debug console :
Do you have any idea?
Thank you very much.
Wilfried.
First of all, sorry for my english, I'm a french guy.
I have the same issue on my website : www.cryptoseries.fr
I followed what Fotis said : delete the contents of studio-42 and install v2.9.1. It was ok, but I still can't upload images in the media manager.
This is the error I've got in the debug console :
TypeError: t is null elfinder.min.js:9:19908
M https://www.cryptoseries.fr/media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js:9:19908
c https://www.cryptoseries.fr/media/jui/js/jquery.min.js:2:27520
fireWith https://www.cryptoseries.fr/media/jui/js/jquery.min.js:2:28283
C https://www.cryptoseries.fr/media/jui/js/jquery.min.js:2:86282
n https://www.cryptoseries.fr/media/jui/js/jquery.min.js:2:90596
Do you have any idea?
Thank you very much.
Wilfried.
Please Log in or Create an account to join the conversation.
- Wilfried
- Offline
- Junior Member
Less
More
- Posts: 22
6 years 1 week ago #170243
by Wilfried
Replied by Wilfried on topic K2 v2.9.0 : media manager empty screen/not working
This is the error message in the debug console of Chrome :
Uncaught TypeError: Cannot read property 'debug' of null
at Object.M (elfinder.min.js?v=2.9.1:9)
at c (jquery.min.js?ffc4a9c499f51047686e22567f32a697:2)
at Object.fireWith [as resolveWith] (jquery.min.js?ffc4a9c499f51047686e22567f32a697:2)
at C (jquery.min.js?ffc4a9c499f51047686e22567f32a697:2)
at XMLHttpRequest.n (jquery.min.js?ffc4a9c499f51047686e22567f32a697:2)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 1 week ago #170258
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 v2.9.0 : media manager empty screen/not working
Install v2.9.1 (dev) from github.com/getk2/k2/archive/master.zip and it should resolve any issues.
Let me know if the issues persist.
Let me know if the issues persist.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Wilfried
- Offline
- Junior Member
Less
More
- Posts: 22
6 years 1 week ago #170270
by Wilfried
Replied by Wilfried on topic K2 v2.9.0 : media manager empty screen/not working
Hi Fotis.
I've already installed the v2.9.1 dev and the problem is still here.
I've already installed the v2.9.1 dev and the problem is still here.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 1 week ago #170284
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 v2.9.0 : media manager empty screen/not working
What errors appear in the browser console 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.
- Wilfried
- Offline
- Junior Member
Less
More
- Posts: 22
6 years 1 week ago #170298
by Wilfried
Replied by Wilfried on topic K2 v2.9.0 : media manager empty screen/not working
This is the error that appears in the brower console :
Uncaught TypeError: Cannot read property 'debug' of null /media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.1:9
at Object.M (/media/k2/assets/vendors/studio-42/elfinder/js/elfinder.min.js?v=2.9.1:9)
at c (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at C (jquery.min.js:2)
at XMLHttpRequest.n (jquery.min.js:2)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
6 years 1 week ago #170315
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 v2.9.0 : media manager empty screen/not working
I'm afraid I can't reproduce that error. Try installing a demo site with Joomla and K2 on the same webhost and see if you can reproduce the error.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.