-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php8 error #33
Comments
Hi yeizac. We just released a new version of the package that is not throwing that error, so please update the package and if you find the same error, please report the issue again. Thanks. |
I updated to 1.0.2 and set the rating. Array to string conversion /home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(64): Whoops\Exception\ErrorException->null I checked RatingTrait.php, but it hasn't changed. public function generate($action = '', $time = null, $uID = 0): string |
concretecms 9.3.4
php8.3.10
c5_ratings 1.0.1
"Rating Button" block Error saving.
Array to string conversion
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(64): Whoops\Exception\ErrorException->null
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(64): Whoops\Run->handleError
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(82): Concrete\Package\C5jRatings\Block\C5jRatingBtn\Controller->generate
An error occurs when saving the Rating Page List block.
Array to string conversion
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(64): Whoops\Exception\ErrorException->null
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(64): Whoops\Run->handleError
/home/abilities/abilities.sixcore.jp/public_html/packages/c5j_ratings/src/Traits/RatingTrait.php(82): Concrete\Package\C5jRatings\Block\C5jRatingPageList\Controller->generate
The text was updated successfully, but these errors were encountered: