Hi
@John L.
I know you decided to stop, but hope you can still give some support.
I'm getting a recurrent error at the moment, looked for it at this thread but found nothing:
Code:
ErrorException: Fatal Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 463895 bytes) - library/XenForo/Model/Permission.php:1661
Generated By: Breixo, 13 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(52) "http://www.xyz.com/admin.php?forms/import"
["_GET"] => array(1) {
["forms/import"] => string(0) ""
}
["_POST"] => array(3) {
["server_file"] => string(0) ""
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
I used to increase memory_limit but now it requires more than 1Gb to import a simple form.
I'm on a dedicated server (32Gb RAM, 2x120Gb SSD, Intel 3,40GHz...).
Can you help me with that?
Kind regards