Jump to content

ilovechinahk

Member
  • Posts

    3
  • Joined

  • Last visited

About ilovechinahk

ilovechinahk's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. HI, i try but failed, pls help iam using whmcs template "six" , my whmcs version is 7.10.1 i follow your guide , but my whmcs became load a blank page (header and footer all gone) for step 1 ) preloader.css file: i put inside client/templates/six/css/loadergif.css (i paste all code you mentioned on step one, either keep or remove backgound code also failed) for step 2) header.tpl file: i replaced the original file in /client/templates/six/header.tpl : I try both , all faled: <link rel="stylesheet" href="https://mydomain.com/templates/mytheme/css/loadergif.css"> or <link rel="stylesheet" href="https://mydomain.com/templates/mytheme/css/preloader.css"> for step 3) , i added code in the same file on step 2, am i right? i added your code line 16 after this code <body data-phone-cc-input="{$phoneNumberInputStyle}"> and before this code" {$headeroutput} pls tell me what wrong of my code, thanks a lot~
  2. i want make sure it will auto send the renew invoice to my client. i saw a messge inside "setups" >>"Automation settnigs" : " The cron command below is provided for convenience. You should configure a cron task to run every 5 minutes using the command provided below within your server cron utility or web hosting control panel." Cron Command */5 * * * * /usr/bin/php -q /home/linkforecom/whmcsdata5685/crons/cron.php I didn't amend my cron job setting on server (everything is default setting) , my question is 1) the defaut setting currently set on the server is how many mins to cron ? 2) if i did not set it into 5 mins, what happen, will the renew invoice will not be auto sent? 3) i open the document of cron.php, i don't know put the "Cron Command */5 * * * *" to which line, can you assist. thanks all
  3. Under "automation settings">> "Credit Card Charging Settings" >> "Process Days Before Due ( 0) Enter the number of days before the due payment date you want to attempt to capture the payment", my question 1): so if it input "0" day, it mean will not process the auto charges ? OR it means will process auto charges on the day of invoice due ? my question2): can the above setting can be different from clients and clients? e.g some clients not will allow me to process the auto charge when renew , but some clients prefer auto chages. thank you all ~
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated