Hi there
I have just updated to Easyblog 5.0.14 and EasySocial 1.3.28
I am on Joomla 3.4.3
PHP Version 5.5.26-1~dotdeb+7.3
Web Server Apache/2.2.22
Backend, everything seems to work fine.
Frontend is a whitepage (blank page).
I turned the fault message to maximum, and get the following message:
Warning: require_once(/home/2/e/SITE/www/components/com_easyblog/helpers/helper.php): failed to open stream: No such file or directory in /home/2/e/SITE/www/modules/mod_easysocial_easyblog_posts/mod_easysocial_easyblog_posts.php on line 37
Fatal error: require_once(): Failed opening required '/home/2/e/SITE/www/components/com_easyblog/helpers/helper.php' (include_path='.:/usr/share/php') in /home/2/e/SITE/www/modules/mod_easysocial_easyblog_posts/mod_easysocial_easyblog_posts.php on line 37
So I took a look at this file, and it isn't there.
Better written, the folder "helpers" with content is not there at all. So obviously, when this is a required instance, the page will fault.
Shall I just delete this statement?
Or does this folder actually exist, but for some reason didn't get installed?
I have just updated to Easyblog 5.0.14 and EasySocial 1.3.28
I am on Joomla 3.4.3
PHP Version 5.5.26-1~dotdeb+7.3
Web Server Apache/2.2.22
Backend, everything seems to work fine.
Frontend is a whitepage (blank page).
I turned the fault message to maximum, and get the following message:
Warning: require_once(/home/2/e/SITE/www/components/com_easyblog/helpers/helper.php): failed to open stream: No such file or directory in /home/2/e/SITE/www/modules/mod_easysocial_easyblog_posts/mod_easysocial_easyblog_posts.php on line 37
Fatal error: require_once(): Failed opening required '/home/2/e/SITE/www/components/com_easyblog/helpers/helper.php' (include_path='.:/usr/share/php') in /home/2/e/SITE/www/modules/mod_easysocial_easyblog_posts/mod_easysocial_easyblog_posts.php on line 37
So I took a look at this file, and it isn't there.
Better written, the folder "helpers" with content is not there at all. So obviously, when this is a required instance, the page will fault.
Shall I just delete this statement?
Or does this folder actually exist, but for some reason didn't get installed?