newimage Sergeant Major
Moderating
badge id 104 badge id 109
Jun 10, 2015
2,145
4,862
231
$5,514
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...
 
update null patch from 1.0.7 to 1.1.0 version.please tested it .thank you @piticu81 upload untouched version ,so reassign
 
  • Like
Reactions: hmhfdg

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
 
I uploaded it intact and I still present the same thing. :(
 
I uploaded it intact and I still present the same thing. :(
please make sure your whmcs have run right cron . you can run it with cron job or website url ****/crons/cron.php
 
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
 
It is not recommended to run whmcs cron every min