- Status changed to Postponed: needs info
almost 2 years ago 4:19pm 24 May 2023 - πΈπ°Slovakia poker10
I think this is not a problem of this module, but a problem of the 3rd party library this module is adding. You need to find out which library you have on your site is outdated and update it. This is the line 915 of the
libraries.module
:function _libraries_require_once($file_path) { require_once $file_path; }
- π¨π¦Canada joseph.olstad
@poker10, great suggestion! Thank you! Hopefully this will solve the issue.