Kaioin
Forum Replies Created
-
Hi there,
Were you able to find any similar issues? I tried changing (and removing) the editor supplemental role that was on this user role, which made no difference.
Any help is appreciated.
Thanks
Hey,
The role of the user has some supplemental roles: Job Editor
The role of the user specifically has the following:Editing Capabilities for Jobs: Edit, Edit others, Publish, Edit published and Edit private
Editing Capabilities for Media: Edit, Edit others, Publish
Deletion Capabilities for Jobs: Delete, Delete others, Delete published and Delete private
Reading for Jobs: Read private
Other WordPress Core Capabilities: edit files, read and upload files
Additional Capabilities: anything to do with job applications and job listing is ticked, nothing else is, if you need a full list I can provide but it is just anything in there to do with jobs is checked
Level is set to 0.
If you need the role capabilities for the Editor role too, I can send these over, this is given as a supplemental role but is missing some of the same job editor roles – I’m now wondering if this could be causing the issue? (example, publish job listing is checked on the user role but unchecked on the supplemental role)
Thanks again
Thanks for getting back,
The error when saving is similar – nearly exactly the same except it says readv() failed, instead.
The PHP error log comes back with this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /srv/www/bocs/htdocs/wp-content/plugins/press-permit-core/pp_load.php on line 428When I increased it, I got a different error;
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /srv/www/bocs/htdocs/wp-content/plugins/pp-compatibility/ppp-load.php on line 155It seems to happen regardless of what I change it to, and the amount of memory assigned is quite a bit for a script, I assume it shouldn’t be using that much.
Thanks!