Their website: https://www.chronoengine.com/chronoconnectivity
Also, this will remove the Powered by ChronoConnectivity - ChronoEngine.com
Here's now to fix the validation:
After you install this Joomla Extension from https://www.chronoengine.com/chronoconnectivity/download
Or you can download it here with the file fixed already: ChronoConnectivity_V6.0.12_Extension.zip
Locate this file: url.php
You will find it here:
/public_html/libraries/cegcore2/libs/
Goto line: 59
Change this:
$dURL .= $_SERVER['HTTP_HOST'];
To this:
$dURL .= 'localhost';
Goto line: 61
Change this:
$dURL .= $_SERVER['SERVER_NAME'];
To this:
$dURL .= 'localhost';
Save it and exit.
Under: Validate your installation
Domain name detected:
localhost
Validation key:
enter -> classic@1234567890
Serial number (optional):
enter -> classic@1234567890
Select: Validate
This will remove: Powered by ChronoConnectivity - ChronoEngine.com
That's All!
You can download it here also:
The file below just install and use classic@1234567890
http://www.fixmycomputermark.com/free-downloads/file/122-chronoconnectivity-v6-0-12-extension.html
OR
You can just replace the time stamp in the database.
Just open phpMyAdmin and look for _chronoengine_extensions
Select Edit, Look in "settings" you will find this -> "validated":1609059240
Replace 1609059240 with the new time stamp you got from this Time Stamp Converter program (click here)
Created : 2020-12-28 03:27:38, Last Modified : 2020-12-28 10:10:16