Rk Barnwal Posted May 17, 2024 Share Posted May 17, 2024 After updating whmcs to latest version 8.10 in whmcs admin homepage i getting this error only in home page. How to fix it please help anyone Error: Call to undefined method WHMCS\License::getRegistrationDate() in /home/realho/public_html/mycp/vendor/whmcs/whmcs-foundation/lib/Admin/Survey/Retently/v1/GlobalNps.php:0 Stack trace: #0 /home/realho/public_html/mycp/vendor/whmcs/whmcs-foundation/lib/Admin/Survey/Retently/v1/GlobalNps.php(0): WHMCS\Admin\Survey\Retently\v1\GlobalNps->getLicenseStartDate() 0 Quote Link to comment Share on other sites More sharing options...
ryan.simon Posted May 22, 2024 Share Posted May 22, 2024 Got the exact same issue after update, anybody fixed this? 0 Quote Link to comment Share on other sites More sharing options...
fredi Posted May 22, 2024 Share Posted May 22, 2024 Same error after updating to 8.10, the admin index.php has an error, any fix? 0 Quote Link to comment Share on other sites More sharing options...
Janito Ql Posted May 25, 2024 Share Posted May 25, 2024 I have the same problem after updating to version 8.10. I need to directly access the configurations because the admin's index.php is showing an error. Has anyone found a solution? 0 Quote Link to comment Share on other sites More sharing options...
7xweb Posted May 25, 2024 Share Posted May 25, 2024 Just got the same error. Posting to promote in search for a fix. 0 Quote Link to comment Share on other sites More sharing options...
arthur34 Posted May 28, 2024 Share Posted May 28, 2024 I also have the same problem . When I log into WHMCS, the admin panel redirects me to index.php, which works, but afterwards I can't go back to it. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 28, 2024 WHMCS Support Manager Share Posted May 28, 2024 Hi all, This indicates that one of the core WHMCS files has been modified or is out of date. Please upload a fresh copy of the WHMCS full release files, making sure to get the files from the official source: https://download.whmcs.com 0 Quote Link to comment Share on other sites More sharing options...
Rk Barnwal Posted July 13, 2024 Author Share Posted July 13, 2024 On 28/05/2024 at 2:43 PM, WHMCS John said: Hi all, This indicates that one of the core WHMCS files has been modified or is out of date. Please upload a fresh copy of the WHMCS full release files, making sure to get the files from the official source: https://download.whmcs.com I Install fresh whmcs on my other domain but their have also same error. 0 Quote Link to comment Share on other sites More sharing options...
Muneef Posted July 24, 2024 Share Posted July 24, 2024 anyone fix this issues? 0 Quote Link to comment Share on other sites More sharing options...
Baswas Hai Posted September 8, 2024 Share Posted September 8, 2024 Go to /www/wwwroot/SINHCOMS/Dash/vendor/whmcs/whmcs-foundation/lib/License.php add a function in the code anywhere public function getRegistrationDate(){ } 0 Quote Link to comment Share on other sites More sharing options...
Rk Barnwal Posted September 19, 2024 Author Share Posted September 19, 2024 On 9/09/2024 at 2:13 AM, Baswas Hai said: Go to /www/wwwroot/SINHCOMS/Dash/vendor/whmcs/whmcs-foundation/lib/License.php add a function in the code anywhere public function getRegistrationDate(){ } It works thanks 0 Quote Link to comment Share on other sites More sharing options...
sysconfig Posted October 11, 2024 Share Posted October 11, 2024 That means they were using nulled license 0 Quote Link to comment Share on other sites More sharing options...
Jatin Wadhwa Posted November 12, 2024 Share Posted November 12, 2024 On 9/9/2024 at 2:13 AM, Baswas Hai said: Go to /www/wwwroot/SINHCOMS/Dash/vendor/whmcs/whmcs-foundation/lib/License.php add a function in the code anywhere public function getRegistrationDate(){ } now its work thank you so much . 0 Quote Link to comment Share on other sites More sharing options...
Mukul Anand Posted April 24 Share Posted April 24 Go to rootdirectory /vendor/whmcs/whmcs-foundation/lib/License.php add this below function in the code public function getRegistrationDate(){ } 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.