Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: CSS problems after site migration on GoDaddy #770493

    Bump… help, please?

    in reply to: CSS problems after site migration on GoDaddy #770242

    Hello John,

    I followed instructions for both recommended options on the link you provided, however the issue is still not resolved.

    Thank you,
    Priscilla

    in reply to: HTTP error – media library upload #617416

    Tried increasing the PHP memory. Any time I try different numbers on the following lines on the “default-constants.php” file:

    Increase PHP Memory to 96MB

    define( ‘WP_MEMORY_LIMIT’, ’96M’ );
    Administration tasks require much memory than usual operation. When in the administration area, the memory can be increased or decreased from the WP_MEMORY_LIMIT by defining WP_MAX_MEMORY_LIMIT.

    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );

    I receive the following error:

    Parse error: syntax error, unexpected ”);’ (T_CONSTANT_ENCAPSED_STRING) in /home/content/p3pnexwpnas07_data02/71/3235471/html/wp-includes/default-constants.php on line 25

    I also tried the “.user.ini” file as recommended by GoDaddy support on

      this page

    :

    file_uploads = On
    post_max_size = 50M
    upload_max_filesize = 50M

    Lastly, I also flushed the cache. I have a “Managed WordPress” hosting account with GoDaddy.

    For now, temporarily swapping the activated theme allows me to upload media files.

    I will post the FTP info below so you can see the root files.

    Thanks for your help!

    • This reply was modified 8 years, 7 months ago by oconnordesign.
Viewing 3 posts - 1 through 3 (of 3 total)