-
Posts
61 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by natanet
-
until now this kind of issue still the same with the latest whmcs. any solution? only change the hostname to something else then process the domain manually?
-
i am looking this feature as well do we have in the latest version? or any other solution?
-
same problem.. only when open: domain registration so strange.. after shorting the domain.. then when open that page..it always took too long wait..
-
checkbox does not work when open as desktop site on mobile phone
natanet replied to natanet's topic in Troubleshooting Issues
my whmcs Version: 8.5.1 work normally. meanwhile whmcs 7.10.3 not -
checkbox does not work when open as desktop site on mobile phone
natanet replied to natanet's topic in Troubleshooting Issues
whmcs 8.6 should normal i guess.. -
checkbox does not work when open as desktop site on mobile phone
natanet replied to natanet's topic in Troubleshooting Issues
what whmcs version are u using? -
checkbox does not work when open as desktop site on mobile phone
natanet replied to natanet's topic in Troubleshooting Issues
anybody face similar issue? -
even the default nameserver is already there.. if the customer remove ns1 and ns2.. yes error will occur.. so the solution might be edit the template tpl and add required=true for each nameserver field
-
helo when we create a new article or knowledgebase, how do we generate sitemap as well? do they have external plugin to achieve that? also which sitemap format that suit for this ? as far as know there are 2 type: sitemap.xml and sitemap.txt appreciate your help
-
Google Adwords Conversion Tracking Code WHMCS
natanet replied to Cloudverz's topic in Developer Corner
thanks your solution.. however do u know how do we put together google ads + google analytics ? best practice please.. {literal} <script async src="https://www.googletagmanager.com/gtag/js?id=UA-xxxx-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-xxxx-1'); gtag('config', 'AW-yyyy'); </script> {/literal} is it like that? -
Google Adwords Conversion Tracking Code WHMCS
natanet replied to Cloudverz's topic in Developer Corner
i am also looking this solution actually.. this sample for our google ads code and need to put inside <head> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-xxxxxx"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-xxxxx'); </script> when i put in header.tpl inside <head> tag.. and seems the whmcs structure become messy any idea? -
Viewing Invoices of Clients with no Services
natanet replied to Tech1UAE's topic in Troubleshooting Issues
u can go there.. -
database status: reduce number of rows but size still same
natanet replied to natanet's topic in Troubleshooting Issues
update: after perform "optimise tables", yes the size is reduced a lot.. thanks -
helo when i check to database status. i can see many tables , number of rows and size of each table. but when i perform "system cleanup", for example delete "Prune Saved Emails" tblemails 24309 664244.83 Kb only number of rows reduced but the size still same.. why? i check in the daily database backup yes the size decreased.. but in the "database status" seems the size still same.. also if we perform "optimise tables", does that method will reduce the size of database?
-
helo i just realized that whmcs 7.9.2 (LTS) has a bug related to add fund. how do we replicate the issue: create a new add fund invoice (assume value is 10000) open the invoice and add payment enter the payment value (enter value 10123) check your balance.. only 123 was added , the main balance 10000 is missing.. do u have any similar issue? any hot fix for this case? need help note: i just found this case: does this issue similar with mine? if yes then please provide me the hotfix . thanks
-
Error: upgrade WHMCS 7.0.1 to 7.4.2,
natanet replied to LukeDouglas's topic in Installation, Upgrade, and Import Support
sometime i also face error during upgrade.. and the solution need to create folder whmcs in /path/to/whmcs/vendor/ and create whmcs folder thanks -
or maybe your server is slow? io speed slow? internet connection slow?
-
id protection is 0 when create new product addon and more...
natanet replied to natanet's topic in Troubleshooting Issues
haha okay.. thanks -
Invoice & Overdue Reminders show wrong number
natanet replied to natanet's topic in Troubleshooting Issues
after some time.. officially this is a bug from whmcs 7.4.2 Case ID CORE-12123 -
id protection is 0 when create new product addon and more...
natanet replied to natanet's topic in Troubleshooting Issues
product addon with cpanel and server group A: whm package is 1,2,3 and we change server gorup B: whm package still the same 1,2,3 <--- this is a bug.. it should be something else 5,6,7 for example. hope anybody here can understand and mark as a bug -
whmcs 7.4.2 has a bug when create new product addon. the id protection price will be set to 0. haha. so strange.. another issue that i face is when : Product Addons - Create New Addon -> module setting: then choose cpanel and server group. the whm package does not load properly.. the correct package does not load.. seems they show wrong package name.. meanwhile in the production/service -> module setting : work as expected..
-
Invoice & Overdue Reminders show wrong number
natanet replied to natanet's topic in Troubleshooting Issues
yes when doing upgrade from whmcs 7.2.3 to 7.4.2 , the cron script does not replace with new one.. then i replace manually with cron.php 7.4.2 but the email report from whmcs cron still showing wrong report.. they only count overdue.. and ignore invoice reminders.. any idea? -
helo previously i use whmcs 7.2.3 and yes that is confirm there is a bug related to "Invoice & Overdue Reminders show wrong number" according to suport staff. the issue is solved in whmcs 7.4.2 said him/her.. however after upgrade whmcs 7.4.2, the issue still present. here i describe the issue more detail: whmcs has menu called "automation status" and they send whmcs cron email every day to my email as well. we notice about "Invoice & Overdue Reminders", in whmcs email cron said only count overdue reminders , meanwhile in "automation status" count both overdue and invoice reminder. according to the log, the correct one is the data provided by "automation status". here is the example: from log said that number of overdue is: 5 and number of invoice reminders is: 7 (then the total invoice reminder and overdue should be 12). in fact, from automation status menu said 12 and this is correct.. meanwhile from whmcs email cron said only 5 (which is only count overdue and ignore about invoice reminder). i have open this case to their support via ticket and seems their support not read carefully what i explain.. about license,,,about evidence that the whmsc cron email originally from that server.. really disappointed with their support.. they are not an expert..and just reply message without common sense ( like a machine).. hope anybody can help and confirm this is still a bug from whmcs 7.4.2 if somebody from internal whmcs ask ticket number: here is the ticket id: #JYK-610253 thanks
-
automatic renewal would not be disabled since the user paid the invoice or they have existing balance
