Installed CodoForum on CentOS7, php 5.4+, mariadb, Apache 2.4. Installation went well. I can get to the back-end but I can't get to the front-end. I can't Edit Cron Jobs because of the same error.
Fatal error: Cannot redeclare render() in /var/www/codoforum/sys/Ext/limonade/limonade.php on line 1479
Another Problem is that SMTP doesn't seem to be working. I have a local SMTP server I always use for development and it works with other scripts but CodoForum.
Installed CodoForum on CentOS7, php 5.4+, mariadb, Apache 2.4. Installation went well. I can get to the back-end but I can't get to the front-end. I can't Edit Cron Jobs because of the same error.
````
Fatal error: Cannot redeclare render() in /var/www/codoforum/sys/Ext/limonade/limonade.php on line 1479
````
Another Problem is that SMTP doesn't seem to be working. I have a local SMTP server I always use for development and it works with other scripts but CodoForum.
edited Jun 4 '17 at 12:10 pm