• The short version of my problems is that in moving my WordPress site from a sub-folder to my root folder, it messed up the licensing code of a plugin I’m using. On the user end, I can deactivate it from on URL and move it to another. I mainly forgot to do it.

    I tried to reset it to the prior sub-folder, to no avail, and in bringing it back again to my root folder, I ran into all kinds of trouble.

    I tried to re-configure WPMU with my database, but it’s not working. I tried installing over a clean install with a new database, then copying my users, posts, etc, back over, but that didn’t work either. I finally did a clean install (WPMU files) over my database. From what I can tell, all the content is there, but when I go to log in, I get the following errors.

    I’m not sure what any of it means. I’m actually using WPMU 2.8.1. I posted over there too, but I’m really trying to get help anywhere I can.

    Warning: Header may not contain more than a single header, new line detected. in /home/jwrbloom/public_html/wp-includes/pluggable.php on line 662
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/jwrbloom/public_html/wp-includes/pluggable.php:662) in /home/jwrbloom/public_html/wp-includes/pluggable.php on line 663
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/jwrbloom/public_html/wp-includes/pluggable.php:662) in /home/jwrbloom/public_html/wp-includes/pluggable.php on line 664
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/jwrbloom/public_html/wp-includes/pluggable.php:662) in /home/jwrbloom/public_html/wp-includes/pluggable.php on line 865
Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Jim R

    (@jim-r)

    FYI— I tried the wp-config-sample, putting in the appropriate setting manually, as I had read elsewhere, and it didn’t work either.

    Warning: Header may not contain more than a single header

    why does it say that? cause you still have some code floating around, sounds like you didn’t delete everything before re install

    Thread Starter Jim R

    (@jim-r)

    I deleted all the files. I tried a fresh install on the database too, but copying over tables wasn’t working.

    To answer your question, I have no idea why it says that.

    do it again, delete it from your cpanel + database then check your server via ftp, to clear up anything else – then reinstall through ‘fantastico’ on your cpanel – it takes 2 sec, make sure it’s functioning before you upload content again

    Thread Starter Jim R

    (@jim-r)

    I have a lot of mismatched columns due to plugins, and even though the users table copied over, when I checked my users in the admin panel, it only showed two of 79 users.

    post a link

    Thread Starter Jim R

    (@jim-r)

    Thread Starter Jim R

    (@jim-r)

    Reviewing what I see:

    You visit my site:
    https://hoosierhoopsreport.com/

    Clicking login, it gakes you to here:
    https://hoosierhoopsreport.com//wp-login.php

    I’m getting two slashes before the wp-login. How come???

    i had a look, but seriously i’ve got no idea – i own a webdesign business https://www.airwebsitedesign.com you can email me through there if you can’t fix and i’ll message my advanced tech guy to take a look, he can fix anything

    Thread Starter Jim R

    (@jim-r)

    Once I noticed the double //, I scoured my database and got rid of all ending /. Somehow, it was putting an extra / in there. I have no idea why it did that, how it did that, or how else it would get there besides reading a database setting, but all appears to be fine now.

    I don’t presume to think that won’t cause another glitch elsewhere, but so far so good. It seems like there should be a database setting establishing the admin panel as /wp-admin, and maybe I should get rid of the leading / instead of all the trailing / after hoosierhoopsreport.com/.

    If any of that makes sense.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Please…I need big time help…’ is closed to new replies.