• Resolved metaprinter

    (@metaprinter)


    I’m having a weird issue where only users set to admin can create posts. If the user is set to anything less than admin their dashboard is either a blank white screen or none of the functionality of the dashboard works.

    It’s been like this for quite a while i’m told (just took over the site).

    Disabling all plugins and using the default wp theme…. same issue!

    is my database corrupt? do i need to allocate more resources to WP? HELP!

    i’m on rackspace cloud php5 db wp3.1

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter metaprinter

    (@metaprinter)

    I just noticed im getting a error:

    PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 80 bytes)

    How do i allow more memory?

    Thread Starter metaprinter

    (@metaprinter)

    The extremely helpful support staff at RackSpace guided me to increase my memory limit via .htaccess in the root directory of my wordpress install.

    Drop this badboy into the end of your .htaccess file
    php_value memory_limit ?M

    replace the ? with 64 or 96 should do the trick.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only admin role can create content?’ is closed to new replies.