KunenaScssPhp\ScssPhp\Parser:

KunenaScssPhp\ScssPhp\Parser: was created by Chico Gois

Posted 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 3 months ago Post by Chico Gois
Last edit: 1 year 3 months ago by ntstore.

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

Replied by ntstore on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 4 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

Post by ntstore

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

Replied by Chico Gois on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 4 months ago #16662
Thank you,
I'll wait
Post by Chico Gois

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

Replied by ntstore on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 4 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 4 months ago Post by ntstore
Last edit: 1 year 4 months ago by ntstore.
The following user(s) said Thank You: Chico Gois

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

Replied by Chico Gois on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 3 months ago #16665
Thanks.
Now everything is ok
Post by Chico Gois

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

Replied by sereniteam on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 3 months ago #16667
This issue is also present in your NTS KGrid template 6.1.0 that i downloaded today.
Post by sereniteam

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

Replied by ntstore on topic KunenaScssPhp\ScssPhp\Parser:

Posted 1 year 3 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

Post by ntstore

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

Time to create page: 0.711 seconds