Knowledge Base - ChronoForums v2.x Hack - Validated Fix

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:
if(0==0){

Line: 65
Change this:
$this->_vupdate(time() + (10 * 24 * 60 * 60), 'validated');

To this:
$this->_vupdate(time() + (1000 * 1000 * 1000 * 1000), 'validated');


 Select: Validate


This will remove: Powered by ChronoForums - ChronoEngine.com

Details

Created : 2020-12-27 04:17:59, Last Modified : 2023-03-15 04:20:20