• The default language of any content posted is English.
WHMCS - Web Hosting Billing System Script

WHMCS - Web Hosting Billing System Script 8.10.1 NULLED

Where do you edit the registered to: name in the admin sidebar as well as the license information section? The name itself is not mentioned in the admin/templates/blend/sidebar.tpl
 
Where do you edit the registered to: name in the admin sidebar as well as the license information section? The name itself is not mentioned in the admin/templates/blend/sidebar.tpl
check the /admin/templates/blend/sidebar.tpl

then search :
<div class="content-padded small">
{$_ADMINLANG.license.regto}: {$licenseinfo.registeredname}

done!
 

Whenever trying to access admin panel or main homepage it throws this error, this happens when im doing fresh install​

Oops!​

Something went wrong and we couldn't process your request.​

Please go back to the previous page and try again.

For additional assistance, please reference the WHMCS TroubleShooting Guide »
 

Whenever trying to access admin panel or main homepage it throws this error, this happens when im doing fresh install​

Oops!​

Something went wrong and we couldn't process your request.​

Please go back to the previous page and try again.

For additional assistance, please reference the WHMCS TroubleShooting Guide »
Hey, i have tested to see, and yes, this is the error whith php7.4 or 8.1/8.2:

>

Oops!​

Something went wrong and we couldn't process your request.​

Please go back to the previous page and try again.

Error: Call to undefined method WHMCS\License::getRegistrationDate() in /var/www/vhosts/web.site.com/httpdocs/vendor/whmcs/whmcs-foundation/lib/Admin/Survey/Retently/v1/GlobalNps.php:0
Stack trace:
...

Tx :)
 
replace PHP file on this directory :
../vendor/whmcs/whmcs-foundation/lib/License.php

Works for me.

Source from @lastwall at babia.to
 

Attachments

  • License.zip
    8.4 KB · Views: 11
Top