Read before updating: How to Update Kunena Templates - More detail

KunenaScssPhp\ScssPhp\Parser:

Chico Gois's Avatar Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 2

KunenaScssPhp\ScssPhp\Parser:

1 year 5 months ago - 1 year 4 months ago
#16656
Joomla 5.0
PHP 8.1
Kunena version:6.2.1
I have this error.
Thanks
Code:
KunenaScssPhp\ScssPhp\Parser::registerPushedBlock(): Argument #1 ($b) must be of type KunenaScssPhp\ScssPhp\Block, ScssPhp\ScssPhp\Block\DirectiveBlock given, called in /home/u141892142/domains/hotzonegt3.com.br/public_html/libraries/kunena/External/scssphp/scssphp/src/Parser.php on line 879
Last edit: 1 year 4 months ago by ntstore.

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1212
  • Thanks: 239

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 5 months ago
#16661
Hi Chico Gois,
Thank you very much for bug report. We are checking this issue on Joomla 5. We will try to fix it as soon as possible.

Regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

Chico Gois's Avatar Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 2

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 5 months ago
#16662
Thank you,
I'll wait

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1212
  • Thanks: 239

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 5 months ago - 1 year 5 months ago
#16663
Hi Chico Gois,
We have fixed this issue and updated to the template download package. The main reason is that the SCSS compiler cannot compile the keyframe in the scss file. So we have deleted the keyframe rules in the _element.scss file. It's working fine now.
Code:
// Add icon animation @keyframes icon-ani { 0% { transform: scale(1); } 25% { transform: scale(1.2); } 40% { transform: scale(1); } 60% { transform: scale(1.2); } 100% { transform: scale(1); } }


Kind regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 1 year 5 months ago by ntstore.
The following user(s) said Thank You: Chico Gois

Please Log in or Create an account to join the conversation.

Chico Gois's Avatar Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 2

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 4 months ago
#16665
Thanks.
Now everything is ok

Please Log in or Create an account to join the conversation.

sereniteam's Avatar
New Member New Member
  • Posts: 5
  • Thanks: 1

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 4 months ago
#16667
This issue is also present in your NTS KGrid template 6.1.0 that i downloaded today.

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1212
  • Thanks: 239

Re: KunenaScssPhp\ScssPhp\Parser:

1 year 4 months ago
#16675
Hi sereniteam,

We have fixed and updated to the NTS KGrid download package. Please download the latest package and update to your website.

Kind regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

Time to create page: 0.379 seconds