Unable to add a new brand
When adding a new brand I see this error in the bottom right hand corner
Error
Message: Uncaught exception 'Exception' with message 'There is no suitable CSPRNG installed on your system' in /home/myweblog/public_html/sendy/includes/helpers/random_compat/lib/random.php:213 Stack trace: #0 /home/myweblog/public_html/sendy/includes/helpers/random_compat/lib/random_int.php(169): random_bytes(1) #1 /home/myweblog/public_html/sendy/includes/functions.php(1) : eval()'d code(134): random_int(0, 61) #2 /home/myweblog/public_html/sendy/new-brand.php(625): ran_string(8, 8, true, false, true) #3 {main} thrown
File: /home/myweblog/public_html/sendy/includes/helpers/random_compat/lib/random.php
Line: 213
I am unable to add a new brand
This discussion has been closed.
Comments
Hi,
Haven’t seen this before. I googled for the error "There is no suitable CSPRNG installed on your system” and found this → https://ourcodeworld.com/articles/read/214/how-to-solve-php-7-0-polyfill-there-is-no-suitable-csprng-installed-on-your-system-paragonie-random-compat. Try solution 2.
Thanks.
Best regards,
Ben