Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1001606
    smenavto
    Participant

    Hello,

    I’m having two issues:

    URL: http://sensiblemicro.com/

    Media Library (image attached): Every time I try to upload a new file, I receive a HTTP error which is really slowing down my workflow. Can you please help me fix this?

    Search Results (image attached): Whenever you search anywhere on the site, and no results are found, it appears that a JS error occurs.

    Any and all help with these two matters would be GREATLY appreciated.

    Thanks,
    Mike

    #1001897
    Joao
    Moderator

    Hi There,

    Regarding the error uploading images, please have a look at :

    https://wordpress.org/support/topic/http-error-when-uploading-images-17

    Also, let´s try upgrading your PHP Memory Limit.

    Please access your host via FTP or Cpanel and do the following:

    Add this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
    

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Regarding the Serach, you could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes.

    Thanks,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1001606 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>