GUI bugs after updating to Kunena 5.1.0
- Søren Weiss
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
5 years 1 week ago #787
by Søren Weiss
GUI bugs after updating to Kunena 5.1.0 was created by Søren Weiss
After updating to Kunena 5.1.0 there are GUI bugs on my website:
www.roland-arranger.com
. In a browser on my macbook buttons and font size seems bigger and in a browser on the iPhone it looks really bad :-( Is there anything I do about this?
- Eugene S.
-
- Offline
- Administrator
-
5 years 1 week ago #788
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic GUI bugs after updating to Kunena 5.1.0
Hi Søren,
Kunena team made changes in template layout and Kunena 5.1.0 which causes incompatibility with templates made for previous version 5.0.x.
I recommend you back to the previous version by restoring the site from the backup.
Kunena team made changes in template layout and Kunena 5.1.0 which causes incompatibility with templates made for previous version 5.0.x.
I recommend you back to the previous version by restoring the site from the backup.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
- Søren Weiss
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
5 years 1 week ago #789
by Søren Weiss
Replied by Søren Weiss on topic GUI bugs after updating to Kunena 5.1.0
Hi Eugene, thank you for your quick reply. I understand that I need to roll back to the previous version of Kunena.
I had, however, hoped that you might have replied that you would soon release an update to the template. I mean... Kunena will be updated again to 5.2, 5.3 etc.... and of course I like to run my website using the latest versions of the components. When are you planning on releasing a template update which is compatible with the latest version of Kunena?
I had, however, hoped that you might have replied that you would soon release an update to the template. I mean... Kunena will be updated again to 5.2, 5.3 etc.... and of course I like to run my website using the latest versions of the components. When are you planning on releasing a template update which is compatible with the latest version of Kunena?
- Dmitry
-
- Offline
- Administrator
-
Less
More
- Posts: 42
- Thank you received: 1
4 years 9 months ago #821
by Dmitry
Replied by Dmitry on topic GUI bugs after updating to Kunena 5.1.0
Hello Søren!
Sorry for the late reply.
We are currently working on getting back all templates working on 5.1 and hope to make it first half of September.
Best regards,
Dmitry
Sorry for the late reply.
We are currently working on getting back all templates working on 5.1 and hope to make it first half of September.
Best regards,
Dmitry
- Søren Weiss
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
4 years 9 months ago #824
by Søren Weiss
Replied by Søren Weiss on topic GUI bugs after updating to Kunena 5.1.0
Hi Dmitry
This is great news. I am looking forward to that. Thank you.
Besr regards
Søren
This is great news. I am looking forward to that. Thank you.
Besr regards
Søren
- Dmitry
-
- Offline
- Administrator
-
Less
More
- Posts: 42
- Thank you received: 1
4 years 9 months ago - 4 years 9 months ago #829
by Dmitry
Replied by Dmitry on topic GUI bugs after updating to Kunena 5.1.0
Ok it seems that an issue is coming from this line in file components/com_kunena/templates/kgurman/layouts/topic/item/rating/default.php:It produces an error on the page that is breaking the layout
Easy fix - just remove this line from the file and GUI should be back to normal
Let me know did it help or not.
Dmitry
<meta itemprop="reviewCount" content="<?php echo KunenaForumTopicRate::getTotalUsers($this->topicid);?>">

<meta itemprop="reviewCount" content="<br /><b>Rendering Error</b> in layout <b>Topic/Item/Rating</b>: Call to undefined method KunenaForumTopicRate::getTotalUsers(). Please enable debug mode for more information.<br />

Dmitry
Last edit: 4 years 9 months ago by Dmitry.
Moderators: Eugene S.