• paperlion

    (@paperlion)


    Upgraded from 1.2.2 to 1.5 and noticed that any category creates an unusable double url, like this:

    https://mydomain.com/wp-fdn3/https://mydomain.com/wp-fdn3/index.php?cat=10

    This site has imported subcategories since 1.2.2 and this might have something to do with it, especially because the categories and subs are sitting in a strange order – the subcats are all in a row toward the top of the menu sidebar area, while the main categories they exist from are not interspersed behind them, but just site at the bottom! Anyone know what’s going on here?

    Thanks hugely.

Viewing 12 replies - 1 through 12 (of 12 total)
  • NuclearMoose

    (@nuclearmoose)

    When you did the upgrade, did you also delete your old rewrite rules and then update them?

    Thread Starter paperlion

    (@paperlion)

    Never used rewrite rules.

    Thread Starter paperlion

    (@paperlion)

    Als0 just realized, that on the Options screen, I can’t get the blog-name-if-different window to remain blank.

    Right now the blog is in the same directory as the WordPress address, but the window won’t stay blank.

    This may be significant, since if I change the line to just index.php, this file gets added to the first part of the doubled url too, like this:

    https://mydomain.com/wp-fdn3/index.php/https://mydomain.com/wp-fdn3/index.php?cat=10

    Thread Starter paperlion

    (@paperlion)

    Close by no cigar…

    Remembered that when modifying the options table after importing the database, I had put in the full url into the blogname field, since I couldn’t recall how it had been just seconds before – figured it couldn’t hurt.

    Well, I installed a different default copy of wp on a different folder and database, to see what it should look like – the blogname shows as just the last part of the folder name (fdn4 as the folder is wp-fdn4). Alternatively, the name could be being taken from the database name. Either way, my real installation has a similar naming convention, so I substituted the parallel blogname in that field.

    The problem wasn’t corrected, but the duplication does equal the blogname:
    https://mydomain.com/wp-fdn3/fdn3?cat=24

    Can someone reach out and touch this with a magic solution?

    Thread Starter paperlion

    (@paperlion)

    Voila!
    I left the field blank in the blogname field in the options table of the database, and it works.

    Am very suspicious though of what’s going on. The default installation does have a value in this field, and it works. If I were to put a value there with this installation’s current settings, it wouldn’t.

    Does anyone know what other setting might be off? This install WAS working fine with a value in the blogname field and with the default settings before the data was restored to it.

    Thanks.

    Thread Starter paperlion

    (@paperlion)

    This quick fix may be just masking the problem. For instance, trying a few different pretty-standard hacks for hiding categories, and can’t get any of them to work.

    Is there something else in the database that would cause this?

    I certainly don’t wish this on anybody, but isn’t someone familiar with these inner reachings of WPs dark side?

    I really need to solve this so I can get back on with life.

    TechGnome

    (@techgnome)

    Did you delete all your files before upgrading? Also did you remember to run the upgrade.php file?

    Simple questions, but things people tend to overlook.

    Tg

    Thread Starter paperlion

    (@paperlion)

    Yes. This was a new install of 1.5. Copied over only the theme files and modified them.
    Didn’t run the upgrade first – forgot about it, but then ran it and all the posts and other content seemed fine.

    Data was changed over to UTF-8 with the iconv mySQL utility. Did a decent job, but could there be some sensitive data fields that didn’t like it?

    How could I check all the references to the siteaddress field? (The duplication error changes as I change this field’s contents (in the options table using phpmyadmin)!

    Much appreciated.

    TechGnome

    (@techgnome)

    If it’s a new install, there’s no need for the upgrade.php…. only if you are comming from an older version.

    Check your cookies & clear them out if you can.

    Once yo uget logged back in, check your setting for permalinks and make sure they are correct. Hit the Update .htaccess file button too, just to be on the safe side.

    Tg

    TechGnome

    (@techgnome)

    OOOh…. I jsut saw the rest of yuour post there…. did you run that conversion on all tables in your database? If so, the wp_options table maybe toast. That’s where the site url and other info used to create the links is located. May want to have a look at it from phpMyAdmin, or what ever control panel options your host gives you. Hopefully it hasn’t been tanked.

    Tg

    Thread Starter paperlion

    (@paperlion)

    Looks okay, but is that total proof?

    Glad you mentioned this.

    First because, I never saw it documented not to convert any particular table – is options the only one?

    Second, is it after being converted that disaster happens (assuming that running the conversion backwards wouldn’t work – why wouldn’t it?) or only after the wp database takes it out for a drive? (I have the original 8859 version and the utf copy on hand – should I highlight everything except the options table before the encoding changes?)

    Thanks.

    I have just got done batteling this problem myself. (example —-> https://www.wagnertech.net/blog/go.php?https://www.wagnertech.net/?p=46)
    deleting the BLOG ADDRESS URI in the OPTIONS GENERAL area, only to have it magically return again, after many different attempts, I found by putting a period there, the double url I was getting when clicking on a READ MORE link is now fixed.

    WORD OF WARNING!!!!!!
    After I deleted the WordPress address (URI), I was unable to log in, and my WP blog was all screwed up. so be carefull! and BACKUP BEFORE PLAYING AROUND lol, but we always do that…. don’t we.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Upgrade and unclickable duplicate category url’s’ is closed to new replies.