What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
WHMCS - Web Hosting Billing System Script

NULLED WHMCS - Web Hosting Billing System Script 8.13.0 NULLED

when you want to enter the main page of the admin panel, for example, click on the main WHMCS logo, I get this error, it is impossible to enter the main page, although everything else works well, who knows how to treat ?
 

Attachments

  • Screenshot at Jul 01 19-40-06.png
    Screenshot at Jul 01 19-40-06.png
    773.1 KB · Views: 39
saintharbor 's signature
Reacted by:
when you want to enter the main page of the admin panel, for example, click on the main WHMCS logo, I get this error, it is impossible to enter the main page, although everything else works well, who knows how to treat ?
You could just create that missing function and just add a "return;" in it, this should do it. Maybe a date in return is needed, you than need to check the expected format and just return a date.
 
Reacted by:
just change from true to false for second line in /path/to/whmcs/admin/whatsnew.php file.
Code:
define("ADMINAREA", false);
it can't help me :( the problem has'nt solveda
Post automatically merged:

You could just create that missing function and just add a "return;" in it, this should do it. Maybe a date in return is needed, you than need to check the expected format and just return a date.
How do you do that?
 
saintharbor 's signature
Reacted by:
just open that file (GlobalNps.php) and add:

PHP:
function getRegistrationDate() {
    return;
}
after adding this code in globalnps file WHMCS ha down !
I tried deleting this code, WHMCS still doesn't work.
 

Attachments

  • Screenshot at Jul 01 21-29-06.png
    Screenshot at Jul 01 21-29-06.png
    682.3 KB · Views: 44
  • Screenshot at Jul 01 21-28-44.png
    Screenshot at Jul 01 21-28-44.png
    82.3 KB · Views: 42
saintharbor 's signature
Reacted by:
I encountered so many errors after updating this version. I had to install a fresh whmcs because I couldn't figure out the problem.
 
Reacted by:
Hi fam,

Please if you're facing auto logout issues consistently, then you may have this problem in the "System Health" section

Screenshot 2024-07-28 104640.png

and to solve this issue since you can't login, use your database tables to solve it.


Copy the below trusted Cloudflare Proxy IPs👇

[{"ip":"173.245.48.0\/20","note":"CloudFlare"},{"ip":"103.21.244.0\/22","note":"CloudFlare"},{"ip":"103.22.200.0\/22","note":"CloudFlare"},{"ip":"103.31.4.0\/22","note":"CloudFlare"},{"ip":"141.101.64.0\/18","note":"CloudFlare"},{"ip":"108.162.192.0\/18","note":"CloudFlare"},{"ip":"190.93.240.0\/20","note":"CloudFlare"},{"ip":"188.114.96.0\/20","note":"CloudFlare"},{"ip":"197.234.240.0\/22","note":"CloudFlare"},{"ip":"198.41.128.0\/17","note":"CloudFlare"},{"ip":"162.158.0.0\/15","note":"CloudFlare"},{"ip":"104.16.0.0\/13","note":"CloudFlare"},{"ip":"104.24.0.0\/14","note":"CloudFlare"},{"ip":"172.64.0.0\/13","note":"CloudFlare"},{"ip":"131.0.72.0\/22","note":"CloudFlare"},{"ip":"2400:cb00::\/32","note":"CloudFlare"},{"ip":"2606:4700::\/32","note":"CloudFlare"},{"ip":"2803:f800::\/32","note":"CloudFlare"},{"ip":"2405:b500::\/32","note":"CloudFlare"},{"ip":"2405:8100::\/32","note":"CloudFlare"},{"ip":"2a06:98c0::\/29","note":"CloudFlare"},{"ip":"2c0f:f248::\/32","note":"CloudFlare"}]

- go to your database tables and locate > tblconfiguration
- make sure to click on > show all
- afterwards, search for > trustedProxyIps
- paste the above trusted cloudflare proxy ips in the value section and hit enter
- go back to your admin dashboard to login again and thank me later.

Screenshot 2024-07-28 105910.png

Please find this attached for your reference, thanks.
 
Reacted by:
after adding this code in globalnps file WHMCS ha down !
I tried deleting this code, WHMCS still doesn't work.
I face the same problem when applying this solution. Is there anyone who can help me with this matter?
Code:
function getRegistrationDate() {
    return;
}
1000190511.png
 
Reacted by:
I found the solution
For those who are having issues


Replace the Licence.php in the directory below to fix the issue

whmcs/vendor/whmcs/whmcs-foundation/lib
 

Attachments

  • License.zip
    8.4 KB · Views: 28
Reacted by:
  • Like
Reactions: saintharbor
I found the solution
For those who are having issues


Replace the Licence.php in the directory below to fix the issue

whmcs/vendor/whmcs/whmcs-foundation/lib
thank you very much , this fixed that problem , I have a gift for you , 3 months of free anonymous web hosting , please register in our web hosting https://saintharbor.cloud and share with me your registration email for activation of a free period .
 
saintharbor 's signature
Reacted by:
  • Like
Reactions: ysn
a new update has been released
 
saintharbor 's signature
Reacted by:
raz0r updated WHMCS - Web Hosting Billing System Script with a new update entry:

WHMCS 8.11.0 NULLED

Version 8.11.0 (General Availability)​

Implemented​

  • MODULE-8035 – Implement Stripe app API key generation

Maintenance​

  • CORE-19400 — Prevent error when viewing invoice assigned to absent payment gateway
  • CORE-19573 — Improve description for Captcha settings
  • CORE-19617 — Correct currency decimal display of add payment amount on invoice view screen

Version 8.11.0 (Release...​


Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: saintharbor
This user BANNED
I have installed it but admin page or users can't login please solution
 
Reacted by:
This user BANNED
Do you when every time you return you to the login page if this stop checking the ip session via the database in phpmyadmin
How do I do it? Please I need help
 
Reacted by:
Top