Resources

My Agape try

Your Agape try


Support Forum

You must be logged in to post Login Register

Search 
Search Forums:


 




Editing window blank for editors

UserPost

7:27 pm
December 5, 2010


qfisher

Member

posts 5

1

I'm using Wordpress 3.02 and RS 1.3.13, The edit window for editors shows blank when accessing to edit page. Showing error below

"Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 61 bytes) in C:\wwwroot\wp-content\plugins\role-scoper\role-scoper_init.php on line 310″

To correct the problem you must check the manage options in the capabilities menu.

As you can imagine this is not optimal - thanks

Quinn

8:22 am
December 6, 2010


Kevin

Admin

posts 2503

2

WP 3.0.2 + your theme + other plugins were running near your PHP memory limit of 32MB. Role Scoper pushed you over that limit. Giving your user the "manage_options" capability is a phantom solution in that it just eliminated enough code execution to keep you just below the memory limit.

Some ways to slightly reduce RS memory usage:

  • disable Roles > Options > Features tab > Content Maintenance > Filter Users dropdown
  • disable Roles > Options > Advanced tab > Role Assignment Interface > "Indicate Blended Roles"
  • in Roles > Options > Realm, disable anything you don't need filtered by Role Scoper

If you confirm that all activated plugins (and plugin options) are necessary and memory usage is still too high, you may need to increase the PHP memory limit by adding this to wp-config.php, above the "stop editing" line:

define('WP_MEMORY_LIMIT', '64M');

About the Agapetry forum

Currently Online:

13 Guests

Maximum Online: 150

Forums:

Groups: 2

Forums: 7

Topics: 1246

Posts: 5654

Members:

There are 1257 members

There are 1 guests


Kevin has made 2503 posts

Top Posters:

metal450 - 178

Ragnar - 108

YikYak - 70

whiteorb - 49

Daisy - 35

Administrator: Kevin | Moderators: Kevin