-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 22, 2017 at 8:19 am #1035911Hi,
Could you share the login info of your site so i can take a look? I just tried to install at my end but the media manager tab shows normally.
Regards
hrsd66 Friendhrsd66
- Join date:
- April 2014
- Posts:
- 19
- Downloads:
- 132
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
September 9, 2017 at 8:36 am #1061249Hello
Now K2 Version 2.8.0 is available and stable.
You can download from https://getk2.org and check it.Media Manager not working and don’t show anything when use ja_Admin template in backEnd.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 11, 2017 at 3:56 am #1061370Hi,
It seems to be issue here, I’ve reported to the team for further checking and update. Pls stay tuned.
hrsd66 Friendhrsd66
- Join date:
- April 2014
- Posts:
- 19
- Downloads:
- 132
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
September 11, 2017 at 7:20 am #1061393Hi,
I’m waiting, thanks.
hrsd66 Friendhrsd66
- Join date:
- April 2014
- Posts:
- 19
- Downloads:
- 132
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 12:58 pm #1062680Hello
What’s up !?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 19, 2017 at 2:55 am #1062777Hi,
I remind the developer for checking this issue, give us a bit more time.
Appreciate your patience here.
Mr.Cat ModeratorMr.Cat
- Join date:
- December 2016
- Posts:
- 270
- Downloads:
- 24
- Uploads:
- 69
- Thanks:
- 58
- Thanked:
- 53 times in 50 posts
October 2, 2017 at 3:45 am #1065190There is a js conflict causes k2 media manager doesn’t work. You can open file
/templates/ja_admin/index.php
Replace this line
JHtml::_('jquery.ui', array('core', 'sortable'));
With this line
if ($option != 'com_k2') { JHtml::_('jquery.ui', array('core', 'sortable')); }
And k2 media manager will work back.
This fix will include in next update 🙂
- This reply was modified 7 years, 1 month ago by Mr.Cat.
Wisdom is not a product of schooling but of the lifelong attempt to acquire it.
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by hrsd66 6 years, 10 months ago.
The topic ‘K2 MediaManager’ is closed to new replies.