XF 1.4 Upgrade server error 1.4.5

tommydamic68

Well-known member
I received this error on upgrading to 1.4.5:
Also, strange, there were no templates to update or phrases...

Code:
ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 41951 bytes) - library/Zend/Db/Statement/Mysqli.php:294
Generated By: admin, Today at 5:54 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(39) "http://mysite.com/community/online/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Looks like you ran out of memory.

There are only template and phrase updates if templates and phrases that you have edited have been changed in the update package. I didn't have any this time either.

BTW, do bear in mind that the working day here in the UK has only started an hour or so ago, there may be other urgent matters for staff to deal with and this post didn't seem like it was an "OMG everything is broken and people are going to die unless I get an immediate answer" type. ;)
 
This error is appearing when you visit http://mysite.com/community/online ?

You can try to see this:

https://xenforo.com/community/threads/php-error-out-of-memory-while-online-users.92643/

I've got that kind of error some years ago when in shared hosting. My workaround is disable recent activity or only staff can use that.
Thanks, I guess my concern is whether or not the upgrade was successful.

Looks like you ran out of memory.

There are only template and phrase updates if templates and phrases that you have edited have been changed in the update package. I didn't have any this time either.

BTW, do bear in mind that the working day here in the UK has only started an hour or so ago, there may be other urgent matters for staff to deal with and this post didn't seem like it was an "OMG everything is broken and people are going to die unless I get an immediate answer" type. ;)
Good to know about the templates, thanks.
 
Thanks, I guess my concern is whether or not the upgrade was successful.
Does it show 1.4.5 in the ACP?

If you want to be sure, you can always navigate to the install path and rebuild the master data.

As posted above though, the error appears to be related to the online member list, not the upgrade.
 
Does it show 1.4.5 in the ACP?

If you want to be sure, you can always navigate to the install path and rebuild the master data.

As posted above though, the error appears to be related to the online member list, not the upgrade.
Yes it does show the correct updated version. So hopefully all went well, I will delete the server error.
 
Top Bottom