Lagom WHMCS One Step Order Form 1.2.5 Not Nulled

No permission to download
newimage
Lv.11
Moderating
Bronze Member
Iron Member
Joined
Jun 28, 2020
Messages
2,193
Reaction score
5,847
Credits
$6,446

I get this message, of course I already did the /etc/hosts thing, I uploaded it and activated it according to the instructions but it doesn't work for me.

Lagom One Step Order Form​

Connection not possible. Please report your server IP to support@modulesgarden.com
 
1. don't change any files to upload
2.if you have been installed it ,run SQL
SQL:
DELETE FROM `tblconfiguration` WHERE  `setting` ='lagom_one_step_order_form_localkey'
remove old localkey
 
When I use the direct link in the browser the cron.php works, but when I put it in the cpanel cronjob every minute it fails...

it seems that in less than 1 minute it will try to connect with the modulesgarden servers...

I have the cronjob command like this, will it be ok?

*****wget -q -O /dev/null "https://www.mydomainlink.com/shop/crons/cron.php" >/dev/null 2>&1