By Sam on Tuesday, 25 June 2019
Posted in Technical Issues
Likes 0
Views 401
Votes 0
Hi Guys,

For those that experience the php memory limit exhausted issue after upgrade to EasySocial 3.1.3 version, please follow below instruction to patch the quick fix on your site.

1. Download file 'router.php' and copy this file to folder 'JOOMLA/administrator/components/com_easysocial/includes/' and overwrite the existing router.php file.

2. Download the file 'filecache.php' and copy this file to folder 'JOOMLA/administrator/components/com_easysocial/includes/filecache/' and overwrite the existing filecache.php file.

* Remember to backup these file before you overwrite with the modified version.

3. Once you've done the above steps, head to your EasySocial backend under SEF URLs page and purge all your sef urls so that system will regenerate the correct sef urls again.

The above fixes will be added into next release of EasySocial as well.
Hope this help and have a nice day
View Full Post