If you install ChronoConnectivity and fix the file below and then install ChronoForums you will need to fix the same file below.
It's a Joomla 3.x extension.
Download, install, see below:
Open ...
It's a Joomla 3.x extension.
ChronoForms v7.x Hack
Open this file: /plugins/system/chronog3_plg/chronog3/admin/controllers/tasks.php
Line: 117 Change this: if(isset($this->data['trial'])){ To ...
It's a Joomla 3.x extension.
Download, install, see below:
Open this file: /libraries/cegcore2/admin/controllers/traits/validate.php
Line: 56 Change this: if(isset($this->data['trial'])){ To ...
This hack will remove the WebTrees image from your footer:
Open: AbstractTheme.php
Located here: public_html/app/Theme/
Goto Line: 1051
You will see this:
protected function logoPoweredBy() ...