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.1 NULLED

raz0r 's signature
Reacted by:
  • Like
Reactions: bagais
raz0r updated WHMCS - Web Hosting Billing System Script with a new update entry:

WHMCS - Web Hosting Billing System 8.11.2 NULLED

Version 8.11.2 (Maintenance)​

Maintenance​

  • CORE-19640 — Correct translation string interpolation on admin registrar and TLD setup pages
  • CORE-19657 — Correct translation string interpolation on admin Updater page

Modules​

  • MODULE-8142 — Improve display of invoice payment page with optional card fields in PayPal Payments
  • MODULE-8144 — Correct webhook generation when saving configuration of Stripe

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
any one please help me..crons not working to me? i am using cyberpanel with cloudflare dns..is there any problem?
 
Reacted by:
any one please help me..crons not working to me? i am using cyberpanel with cloudflare dns..is there any problem?
Google can help you. :)

 
Reacted by:
  • Like
Reactions: Joeseed
Code:
function homepage_redirect_to_url_hook($vars)
{
    if ($vars['templatefile']=="homepage"){
        header("Location: ../../login");
        exit;
    }
}
add_hook("ClientAreaPageHome", 1, "homepage_redirect_to_url_hook");

Finally got this hook
 
Reacted by:
you can't ))))
is to buy a license. :D
why do you give incorrect information if it can be removed by deleting a piece of code from the admin file ?
I found last time I deleted it but it appeared again because of the update in the new version, I don't want to call my developers for such a small question, so I addressed on the forum, here.
 
saintharbor 's signature
Reacted by:
Top