- Posts: 34
- Thank you received: 2
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Solved Problem with custom user colours
When changing one of the colours and then saving, i accidently included an extra hash, meaning I got a "parse error". I then cleared the code, saved and the colours went back to the default. However, now when I try to edit things again, nothing happens.
How can I get it to work again?
Thanks!
Please Log in or Create an account to join the conversation.
just to be sure which version kunena? and possibly your code was not completely complete?
and which custom.scss do you mean the one in kunena Aurelia or in your joomla template?
With kind regards
Leen
Please Log in or Create an account to join the conversation.
Changing the colour with the custom.scss was working fine until I made the typo and it gave me a parse error upon saving. Now, I can either remove the custom and it goes back to normal, or if I try any custom code nothing happens. Something obviously went wrong with the database. Can I reset this somehow in PHPMyAdmin?
Please Log in or Create an account to join the conversation.
then I think my code works as it should in the custom scss so you can convert it back to your own colors
With kind regards
Leen
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Have you ever cleared your Joomal cache or does that help?
and what error message do you get exactly?
If you empty the custom.scss and save it, do you also get that error message?
With kind regards
Leen
Please Log in or Create an account to join the conversation.
I had been trying the Joomla cache clear, but still had the problem. But, then I thought I'd just try viewing on a different browser and it worked... so it was the browser cache to blame
Oh well, it's working now. Thanks again for your help!
Please Log in or Create an account to join the conversation.
you're welcome,
yes web browser can also hold cache
With kind regards
Leen
Please Log in or Create an account to join the conversation.