Reacted by:
Version 8.11.1 (Maintenance)
Maintenance
- CORE-19649 - Ensure Invoice Item data is not lost upon save when managing an Invoice
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
it can't help me the problem has'nt solveda
Post automatically merged:
How do you do that?
Google can help you.any one please help me..crons not working to me? i am using cyberpanel with cloudflare dns..is there any problem?
DOESNT WORK, TRIED IT WITH THE LATEST VERSION
and which file ? I have no any modules from 3rd side . and this message I give from standart WHMCS's /admin/transactions.php page , any thoughs ?There is no bug.
try reupload this file again.
function homepage_redirect_to_url_hook($vars)
{
if ($vars['templatefile']=="homepage"){
header("Location: ../../login");
exit;
}
}
add_hook("ClientAreaPageHome", 1, "homepage_redirect_to_url_hook");