teodrago
Forum Replies Created
-
Hello, thank you for the info.
I’m using vestacp, so I navigated to:
/opt/remi/php56/root/etc/php.ini
then opened it and uncommented:
;open_basedir =
and added:
open_basedir = :/dev/urandom
tried also:
open_basedir = /dev/urandom
restarted httpd but nothing…or better tell me plaese how to configure it, cheers
Is me my host XD I host my websites by myself on a VPS btw i try it and let you know thank you.
Hi, is running php5,6 atm because I have an issue with php7.1 or higher but with that version I just tried and is working. Why not with php5.6?
Thank you.Hello, thank you for the reply. I did it and it shows this:
Fatal error: Uncaught exception 'Exception' with message 'There is no suitable CSPRNG installed on your system' in /home/sof2/web/sof2.org/public_html/wp-includes/random_compat/random.php:212 Stack trace: #0 /home/sof2/web/sof2.org/public_html/wp-content/plugins/super-socializer/library/Facebook/PseudoRandomString/RandomBytesPseudoRandomStringGenerator.php(57): random_bytes(32) #1 /home/sof2/web/sof2.org/public_html/wp-content/plugins/super-socializer/library/Facebook/Helpers/FacebookRedirectLoginHelper.php(125): Facebook\PseudoRandomString\RandomBytesPseudoRandomStringGenerator->getPseudoRandomString(32) #2 /home/sof2/web/sof2.org/public_html/wp-content/plugins/super-socializer/library/Facebook/Helpers/FacebookRedirectLoginHelper.php(142): Facebook\Helpers\FacebookRedirectLoginHelper->makeUrl('https://www.sof...', Array, Array, '&') #3 /home/sof2/web/sof2.org/public_html/wp-content/plugins/super-socializer/super_socializer.php(332): Facebook\Helpers\FacebookRedirectLoginHelper->getLoginUrl('https://www.sof...', Array) #4 in /home/sof2/web/sof2.org/public_html/wp-includes/random_compat/random.php on line 212Forum: Plugins
In reply to: [AWP Classifieds] edit telephone number functionHi what I was tring to di is this:
in Single Ad page layout
$adcontactphone
changing in:<a href="tel:$adcontactphone">$adcontactphone</a>but is not working because some text the the function: $adcontactphone
As it is atm is not clicable even in mobile devices as you said, so i was asking how to edit it or just if you could update that function.
Thank you.