Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 70
» Latest member: resoluteface17
» Forum threads: 490
» Forum posts: 491

Full Statistics

Online Users
There are currently 56 online users.
» 0 Member(s) | 54 Guest(s)
Bing, UptimeRobot

Latest Threads
WHMCS V9 Nexus Cart
Forum: General Discussion
Last Post: wssupport
7 hours ago
» Replies: 0
» Views: 12
This Custom Fields Only
Forum: Agree Terms
Last Post: whmcsservices
04-07-2026, 01:15 PM
» Replies: 0
» Views: 41
WHMCS V9 Nexus Cart
Forum: Client Limitation
Last Post: wssupport
04-07-2026, 11:35 AM
» Replies: 0
» Views: 21
10 Top Products Of March ...
Forum: News & Announcements
Last Post: wsadmin
04-01-2026, 02:55 PM
» Replies: 0
» Views: 60
Instagram Setup
Forum: Refer A Friend
Last Post: wssupport
03-26-2026, 11:02 AM
» Replies: 0
» Views: 87
St. Patrick's Day Sale – ...
Forum: Special Offers
Last Post: wsadmin
03-08-2026, 04:09 PM
» Replies: 0
» Views: 133
Compatible Template
Forum: No Payment Required
Last Post: wssupport
03-01-2026, 04:38 PM
» Replies: 0
» Views: 140
10 Top Products Of Februa...
Forum: News & Announcements
Last Post: wsadmin
03-01-2026, 11:24 AM
» Replies: 0
» Views: 176
Compatible Template
Forum: Gift Card
Last Post: whmcsservices
02-28-2026, 07:49 PM
» Replies: 0
» Views: 138
Compatible Template
Forum: Email Delivery Status
Last Post: whmcsservices
02-28-2026, 07:42 PM
» Replies: 0
» Views: 104

 
  Remove menu
Posted by: wssupport - 12-29-2025, 04:40 PM - Forum: Domain Auction - No Replies

You can use this codes to remove items from menu:


<?php
function adddomainauctionmenuremove()
{
    if (isset($_SESSION['uid'])) {

        $secondaryNavbar = Menu::primaryNavbar();
        if (!is_null($secondaryNavbar) && !is_null($secondaryNavbar['Domains'])) {
            if(!is_null($secondaryNavbar['Domains']->getChild('domain_auction_1'))){
                $secondaryNavbar['Domains']->removeChild('domain_auction_1');
                $secondaryNavbar['Domains']->removeChild('domain_auction_2');
            }
    }
}
add_hook("ClientAreaSecondaryNavbar", 100, "adddomainauctionmenuremove");


Save under /includes/hooks/<any_filename>.php



Attached Files
.zip   da.zip (Size: 350 bytes / Downloads: 0)
Print this item

  FAQ's
Posted by: wssupport - 12-29-2025, 04:37 PM - Forum: Domain Auction - No Replies

1. What happened when the domain auction end and the client pay the invoice?
ANS: It will automatically move that domain name to his/her account

2. Who is responsible to move the domain name to they own registrar?
ANS: He/She need to contact each other and contact they own Domain registrar

Print this item

  Compatible Template
Posted by: wssupport - 12-29-2025, 04:37 PM - Forum: Domain Auction - No Replies

This on the themes that work with this module.

Zomex (Latest Version) Click Here
ThemeMetro (Latest Version) Click Here
Impressive Themes (Latest Version) Click Here
SwiftModders (Latest Version) Click Here
ThemeLooks (Latest Version) Click Here
RS Studio (Latest Version) Click Here
AA Layer (Latest Version) Click Here
Lara, WHMCS Admin (Latest Version) Click Here

Other Themes are not fully tested ye,t so I am not sure if it works or not. You can contact me first Click Here

Print this item

  Translation
Posted by: whmcsservices - 12-29-2025, 04:35 PM - Forum: GDPR Tools - No Replies

We would like to thank our members, whose efforts over the years have made this translation what it is.

German: David Spychala
Portuguese-pt: Liliana Oliveira
Turkish: Mike Hur
Italian: Gianluca Iannotta

Print this item

  Where can I edit the Email Template?
Posted by: whmcsservices - 12-29-2025, 04:34 PM - Forum: GDPR Tools - No Replies

You can edit the email template Go to Setup > Email Templates and they you find 2 templates

WS Client deletion request
WS Client deletion request notification

Print this item

  What this module do
Posted by: whmcsservices - 12-29-2025, 04:33 PM - Forum: GDPR Tools - No Replies

Client Data Retention:
This will automatically remove "empty" client profiles x days after the registration date. That means it will DELETE the account -- including product, invoice, domain, and ticket.
If the client has any active accounts, like affiliates or open invoices, it will not delete them.

Client Deletion Handling
Allow clients to delete their account x days. That means in x days it deletes the account, but it opens a ticket firs,t so you and the client can email each other to see why the account was deleted.

Print this item

  Why I get this error?
Posted by: whmcsservices - 12-29-2025, 04:31 PM - Forum: GDPR Tools - No Replies

A cookie associated with a resource at http://doubleclick.net/ was set with SameSite=None but without Secure.
A future release of Chrome will only deliver cookies marked SameSite=None if they are also marked Secure.
You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5633521622188032.

ANS: You need to do this
https://stackoverflow.com/questions/5819...-extension

Print this item

  Compatible Template
Posted by: whmcsservices - 12-29-2025, 04:29 PM - Forum: GDPR Tools - No Replies

This on the themes that work with this module.

Zomex (Latest Version) Click Here
ThemeMetro (Latest Version) Click Here
Impressive Themes (Latest Version) Click Here
SwiftModders (Latest Version) Click Here
ThemeLooks (Latest Version) Click Here
RS Studio (Latest Version) Click Here
AA Layer (Latest Version) Click Here
Lara, WHMCS Admin (Latest Version) Click Here

Other Themes are not fully tested ye,t so I am not sure if it works or not. You can contact me first. Click Here

Print this item

  Compatible Template
Posted by: whmcsservices - 12-29-2025, 04:27 PM - Forum: Credit Manager - No Replies

This on the themes that work with this module.

Zomex (Latest Version) Click Here
ThemeMetro (Latest Version) Click Here
Impressive Themes (Latest Version) Click Here
SwiftModders (Latest Version) Click Here
ThemeLooks (Latest Version) Click Here
RS Studio (Latest Version) Click Here
AA Layer (Latest Version) Click Here
Lara, WHMCS Admin (Latest Version) Click Here

Other Themes are not fully tested yet, so I am not sure if they work or not. You can contact me first. Click Here

Print this item

  Latest News and Developments
Posted by: citytecks - 12-29-2025, 01:43 PM - Forum: News & Announcements - No Replies

It is truly a pleasure to provide the software that has helped run and grow your business over the last year. We wish you all the best for the New Year ahead!

A Quick Note on Holiday Hours
We know that despite it being the Christmas season, businesses do not stop, and as such, the support team at WHMCS Services will be available throughout the festive period.

Support operations will be limited on the 30th and 31st of December,  but will resume the normally scheduled service on the 2nd of January 2026.

Custom work will return on 2nd January 2026.

Thank you all for making 2025 such a great year for us! We’re looking forward to continually improving our software development in 2026 with additional features and more stable releases so that you can run your business more smoothly.

In the next couple of weeks, we’ll be releasing NEW modules and NEW VERSIONS of WS Modules. Also, working on a new website.

Here are a few WS modules in progress -- and soon to be released:

WS Modules
WS Banner Ads Manager
WS Close Account
WS Client Notification
WS SMS Manager
And more

Modules Support
Starting January 2026, we are going to stop supporting WHMCS 8.10.x and 8.11.x. Note that there are no more modules you can download that are compatible with these two (2) versions. The only module versions you will be enabled to download are 8.12.x and 8.13.x.

First, you need to make sure you back up the module because we will not have any versions that are not compatible with WHMCS 8.12.x and 8.13. We highly recommend that you upgrade your WHMCS to version 8.13.x. It is stable and fully supported.

Also, don’t forget this week draws the last days of 2025 to a close, and we are having an end-of-year sale! We are offering 25% off the licensee version and 35% off the Source code version on all WS Modules! Just add any WS Modules program to your shopping cart and click on any link and use the coupon, XMASSC, for the Source Codes, when signing up to receive 35% off; and use the coupon, XMAS25, for License Versions to receive 25% off!! Please click here to see the Christmas specials

We wish you all a Happy New Year and hope that 2026 brings you much joy and prosperity!

Print this item