All Activity
- Yesterday
-
joeroot6543 started following How to debug WHMCS cron job activity
-
you can hopefully get to something much more useful, such as: cron.php started DomainSync started another cron.php process started another cron.php process started DomainSync never returned At that point, at least you know where to start looking. I've written up the complete procedure, including the hooks, shell script, logging examples and some additional notes here: https://eurossl.eu/knowledgebase/whmcs-cron-job-stuck-debugging/ I'm posting this because I'd still like to contribute useful technical information back to the WHMCS community. However, after fighting over the years with the community's occasionally ("creative" code editor, formatting issues, disappearing posts and similar adventures), I've decided to keep the full article and code somewhere I can actually maintain them. 🙂 Hopefully this will save someone a few hours of debugging. I also have the same question, because I’ve run into situations where a WHMCS cron job appears to be running normally from the outside, but something inside the automation process seems to take much longer than expected or never properly finishes. What makes this particularly difficult to troubleshoot is that simply seeing the cron command execute every few minutes doesn’t necessarily tell you what happened during the previous run. If one process is still active when the next scheduled execution begins, it seems very easy to end up with multiple cron processes running at the same time without realizing that the original problem is actually a task that is waiting indefinitely somewhere. I’ve generally found these kinds of issues difficult to diagnose when all you have is a basic cron log showing that the command was launched, because that doesn’t really tell you which part of the WHMCS automation cycle was reached before things stopped progressing. Being able to distinguish between the PHP process starting, the overall automation cycle starting and finishing, and an individual automation task starting but never returning sounds like a much more useful way of narrowing down the problem. I’m especially interested in the idea of logging the individual task names because otherwise it can be difficult to tell whether the delay is related to WHMCS itself, a particular module, an external service, or some custom code running during automation.
-
arthryonguide joined the community
-
arthryonoffer joined the community
-
Amstar joined the community
-
WizardPanel for WordPress v3.1 Released – New Menu, Framework Assets & More We’re excited to announce the release of WizardPanel for WordPress v3.1, the first major update since we introduced the new standalone WizardPanel framework. The new framework structure gives us a much stronger foundation for development. With v3.1 we can now begin to take advantage of it, adding new features once at framework level so they can benefit every included design. Key Benefits - New Menu - A completely new menu design with mega menu dropdowns, optional panels, 3 level standard dropdowns, customizable action buttons, a CTA and a completely new mobile menu - Framework Assets - Shared images, CSS, JavaScript and fonts now load directly from WizardPanel instead of individual designs - Stronger Dependencies - Assets such as JavaScript are only loaded when they are actually required - Color Toggle - A new modern icon-based light/dark mode switch - Design Enhancements - Updated Font Awesome icons, cleaner buttons, improved colors and contrast, plus a range of mobile improvements - Snow Fall - A new optional snow fall animation available directly from WizardPanel Existing Customers WizardPanel for WordPress v3.1 is available at no additional cost to customers with active Updates & Support access. If your Updates & Support access has expired, it can be renewed to receive v3.1 together with future versions and product support. Your existing licence will continue to work if you choose not to renew. Read The Full WizardPanel for WordPress v3.1 Announcement
-
g59 Merch joined the community
-
Aliya Singh joined the community
-
mubeen3421 joined the community
-
HardSoftCode started following Pages Manager for WHMCS v7.0.0
-
A complete content management addon for WHMCS that lets system administrators build unlimited rich-content pages in the client area: Internal Pages, Internal PHP Pages, Standalone External Pages, Reusable Page Templates and the new Sidebar Widgets manager. Pages Manager turns WHMCS into a true CMS for your client area. Create as many pages as you need — from simple informational pages and landing pages to fully custom, database-driven PHP applications — all managed from one place inside the admin area, without touching theme files or hand-editing PHP. Internal Pages render seamlessly inside your active WHMCS theme, with friendly URLs, a parent/sub-page hierarchy, per-language translations, optional login requirements, Disqus comments and per-page SEO. PHP Pages go a step further: each one generates a real .php file plus a matching Smarty template at the WHMCS root, giving you complete control over the page logic while staying fully integrated with the client area. External Pages are fully standalone HTML pages wrapped in editable header and footer shells — deployed as a self-contained site on the domain of your choice, ideal for SEO landing pages, sales pages or anything that needs a completely custom layout. The module also includes a Templates library of reusable Smarty layouts, a new Sidebar Widgets manager for building reusable sidebar boxes (content, links, and images) that you can attach to any page in the order you want, an analytics Dashboard with page-view trends and geographic reports, client-area navigation injection, and a single Settings page for SEO-friendly URLs, Disqus and translation languages — everything governed by modern, secure, CSRF-protected admin screens. Buy Now for $65.00 - https://www.paypal.com/ncp/payment/KPQ8KUDSL9XJ6 What's new in v7 v7 is a full rewrite of the legacy v6 module on the modern WHMCS addon architecture (PSR-style controllers, namespaced helpers, Smarty templates) plus several major new features: Sidebar Widgets manager — build reusable sidebar boxes (content, links, content+links, image) and attach them to any Internal or PHP page. Widgets render as panels in the WHMCS client-area sidebar, in the order you select them. Analytics Dashboard — page counts, lifetime page views with a month-over-month trend, SEO health score, a 30-day traffic chart, top/recent pages and geographic view overlay. Includes clear template cache and export routes actions. Client-area navigation injection — Internal and PHP pages can be added to the primary and secondary navbar, optionally as children of an existing item (e.g. "Support" or "My Account"), with a custom display order. Per-page SEO — editable meta title, meta description and keywords on every page, injected into the page head. SEO Friendly URLs with two formats — choose between .html URLs or clean extensionless URLs; the module writes the matching rewrite rules into the WHMCS root .htaccess automatically. Unified publish status — every page type has an on/off publish toggle (drafts are hidden from visitors). Modernised storage — data is kept in hsc_pm_* tables and migrated automatically from the legacy mod_* tables on activation/upgrade. Features Content types Internal Pages — rendered inside the active client theme with titles, SEO meta, parent/sub-page hierarchy, required-login gating, optional Disqus comments and per-language translations. PHP Pages — generate a real .php + .tpl pair at the WHMCS root using the full client-area framework for maximum flexibility (custom PHP, Smarty, DB access). External Pages — fully standalone HTML pages composed from editable Page Header / Page Footer shell rows, rendered as .tpl files and deployable as a self-contained site on any domain (bundled index.php + config.php + .htaccess). They are not served on the WHMCS URL. Page Templates — reusable Smarty layouts for internal pages; the default template cannot be deleted. Sidebar Widgets — reusable sidebar boxes assigned per page. Page management Hierarchy (parent pages) with automatic sub-page sidebar menus. Sort/display order, forced-login, Disqus comments. Multi-language translations of internal page content. Per-page SEO (meta title, description, keywords) with a live preview. Optional redirect link per page. Visit counting on every page type (once per session/visitor cookie). Publish / unpublish (draft) control. Sidebar widgets (new in v7) Four widget types: Content, Links, Content + Links and Image. Each widget can be activated / deactivated. Image widgets support an optional click-through link and an "open in new tab" option; images are uploaded from the form and sized to fit the sidebar width. Widgets are assigned per page from a Choices multi-select; the order you select them is the order they display on that page (each page keeps its own order). Widgets render as panels in the WHMCS primary client-area sidebar (ClientAreaPrimarySidebar), so they inherit the theme's sidebar styling. Links widgets render their entries as real sidebar menu items. Dashboard analytics (new in v7) Metric cards: page counts by type, lifetime page views (with month-over-month trend), draft/unpublished pages and a SEO health score. A 30-day traffic line chart. Recently updated and top-performing pages. Geographic views overlay (country breakdown per page) with All / 30-day / 7-day ranges. System health panel: broken generated routes and template cache status. One-click Clear Template Cache and Export Routes (a plain-text map of every page URL). Navigation & SEO (new in v7) Add pages to the primary and secondary client-area navbar, optionally nested under a parent item, with a custom order. Automatic meta description / meta keywords injection on internal and PHP pages. SEO Friendly URLs (from Settings) with two URL formats: With .html — internal pages use {slug}.html and PHP pages use {name}.html URLs. Without .html — clean extensionless URLs such as /about and /test. The module automatically writes the matching rewrite rules into the WHMCS root .htaccess (fenced between ### BEGIN - Pages Manager SEO and ### END - Pages Manager SEO markers) and keeps them in sync whenever the setting is saved. No manual .htaccess editing required. We also offer full source code licenses for all of our products. Source code access for Pages Manager is available for $350 USD. Please contact our support team for further details or to request a purchase.
-
- whmcs whmcs addon
- whmcs module
- (and 17 more)
-
NiceNIC Team started following New to community
-
Welcome, Jhon! Have a good time here XD
-
Lee Sydney started following Customer Account Number Module
-
Hello Everyone, I have created a Customer Account Number Modfule for WHMCS WHMCS V9.0.8 PHP V8.3 Cost (FREE) If anyone would like this module for there WHMCS please message me will be more then happy to provide the module files to upload and enable, Once you enable the Addon Module If you all ready have customers in your System you can click the run automated account number action and it will auto assign account numbers to each customer.
- Last week
-
Welcome, Lee! Hope you will have a good time here. 😄
-
VMware VPS Server WHMCS Module – Version 5.1.1 Released We’re pleased to announce the release of Version 5.1.1, which includes several bug fixes and improvements to enhance module stability and administration. Bug Fixes Fixed OS Guest Version loading issue. Fixed cron execution issue. Fixed Guest OS loading issue in the Admin Area. Fixed cron path issue in Cron Manager. Fixed Product Module Settings not loading when editing a product. Improvements Improved license verification with a Refresh License Check option. Improved Cron Manager with the ability to manually run cron jobs directly from the Admin Area. We recommend updating to Version 5.1.1 to benefit from these fixes and improvements. Thank you to the WHMCS community for your continued feedback and support! 🙌
-
VMware VPS Server WHMCS Module – Version 5.1.1 Released We’re pleased to announce the release of Version 5.1.1, which includes several bug fixes and improvements to enhance module stability and administration. Bug Fixes Fixed OS Guest Version loading issue. Fixed cron execution issue. Fixed Guest OS loading issue in the Admin Area. Fixed cron path issue in Cron Manager. Fixed Product Module Settings not loading when editing a product. Improvements Improved license verification with a Refresh License Check option. Improved Cron Manager with the ability to manually run cron jobs directly from the Admin Area. We recommend updating to Version 5.1.1 to benefit from these fixes and improvements. Thank you to the WHMCS community for your continued feedback and support! 🙌
- 1 reply
-
- VMware
- automation
-
(and 3 more)
Tagged with:
-
Proxmox VPS Cloud Module v1.1.0 is now available! We’ve released a new update with several improvements, new features, and stability fixes to make Proxmox VPS management even smoother in WHMCS. ✨ What’s New IPv4 & IPv6 IP Management with assign, unassign, and reserve options Configurable VM password change email notifications Dedicated Email Templates management Improved DNS server assignment with dual-stack support Enhanced Client Area VPS overview and Lagom 2 compatibility Improved Proxmox user and permission management Better provisioning reliability and concurrency handling Retry limits for failed VM creation attempts Fixed WHMCS product type reset issue Version: 1.1.0 Released: September 16, 2026 Thanks to everyone who provided feedback and suggestions for improving the module.
- 4 replies
-
- whmcs
- proxmox
-
(and 21 more)
Tagged with:
- whmcs
- proxmox
- Proxmox VE
- Proxmox VE VPS
- Proxmox VE Cloud VPS
- Proxmox VE VPS & Cloud
- Proxmox Virtual Environment
- whmcsglobalservices.com
- automation
- servers
- server
- themes
- customize
- Development
- webhosting
- webhosting theme
- webhosting template
- hooks
- provisioning module
- provisioning
- Provisionnng Module
- addon module
- paymentgateway
-
We understand that you are looking for a custom Electron-based desktop application using React and TypeScript, focused on real-time event monitoring and reliable bidirectional communication. Feel free to contact us to discuss your requirements in detail and receive a no-obligation estimate. Contact Us here https://whmcsglobalservices.com/whmcs-custom-development/
-
Hi everyone! We're BlueRabbIT. We've been building and selling WHMCS modules since 2013, but we've never really introduced ourselves here. A good reason to change that: we've completely rewritten some of our modules, with a modern new interface and a shared core that now also powers their Blesta versions. This post is about BestPDF 3.0 for WHMCS. BestPDF has long been a way to get professional-looking PDF invoices and quotes out of WHMCS. Version 3 is radically different. We designed it inside and out to be easy to use, flexible and powerful. The long list of settings is gone: you design your documents in a drag-and-drop editor and watch them redraw as you build. Visual designer with live preview Multiple designs: build a new layout while the current one stays live, with import and export Reusable colors, typography and table styles Custom fonts, images and PDF stationery Full Twig engine for merge fields and conditional content Country-aware addresses, localized dates and currencies Works together with our other WHMCS modules: Billing Booster: place payment QR codes and slips exactly where you want them, and embed e-invoice XML in the PDF Pingen Post: documents come out Pingen-ready, with the right margins and fold marks for window-envelope letters BestPDF 3 is in beta. Every product comes with a free, unrestricted 30-day trial license, so you can test it on your own WHMCS installation before you buy. Already running BestPDF v2? Please read the release notes before you upgrade, as this is not a drop-in update. Requirements: WHMCS 8.11 to 9.x, PHP 8.2 or newer, ionCube 13 or newer More information: Product page Documentation Release notes WHMCS Marketplace To give feedback or ask questions, feel free to reply to this thread or open a ticket with us.
-
BlueRabbIT changed their profile photo
-
Thank you so much Bruno, for sharing your feedback. We’re truly happy to hear that our Proxmox Module is helping streamline your processes and provide greater autonomy to your clients. Your kind words mean a lot to our entire team and are a great motivation for us to keep improving and delivering reliable, high-quality solutions. We sincerely appreciate your continued trust and support since 2019. Thank you for being a valued client!
- 4 replies
-
- whmcs
- proxmox
-
(and 21 more)
Tagged with:
- whmcs
- proxmox
- Proxmox VE
- Proxmox VE VPS
- Proxmox VE Cloud VPS
- Proxmox VE VPS & Cloud
- Proxmox Virtual Environment
- whmcsglobalservices.com
- automation
- servers
- server
- themes
- customize
- Development
- webhosting
- webhosting theme
- webhosting template
- hooks
- provisioning module
- provisioning
- Provisionnng Module
- addon module
- paymentgateway
-
WGS Proxmox VPS WHMCS Module
Bruno Ferreira dos Santos replied to WGS's topic in Commercial Modules and Addons
I've been working with this company since 2019 and, throughout that time, I've always received excellent service. They are attentive, reliable professionals committed to quality service. The Proxmox module is positively surprising us. It's a very functional tool that has been streamlining our processes and providing even more autonomy to our clients. We recommend the company and, especially, the purchase of the Proxmox module!- 4 replies
-
- whmcs
- proxmox
-
(and 21 more)
Tagged with:
- whmcs
- proxmox
- Proxmox VE
- Proxmox VE VPS
- Proxmox VE Cloud VPS
- Proxmox VE VPS & Cloud
- Proxmox Virtual Environment
- whmcsglobalservices.com
- automation
- servers
- server
- themes
- customize
- Development
- webhosting
- webhosting theme
- webhosting template
- hooks
- provisioning module
- provisioning
- Provisionnng Module
- addon module
- paymentgateway
-
ResellerClub Mods turns 15 today! To celebrate, our Grand Finale promotion is now live through September 30, 2026. New customers can receive 40% OFF eligible annual licenses and Support & Updates add-ons with code RCM-15-YEARS. Existing customers can access an enhanced anniversary discount based on their membership level. Log in and visit the Membership page to see the discount available at your level and copy the corresponding code. If you would like to renew early, please contact us through a support ticket so we can prepare a discounted renewal invoice during the promotion. The offer ends September 30 at 23:59 WEST. Product eligibility and full promotion details are available in our announcement: https://www.resellerclub-mods.com/whmcs/announcements/524/Grand-Finale-Promo--Celebrating-15-Years.html Thank you to the WHMCS community and to everyone who has supported our work over the past 15 years!
-
- resellerclub-mods
- resellerclub
-
(and 3 more)
Tagged with:
-
We are in the EU, but we use WHMCS invoices as "pro forma" and create the "real invoices" later via our central ERP system. The latest update is not suitable for us...
-
Shame that advertising like this isn't allowed here, huh? 🤫
