Ken Ng
Forum Replies Created
-
Forum: Plugins
In reply to: [uCare - Support Ticket System & HelpDesk] TemplateThanks! Hoping to see that soon.
Forum: Plugins
In reply to: [uCare - Support Ticket System & HelpDesk] Register button not appearingJano there’s a lot of 400 bad request missing path files on your website too. Maybe you want to check them first? If you’re on cache plugin try clearing them.
Forum: Plugins
In reply to: [Software License Manager] Activating multiple times on same domainCan you share with us your code snippet Armino? I actually commended out this in the core file but if someone can help to give out the code snippet on hooking that would be great. `if ($fields[‘registered_domain’] == $reg_domain->registered_domain) {
$args = (array(‘result’ => ‘error’, ‘message’ => ‘License key already in use on ‘ . $reg_domain->registered_domain, ‘error_code’ => SLM_Error_Codes::LICENSE_IN_USE));
SLM_API_Utility::output_api_response($args);
}`- This reply was modified 7 years, 8 months ago by Ken Ng.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Incompatible with Plugin Organizer?I can confirm that plugin organizer and wp assets will not work at this point of time. Hopefully author is able to find a hack to it. Anyway thanks for this great plugin!