Viewing 3 replies - 16 through 18 (of 18 total)
  • Moderator t-p

    (@t-p)

    try:

    increasing memory available for php.

    -adding this near the bottom of the wp-config.php:
    define('CONCATENATE_SCRIPTS', false);

    before this line: require_once

    Thread Starter AniemAmebA

    (@aniemameba)

    Thank you for trying to help me. I figured out when I tried “disable flash upload” for next gen gallery, that seemed to work better. So it seems flash isn’t working on the site? Is there a way to fix this?

    Thread Starter AniemAmebA

    (@aniemameba)

    I tried to increase the memory in wp-config.php and the only line that mentions Memory Limit is:

    // Set initial default constants including WP_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE.
    wp_initial_constants( );

    Would it be somewhere else?

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘New Install Expanded Admin Problem’ is closed to new replies.