Fatal error: Allowed memory size

4 posts by 2 authors in: Forums > CMS Builder
Last Post: April 5, 2021   (RSS)

By andreasml - April 5, 2021

Hi,

I am running version 3.50.

When I try to view errors at /cmsb/admin.php?menu=_error_log
I receive the following error message:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8135488 bytes) in /httpdocs/registry/lib/viewer_functions.php on line 443

Could you please give me some advise on how to deal with it?

Thank you,

Andreas

By andreasml - April 5, 2021

Follow up:

I managed to delete the error_log files. However, a single error message cannot be deleted. And surprisingly, it is always there, the same message

#792175 - E_USER_NOTICE: Update plugin: plugins/modifyHeaderLinks/modifyHeaderLinks.php
Plugin attempted to register the deprecated hook 'header_links'
/var/www/vhosts/vascularregistry.gr/httpdocs/registry/lib/plugin_functions.php (line 253)
https://vascularregistry.gr/registry/admin.php

Any idea about what it means, and what to do?

Regards,

Andreas

By gkornbluth - April 5, 2021 - edited: April 5, 2021

Hi Andreas,

It could be as simple as updating your plugin because an older version is trying to use the deprecated hook 'header_links'. The current version is 1.02.

Here's the link to the newest version:

https://www.interactivetools.com/plugins/modify-header-links/

** Don't forget to copy over any modified information from your old plugin before uploading the new one **

Hope that helps,

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By andreasml - April 5, 2021

Hi Jerry,

It did work as you said. It dissapeared after I updated the plugin.

Thanks a lot

Andreas