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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 923
» Latest member: Vipin Kumar
» Forum threads: 1,015
» Forum posts: 1,114

Full Statistics

Latest Threads
10 Top Products Of March ...
Forum: News & Announcements
Last Post: wsadmin
04-02-2024, 09:52 AM
» Replies: 0
» Views: 528
{ADDED} Merge fields
Forum: Feature Request
Last Post: Mohamed Ayad
03-14-2024, 09:15 PM
» Replies: 0
» Views: 560
10 Top Products Of Februa...
Forum: News & Announcements
Last Post: wsadmin
03-01-2024, 10:25 AM
» Replies: 0
» Views: 394
WHMCS V8.9.0 / 8.10 Compa...
Forum: News & Announcements
Last Post: whmcsservices
02-08-2024, 11:00 PM
» Replies: 0
» Views: 583
5 different captcha servi...
Forum: Ultimate Captcha Pro
Last Post: whmcsservices
02-07-2024, 10:59 PM
» Replies: 0
» Views: 417
Installation Instructions
Forum: Ultimate Captcha Pro
Last Post: whmcsservices
02-03-2024, 06:49 PM
» Replies: 0
» Views: 392
10 Top Products Of Januar...
Forum: News & Announcements
Last Post: wsadmin
02-01-2024, 12:35 PM
» Replies: 0
» Views: 461
Discontinued Link Directo...
Forum: News & Announcements
Last Post: wsadmin
02-01-2024, 12:28 PM
» Replies: 0
» Views: 451
Changelog
Forum: Ultimate Captcha Pro
Last Post: whmcsservices
01-14-2024, 08:42 PM
» Replies: 0
» Views: 482
Compatible Template
Forum: Pin 2FA
Last Post: whmcsservices
01-13-2024, 02:40 PM
» Replies: 0
» Views: 452

 
  Registered user needs to unlock another domain
Posted by: whmcsservices - 10-13-2017, 03:47 PM - Forum: License Questions - No Replies

Our licensing policy for a single user license allows you to install your WHMCSServices.com product on one Domain. The main understanding is that it is not used simultaneously by different people.

To unlock a second (or new) Domain, you will have to repeat the unlock process with the second domain. Note that the same unlock key will not work on both domain, as the key is made specifically for the displayed site code (unique with every installation) then you will need to pay a small fee.

...and then contact Support

Print this item

  Difference Between Licence and Source Code versions of WHMCS modules
Posted by: whmcsservices - 10-13-2017, 03:46 PM - Forum: License Questions - No Replies

We get a lot of questions about the difference between Licence and Source code versions of our modules, so we would just like to clear things up.

Both versions are exactley the same code and features, there is never a difference between features. Licence Version check our licensing system which checks the license against our database and the source code dont

The Licence version is encoded with ioncube just like WHMCS is, meaning the php files cannot be read or changed (any template files included are always open source).

The Source code version is NOT encoded with ioncube and can be installed on any number of domains provided you (your company) own (s) them. You are not allowed to sell or give away the module to others.

Both versions are also always released at the same time.

Print this item

  How do I add the code to Zomex Template
Posted by: wssupport - 10-13-2017, 03:22 PM - Forum: Client Verification - No Replies

Depending on what it's for you can add it as a link in:

/templates/template_name/includes/menu.tpl for the main menu or the following for the top right toolbar:

/templates/template_name/includes/toolbar.tpl

<li><a href="{$WEB_ROOT}/index.php?m=clientverification">Add/View Verificaton Data</a></li>

Print this item

  Version overview and information
Posted by: wssupport - 10-13-2017, 03:01 PM - Forum: License Questions - No Replies

Since WHMCS Services now has several active versions and also different types of updates, there are 4 types of updates. These are:

Major Release: A major release is a new main version and contains changes to the core and usually introduces new features. 1.0 and 2.0 are major releases. You can recognize one such an update also the first number of the version number changes. With Major Releases there is always only one complete upgrade and no incremental.

Minor Release: A Minor release includes new features and can also include changes to the schema and prepare major updates. The versions 2.1.0, 2.2.0 and 2.3.0 are for example Minor Releases. These updates always change the average number. With Minor Releases there is always only one complete upgrade and no incremental.

Maintenance Release: Maintenance Release is, as the name suggests, maintenance updates where bugs are fixed. The versions 1.3.1 and 1.1.2 are, for example, such updates. Here the last number always changes. There is also a small incremental update for maintenance releases.

Security Release: Security releases contain security-relevant updates which, for example, close security gaps. These updates are usually accompanied by maintenance releases and should be implemented promptly. Here again, the last number of the version number changes.

Print this item

  How do I add the code to Zomex Template
Posted by: wsadmin - 10-13-2017, 02:49 PM - Forum: Login Verify Pin - No Replies

Depending on what it's for you can add it as a link in:

/templates/template_name/includes/menu.tpl for the main menu or the following for the top right toolbar:

/templates/template_name/includes/toolbar.tpl

<li><a href="{$WEB_ROOT}/index.php?m=loginverifypin">Login verify</a></li>

Print this item

  How do I add the code to CMSBased Template
Posted by: wsadmin - 10-13-2017, 02:48 PM - Forum: Login Verify Pin - No Replies

Hexa Extra Template 
You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be duplicated and customized for your needs.

<a href="/index.php?m=loginverifypin">Login verify</a>

Version 4.5.x you don't need to edit any template you can do of the Hexa Extra Menu

Flattern Extra Template

You can edit header.tpl file (header.tpl.new can be renamed to header.tpl in overrides folder). Overrides folder will help with keeping customization during updates.
The navbar li item can be 

<li><a href="index.php?m=clientnotifyn">Notification Settings</a></li>

Print this item

  How do I add the code to Zomex Template
Posted by: wsadmin - 10-13-2017, 02:46 PM - Forum: Client Notifications - No Replies

Depending on what it's for you can add it as a link in:

/templates/template_name/includes/menu.tpl for the main menu or the following for the top right toolbar:

/templates/template_name/includes/toolbar.tpl

<li><a href="{$WEB_ROOT}/index.php?m=clientnotify">Notification Settings</a></li>

Print this item

  Partial PayPal Payment Changelog
Posted by: wsadmin - 10-12-2017, 07:16 PM - Forum: Client Manager - No Replies

Version: 2.1.4 Released (12/01/2021)
Maintenance

Fixed Problem with WHMCS v8 gateways
Updated About Page
Updated Remove Support for PHP 5.6 to 7.0

Version: 2.1.3 Released (04/02/2018)
Maintenance

Update to work with WHMCS 7.5
Update to work with PHP 7.2 and Ioncube 10.1

Version: 2.1.2 Released (14/10/2017)
Maintenance

Updated Improve License Check
Updated WHMCS v7.3 support
Updated Make working with PHP 7 and Capsule
Updated WHMCSSERIVCES help page added

Version: 2.1.1 Released (10/10/2016)
Maintenance

Updated WHMCS v7 support

Version: 2.1.0 Released (25/10/2015)
Maintenance

Updated License Code

Print this item

  changelog
Posted by: wsadmin - 10-12-2017, 07:07 PM - Forum: Client Notifications - No Replies

Version: 6.2.1 Released (1/03/2024)
Maintenance

Fixed support for ionCube Loader v13
Updated work with Licence System
Updated Improve ionCube Loader

Version: 6.2.0 Released (11/28/2023)
Minor

Added A note on the Services page
Added Top bar to the top of the page
Added Support PHP 8.2
Fixed PHP 8.1
Updated Remove Support for WHMCS V8.4.x to 8.5.x

Version: 6.1.1 Released (12/04/2022)
Maintenance

Added Italian Language
Fixed issue with display popup in special pages
Fixed support for ionCube Loader v12 and PHP 8.1
Updated Remove Support for PHP 7.1 to 7.3
Updated Remove Support for WHMCS V8.1.x to 8.3.x

Version: 6.1.0 Released (12/29/2021)
Minor

Added Add fund page banner
Updated New WHMCSServices menu to work with WHMCS 8. x
Fixed Problem with PHP 7. x
Fixed Problem with popup predefined styles
Fixed Button Not Functioning

Version: 6.0.0 Released (09/22/2020)
Stable

Added Admin User many updates and improvements
Added New predefined popup list
Added New template notification
Added Archive notification feature
Added Start at notification
Added Preview popup
Added index.php to all directories
Fixed Admin issues
Fixed htaccess rewrite URL
Fixed breaking the third-party WHMCS theme called Control (impressivethemes)
Updated Module tables renewed
Updated Remove v4 Admin theme from distribution
Updated Remove Support for PHP 5.6 to 7.0

Version: 5.0.7 Released (12/03/2018)
Maintenance

Fixed blank HTML paragraph

Version: 5.0.6 Released (08/03/2018)
Maintenance

Fixed third-party WHMCS theme called  SwiftModders Themes
Fixed Expiry Date

Version: 5.0.5 Released (07/26/2018)
Maintenance

Fixed Correct language in about page
Fixed Product group notification
Updated New WHMCSServices menu to work with WHMCS 7.6
Updated Show alert when template missing

Version: 5.0.4 Released (06/04/2018)
Maintenance

Fixed PHP 7.1 and PHP 7.2
Fixed to work with WHMCS 7.5

Version: 5.0.3 Released (06/11/2017)
Maintenance

Fixed and improved running in WHMCS 7.4
Fixed links added to the top notification

Version: 5.0.2 Released (15/10/2017)
Maintenance

Fixed Default WHMCS hook conflict problem
Updated WHMCS SERVICES help page added

Version: 5.0.1 Released (13/10/2017)
Maintenance

Fixed Upgrade from 4.0 version problem
Fixed None multi-language problem

Version: 5.0.0 Released (10/10/2017)
Stable

Added Top notification
Added Popup notification
Added Allowing the client to show notifications with shortcodes
Added Set of custom colors and font added
Added Multi-languages
Added Custom css
Added Show notification to a product clients
Added Show notification to an Addon clients
Added Auto adding codes to the template file
Fixed Product Group

Version: 4.1.0 Released (30/01/2017)
Updated

Updated Improve the license call

Version: 4.0.0 Released (22/12/2016)
Stable

Fixed Middle notification does not show
Updated CKEditor Update
Updated New and faster licensing system implemented
Updated V7 Comparability
Updated Duplicate Button
Added Full recode of module helping the performance

Version: 3.1.0 Released (22/10/2015)
Maintenance

Updated License Code

Print this item

  How to use Client Notifications addon
Posted by: whmcsservices - 10-12-2017, 05:37 PM - Forum: Client Notifications - No Replies

Global settings:



[Image: ClientNotifications6.png]
Click on Add New Notification 

To setup your multi-language setting and also setup module details you can go to the module main page -> Settings page.
[Image: ClientNotifications3.png]
You don't need to select your WHMCS main language, we adding the main language automatically to addon.

Create your own notification

In client notification add you can create 3 types of notifications and in below we show you notifications with an example of each one

1. Client Area Page (Home):  This notification will showing to the, not in client area home page (clientarea.php) and you can choose notification place in the – middle – bottom

 [Image: ClientNotifications.png]
You can add a new notification just by click on the notification from the page and fill the red information and then save that.

[Image: ClientNotifications7.png]



Position: In client area home page notification you can select where a client can see the notification in the top of the page or middle or bottom of the page.
Display Time Limitation: you can choose an expiry date to notification that can showable until that.
Notification type: You can choose your message type like success – alert – danger – information or other
Notification Status: you can disable or enable showing this on client pages.
Client Option: You can choose all, Selected one or not logged
Client Group: You can choose to enable us to choose what group or disable
Product Option:   If you enable you can choose Groups, Product, or addon

2. Top notification: This notification type able to you can create a notification as WHMCS notifications and you can create your own information on that.
[Image: ClientNotifications4.png]

To create a Top notification click new notification from the module main page and then fill the required information to it's going on client pages.

[Image: ClientNotifications5.png]
Notification type: you can choose your message type from 4 predefined notification types – information – success – error – warning.

Display Time Limitation: you can choose an expiry date to notification that can showable until that.
Notification type: You can choose your message type like success – alert – danger – information or other
Notification Status: you can disable or enable showing this on client pages.
Client Option: You can choose all, Selected one or not logged
Client Group: You can choose to enable us to choose what group or disable
Product Option:   If you enable you can choose Groups, Product, or addon

3. Popup Notification:

This notification type allows you to add a popup on the client page. 

[Image: ClientNotifications1.png]
to create a new popup you can click on new client notification from the module main page and fill required fields as we describe you. 

[Image: ClientNotifications2.png]
Expiry Date: you can set a expire date to notification also you can leave blank to showable forever.
Popup Trigger:  You can set popup display setting, you can 2 choose to show this notification only when the client login to WHMCS or showing this always.
Pages Trigger: Required - You should insert which pages need to show this popup on it, Use page name like index.php | Separate multiple pages with a comma. (Leave blank if using a shortcode).
Display delay: You can set a delay to show popup in seconds for example showing popup 3 seconds after page load completed.
Display Time Limitation: you can choose an expiry date to notification that can showable until that.
Notification Status: you can disable or enable showing this on client pages.
Client Option: You can choose all, Selected one or not logged
Client Group: You can choose to enable us to choose what group or disable
Product Option:   If you enable you can choose Groups, Product, or addon

Print this item