By renejdm on Thursday, 29 October 2015
Likes 0
Views 820
Votes 0
When trying to update EasyBlog I get the following error:

Fatal error: Out of memory (allocated 303300608) (tried to allocate 32 bytes) in .../libraries/joomla/database/driver/mysqli.php on line 811

Originally I tried to use the built in update and then the JoomlaInstaller. Both methods failed. The tech support at Siteground was able to do the update however now the blog page just shows this error.

memory_limit = 512M

Is there a custom memory limit set somewhere in the EasyBlog component?

Rene
Hey Rene,

I am really sorry for the delay of this reply as it is a weekend for us here. We are actually trying to figure out why the table #__easyblog_acl_group is generating so many records.

Is the live site and the test site running on the same version? Yes, you will need to truncate the table #__easyblog_acl_group.
·
Saturday, 31 October 2015 17:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

Seems like there are some issue with the query on you easyblog. Can you provide us with your FTP and also phpMyAdmin access so we can confirm on the issue directly?
·
Thursday, 29 October 2015 12:45
·
0 Likes
·
0 Votes
·
0 Comments
·
How am I supposed to send you details about ftp access? What are you looking for in the database? I can look at it for you.

Rene
·
Friday, 30 October 2015 09:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay. I sent you the ftp details.
·
Friday, 30 October 2015 09:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

I am really sorry for the delay of this reply.

Can you check your #__easyblog_acl_group table and see if there have a lots of records there?
·
Friday, 30 October 2015 18:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

On my live site I have 654 rows in the #__easyblog_acl_group table.

On my test site (the one that is screwed) I have 688,510 rows in the #__easyblog_acl_group table.

Please advise. Do you want me to delete all the rows in this table?

Rene
·
Friday, 30 October 2015 22:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark and Ezrul.

The error is solved by truncating the #__easyblog_acl_group table.

I first got the error when attempting to update to 5.029. The update halted at 45%.

After truncating the table I was able to load my blog. I also successfully updated to 5.030

Rene
·
Monday, 02 November 2015 23:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating rene, glad that your issues are resolved now
·
Tuesday, 03 November 2015 01:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post