Jump to content

moengoet

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by moengoet

  1. Hi, I bought a module but it seems that i and the developer couldn't find a solution through that. This module could send a "notice" through thirdparty programs such as SMS/Telegram/WA or other things. Indeed the problem resides on the WHMCS module itself not the 3rd party program. I researched: For example, an invoice. 1. When an invoice created by admin (operator), might be by using, "generate due invoices", the module started to create a hook. The log shown: =============================== 10/11/2019 09:40 MM_Whatsapp: {"StatusLicenca":"Ativo","NumeroWhatsapp":"123456789","Mensagem":"Hi tester","TipoMsg":"1","resultado":"Send"} admin xxx.xxx.123.123 10/11/2019 09:40 Email Sent to tester (Customer Invoice) - User ID: 1 admin xxx.xxx.123.123 ======================================= 2. But when a cron job do its task, The log shown: 09/15/2019 09:00 MM_Whatsapp: System 09/15/2019 09:00 Email Sent to User1 (Invoice Reminder) - User ID: 3065 System 09/15/2019 09:00 MM_Whatsapp: System 09/15/2019 09:00 Email Sent to User2 (Invoice Reminder) - User ID: 4078 System 09/15/2019 09:00 Automated Task: Starting Invoice & Overdue Reminders System The same problem reside on cron on invoice reminder, overdue notice, etc. regardless that 'manual action' could triggered this module properly (when there is a user and IP logged, I believe). Anyone could suggest, where should I begin my searching? Thank you
×
×
  • 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