• I was having some problems with Lightbox 2 and Inline Mp3 Player. Now the Mp3 player is still my issue: I can’t login into administration. This is the error I’m getting in firefox:
    Warning: Cannot modify header information - headers already sent by (output started at /home/brgstime/public_html/eatthisproduction/wp-content/plugins/inline-mp3-player/mp3inline.php:54) in /home/brgstime/public_html/eatthisproduction/wp-includes/pluggable.php on line 865
    It’s sad I’m stuck here because I was just in the middle of something…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jl2035

    (@jl2035)

    I also don’t understand, what does this mp3 player have to do with wp-admin…???

    Hi,

    It is usually due to spaces, new lines, or other garbage at opening/closing PHP file <?php tag or after a closing ?> tag in wp-config.php. It can be other file too so need to check error message as it may list file name where the error occurred.

    You can either upload error file from the backup or edit erroneous file. To edit the file one need to check below mentioned points:

    1. Download the file mentioned in the error message.
    2. Open that file in a plain text editor
    3. Check that the very first characters are <?php
    4. Check that the very last characters are ?>
    5. Place the cursor between the ? and >
    6. Now press the DELETE key on your computer and keep that key pressed for at least 15 seconds.
    7. Now type > and
    8. Save without pressing any other key at all.

    Thanks,

    Shane G.

    Thread Starter jl2035

    (@jl2035)

    Things just started to work now…but I didn’t change anything – I couldn’t login into administration so I just wonder what is going on?

    Mp3 plugin is deactivated but it works anyway. Now I don’t have the balls to touch anything, because I’m afraid the site will crash again..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can’t login into wp-admin’ is closed to new replies.