Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1275483
    bradcampbell01
    Participant

    Title says it all. My site is http://ezcomputing.com.au I did make a copy of the file and tried to reupload it but it did not work. When i move the functions.php file into wp-content/themes/x/ i get a HTTP ERROR 500. I then lose access to wp-admin. I have access to wp-admin when i remove the functions.php.

    Thanks in advance

    #1275551
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Can you enableWP_DEBUG ? You can do this by opening wp-config.php and adding

    define( 'WP_DEBUG' , true ); just above /* That's all, stop editing! Happy blogging. */ For example:
    
    define('WP_DEBUG', true);
    
    /* That’s all, stop editing! Happy blogging. */

    `

    When you revisit the page with the white screen, you should have some error output describing the issue in more detail.
    Thanks.

    #1275562
    bradcampbell01
    Participant

    Hi thanks for the fast reply. I have done that and now im not getting anything. Just a HTTP ERROR 500.

    #1275572
    Prasant Rai
    Moderator

    Hello There,

    Thanks for updating the thread.

    Could you please provide us with your website login details so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1275582
    bradcampbell01
    Participant
    This reply has been marked as private.
    #1275598
    bradcampbell01
    Participant

    All sorted, thanks for your help!

    #1275611
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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