Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Problem

...

Getting display but with no wording/text in the Client front end

Solution

If you are not using the default english language. Make sure you had make a copy of the lang/english.php to the language you are using. For example, if you are using Chinese then copy lang/english.php → lang/chinese.php

Problem

...

Getting An error occurred while trying to connect to the hosting server. Please contact support. message on Client Area

Solution

This error occurs when there is no matching server in Module's Admin interface server listing (Figure 1) to the server that the hosting package it is using (WHMCS → Setup → Products/Services → Servers) Figure 1

...

To solve this issue, make sure the hosting servers that are going to be using this module have an Server Listing entry under the CSF Unblocker Admin interface

Solution

...

Problem - Remote server with system(), fileperms(), posix_getpwuid(), fileowner(), filegroup() disabled in PHP

...

Solution

These functions are only needed for the cronjob and with One Step Installer. If you had used the one step installer, then it should have copied your /usr/local/lib/php.ini into /var/www/

Therefore, you can simply removed them in the disable_functions in the /var/www/php.ini to allow the cronjob to have access to those functions without impacting your server's security.

Solution

Problem - Remote server passes the connection test but blank rules

...

Solution

If the remote server's Web Address is set to use https, try set it back to http.

Solution

Problem- Module stopped connecting to remote server

...

Solution

There are numerous factors on why the connection stop working. Here are a few things to check.

...

Remote server passes the connection test but blank rules

Problem

Cronjob not running properly on the remote server

...

Info
titleNote

Note that since only the module's cronjob is using the customized php.ini, therefore your system's security won't be compromised.

Problem

Dealing with Multiple PHP server environments

...

For the cronjob, you can make any necessary changes to the PHP binary you desire to run as long as ioncube10 is included.

Problem

IP isnt being removed from IPtables even though the IP removal was success via module

...