Lagom WHMCS One Step Order Form

Lagom WHMCS One Step Order Form 1.2.4 Not Nulled

No permission to download
newimage Sergeant Major
Staff member
Moderating
badge id 104 You Are Richer badge id 109 NullPro Uploader
Jun 28, 2020
2,190
5,604
$6,147
thanks to dear member @newimage submitted a new resource:

Lagom WHMCS One Step Order Form - Lagom WHMCS One Step Order Form is featured with 4 different styles

f36fbe1.png


Lagom WHMCS One Step Order Form is featured with 4 different styles, within each style there is an option to choose from 5 different color schemes.
  • Modern Style
  • Default Style
  • Depth Style

Read more about this resource...
 

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 [email protected]
 
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
 
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
visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron.
see backend data,if you config ok. time will change
 
visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron.
see backend data,if you config ok. time will change

The cron configuration is fine as mentioned by whmcs, but after 10 seconds the module seems to generate a query and that message appears, the solution I found was the following.

*****sleep 25 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 35 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 45 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 55 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 15 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 5 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 10 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 20 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 30 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 40 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete
*****sleep 50 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.php
 
Back
Top