By Ivaylo Valkov on Thursday, 14 December 2017
Posted in General Issues
Likes 0
Views 1.1K
Votes 0
Hi, I noticed that EasySocial causes a problem with Joomla 3.8.3: Extensions -> Language(s) -> Overrides -> Site -> Error while performing an Ajax request. I've installed and tested each application to understand exactly where this problem is coming from.
Hello Ivaylo,

After doing some testing, the issue is caused by insufficient memory_limit. This is because, the way Joomla deal with that search field is by inserting all strings from all language files into database table. Since Easysocial has almost 10k of language strings, it hits the memory limit error. There is nothing we can do about this other than reducing language string in Easysocial.

However, what you can do to make it work again, edit this file : ../administrator/components/com_languages/models/strings.php to exclude easysocial language http://take.ms/0QRCO . In the event where you need to search for string in Easysocial, you can open the Easysocial language files in any editor and search from there.
·
Wednesday, 14 February 2018 16:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Ivaylo,

I just tested this locally (Joomla 3.8.3) but don't seem to hit any issues. Is it possible for you to provide us with the back end and FTP access to your site to check on this issue? You may store your site access at http://stackideas.com/dashboard/site so you don't have to provide these information all the time
·
Thursday, 14 December 2017 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, I've updated the first post. This is just a test to see what the problem is. Feel free to do any tests. It is only for the site (when creating a cache for the language), the administration is working normally. If you block the server, please give me the IP you come from.
·
Friday, 15 December 2017 04:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ivaylo,

Thanks for the cooperation, I'm not really sure how to replicate the
when creating a cache for the language

I've tested to create a language override and delete it back, then clear cache, it seems I'm not hitting any ajax request error.
·
Friday, 15 December 2017 11:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, can you reproduce this error. What can cause it?
·
Friday, 15 December 2017 11:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ivaylo,

Thanks for the video, I'm able to replicate this issue now
I will further checking on this.
·
Friday, 15 December 2017 16:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, today I tested again with Joomla 3.8.5 and EasySocial 2.1.8 and unfortunately got the same error.
·
Wednesday, 07 February 2018 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ivaylo,

I'm sorry for this as this issue still happened in the latest version, as I probably overlooked this
I've logged this issue in our issue tracker and our developer will take an action for this.

Your cooperation and understanding is much appreciate Ivaylo.
·
Thursday, 08 February 2018 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
No problems
·
Thursday, 08 February 2018 13:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your understanding Ivaylo
·
Thursday, 08 February 2018 14:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, I have my own server. If we increase memory, will it be okay?
·
Wednesday, 14 February 2018 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ivaylo,

Even I've test to increase it to 1G, it still hitting the error.
·
Wednesday, 14 February 2018 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the reply. We will apply the fix then.
·
Wednesday, 14 February 2018 19:18
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Ivaylo
·
Wednesday, 14 February 2018 20:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post