• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

RiseGuard - The powerful security toolset plugin for RISE CRM

RiseGuard - The powerful security toolset plugin for RISE CRM v1.0

No permission to download
Whoever wrote it didn't understand laravel on the fopen server needs to be enabled, so cURL is more secure, I changed the event.php file to cURL and then there will be no error if you can't enable php fopen_uri and problem unsafe used. This is not an official modification that I reprogrammed the cURL calls. use rewrite file copy Config\Event.php file. And modification loging problem... Wrong plugin, money back to corportion.
 

Attachments

  • RISEGUARD.zip
    333.6 KB · Views: 51
Last edited:
  • Love
Reactions: gordian
Quem escreveu não entendeu laravel no servidor fopen precisa estar habilitado, então cURL é mais seguro, mude o arquivo event.php para cURL e aí não vai ter erro se não conseguir habilitar php fopen_uri e problema inseguro usado. Esta não é uma alteração oficial de que reprogramei as chamadas cURL. use o arquivo de reescrita, copie o arquivo Config\Event.php. E problema de registro de alteração... Plugin errado, dinheiro de volta para a corporação.

continua com erro
1700014254520.png
 
  • Like
Reactions: hugo_raul
Quem escreveu não entendeu laravel no servidor fopen precisa estar habilitado, então cURL é mais seguro, mudei o arquivo event.php para cURL e aí não vai ter erro se não conseguir habilitar php fopen_uri e problema inseguro usado. Esta não é uma modificação oficial de que reprogramei as chamadas cURL. use o arquivo de reescrita, copie o arquivo Config\Event.php. E problema de registro de modificação... Plugin errado, dinheiro de volta para a corporação.
 
0

How to enable or disable allow_url_fopen in cPanel There are certain scenarios when you may be asked to make changes to your PHP configuration. Specifically, you may be directed to edit a file on your server called php.ini, and to enable or disable allow_url_fopen.
While do not allow direct changes to PHP.ini on our servers. However, PHP configuration changes can be made from cPanel by following these steps:
  1. Log into cPanel.
  2. Look for the SOFTWARE section and click on Select PHP version: cPanel > Software > Select PHP Version enter image description here
  3. In the new window click on the Switch To PHP Options link : Select PHP Version > Switch to PHP Options. enter image description here
  4. Here you can locate the allow_url_fopen and tick on the box next to it to enable it or un-tick the box to disable it.
  5. Once you’ll do any change, please do a left-hand side click anywhere outside the dropdown or text input box. If the change was successful, you will see a green box with a message which will confirm that the change has been applied.
That’s all! Now you know how to enable or disable allow_url_fopen in cPanel.


OR

You should not enable fopen manually but instead use these commands on the terminal to install a package
Find the path of composer by running this command first:
$ which composer
/usr/local/bin/composer
Install Package after that by using this path:
$ php -d allow_url_fopen=on /usr/local/bin/composer install package_name
OR
php -d allow_url_fopen=on `which composer` install package_name
 
Last edited:
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock