Up

Chronoforums v2.0.11 Extension

Chronoforums v2.0.11 Extension
File Size:
1.81 MB
Version:
v2.0.11
Date:
26 December 2020
Downloads:
2 x

It's a Joomla 3.x extension.

Download, install, see below:

I have already fix this file but here's what I did.

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