Forum Replies Created

Viewing 15 replies - 16 through 30 (of 42 total)
  • Thanks for the effort kyte… I did seem to get my stuff fixed.

    It seems that automatic upgrade plugin was partially to blame, at least when I deleted that completely things started to come back. After I did that, the login box came up when I went to wp-admin but then there was another problem. Even though I logged in correctly, it prompted me to log in again. I had to delete my cookies, and then I got it. Then rebuilding permalinks and activating the necessary plugins got me back to where I should be!

    Well kyte, I did exactly that and I’m staring at white pages when I try to log in. 🙁

    I’ll try it again, but I think I’m hosed, even though I have a backup. It’s painful to go back too. Would be nice if there was a native upgrade tool that automated this mess. It seems that with every new release there are a ton of problems.

    Same problem here!

    I disabled all plugins before I did the upgrade (from 2.5 to 2.6). the database upgraded fine, but any attempt to get to the admin section results in a white page with no source code at all.

    Login.php comes up, but then I get a blank screen again once I put my username and password in.

    I tried re-uploading all of the wp-admin files in case something didn’t transfer right, but no luck so far.

    Making sure there were no spaces at the end of wp-config.php didn’t solve it for me.

    Still awaiting a solution. 🙁

    Thread Starter spackletoe

    (@spackletoe)

    Thanks for the help guys, I figured out a solution!

    Thread Starter spackletoe

    (@spackletoe)

    Yeah, I came from there before I posted this question.

    Still need help. I don’t see any parameter that says “don’t show category headers, but maybe I’m blind?

    Links seem to be dead… Does anyone have one?

    Forum: Plugins
    In reply to: Post listing by ID?
    Thread Starter spackletoe

    (@spackletoe)

    Nevermind, I was able to hack out a solution using the “Customizable post listings” plugin.

    Forum: Fixing WordPress
    In reply to: Members only

    Is Angsuman’s plugin still available? The link seems to not work. Anyone know where I can get it?

    Thread Starter spackletoe

    (@spackletoe)

    okay guys, I did a huge work-around. I created a new 2.0 install in the same database with a new prefix, then I renamed the posts, comments, categories, and a couple other tables in my 1.5 install’s DB to make them work in the new install. This required adding some fields to those tables, but it wasn’t too difficult.

    The only thing I can see that is weird is that the comment counts are all off. So the site says there are 0 comments in each post when there are actually more. Does anyone know how I could re-build the comment count? This is obviously something that gets done when the upgrade to 2.0 happens, but I can’t go back to that now, unfortunately.

    Thanks for all of your help!

    -spack

    Thread Starter spackletoe

    (@spackletoe)

    Man, I hate to say it, but neither solution above worked. After commenting out those lines in pluggable-functions AND deleting my cache folder, I still get the “You do not have sufficient permissions to access this page.” upon login.

    It tries to take me immediately to profile.php, by the way. When I just try to go to the dashboard page, it lets me, but as before these fixes, there is no main navigation and any link I try tell me I don’t have permission to access it.

    Koztoujours: There’s a folder called “cache” in your wp-includes folder, he’s talking about deleting that.

    So outside of this being a full on 2.0 bug, how do we figure out what to do next? Was anyone able to verify my table/field information above?

    Thread Starter spackletoe

    (@spackletoe)

    MichaelH, I have that exactly, but for some reason it’s not recognizing it.

    phoenix, as far as I know, here’s that the usermeta table looks like:

    wp_usermeta table has the following fields:
    umeta_id
    user_id
    meta_key
    meta_value

    MY wp_usermeta table has the following rows (all with user_id field = 1):
    first_name (my first name)
    last_name (my last name)
    nickname (admin)
    wp_user_level (10)
    wp_capabilities (a:1:{s:13:”administrator”;b:1;})
    rich_editing (true)

    Now one thing that I have that may be unique is that I use a different prefix in my config file: “wp1_” but I wouldn’t think that would make much difference.

    Anyone else have anythign that’s workin that looks different from the above?

    Thread Starter spackletoe

    (@spackletoe)

    I can verify that a WORKING admin account has that same field and the same value in that field. But putting it in manually didn’t seem to do the trick.

    a:1:{s:13:”administrator”;b:1;}

    How can I turn on some sort of verbose mode that will tell me why certain errors are coming up? Is this possible?

    Thread Starter spackletoe

    (@spackletoe)

    Well, I can’t seem to get anything to come up, even after tinkering with the tables in MyPHP. I don’t seem to have appropriate access to import stuff from another working database.

    Really frustrating. I’d love to hear from someone who knows that wordpress is expecting to find in the DB as far as user permission go.

    Starting over from a backup yields the same result as where I am now.

    Thread Starter spackletoe

    (@spackletoe)

    Thanks for the info guys, I’ve removed all of my plug-ins and I can log in now! BUT… There’s no navbar, and I get the “you don’t have permission” message when I try to go anywhere.

    I think this is because don’t have a usermeta table in my DB. The system doesn’t know what priviledges I have and so it doesn’t let me go to any pages within the admin section.

    Anyone know how I should go about manually addding the table and fields to the DB to get my access back? I’m going to try to attempt to do some myPHPAdmin surgery by duplicating info from another one of my successful 2.0 upgrades. Wish me luck, and any info is appreciated.

    Thanks,

    -spack

    Works on one of mine too… Just upgraded after I read the previous post. I’ll add it to the compatability list.

Viewing 15 replies - 16 through 30 (of 42 total)