Forum Replies Created

Viewing 15 replies - 1 through 15 (of 37 total)
  • Thread Starter dewaun

    (@dewaun)

    Thanks. But it worked on my domain as a sandbox/test file. Wonder why it wouldn’t work on the client’s server — same hosting company.

    Thread Starter dewaun

    (@dewaun)

    True, mrmist… true. My issues weren’t plugins.

    Thread Starter dewaun

    (@dewaun)

    OKAY… problem is SOLVED:

    The SECRET KEY section of code was missing in my previously used wp-config.php.

    Apparently, the wp-config.php file did not have this in WP 2.5+.

    So, from the wp-config-sample.php I replaced this:

    <em>define('AUTH_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
    define('SECURE_AUTH_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
    define('LOGGED_IN_KEY', 'put your unique phrase here'); // Change this to a unique phrase.</em>

    with a new key generated from: https://api.www.ads-software.com/secret-key/1.1/

    …renamed the file to wp-config.php, uploaded and replaced the “Old” one…and now it all works.

    So you have to create a new wp-config.php using the sample one provided in the install package.

    Thread Starter dewaun

    (@dewaun)

    okay…renamed plugins to “plugs”. Tried to log-in, just sends me to the same page:

    Logging in from this page:
    https://www.flakepublishing.com/blog/wp-login.php

    redirects me to this:
    https://www.flakepublishing.com/blog/wp-login.php?redirect_to=http%3A%2F%2Fwww.flakepublishing.com%2Fblog%2Fwp-admin%2F

    Seems like it’s trying to send me to the Admin page…but keeps me on the login page… weird. What could be causing this?

    Thread Starter dewaun

    (@dewaun)

    I have searched for solutions and found basically only password resets. So I’ve tried that — the phpMyAdmin password reset method is not working. I have two other WP blogs and they updated to WP 2.6.3 just fine.

    I’m stuck at the log-in screen.

    what was the solution? I have this problem, too. but with a different theme.

    Thread Starter dewaun

    (@dewaun)

    @jabecker: thank you, I may need to try this.

    @breakingball: no, I didn’t do any of that…the readme didn’t include any of that info. Thanks…well, that seems to be my problem.

    Thanks!

    Thread Starter dewaun

    (@dewaun)

    Three things: Taly was fabulous and pointed me to the fix, right away! Also, to complete the Q&A cyle — and for the record, the above CQS condition is and was correct.

    Lastly, Taly’s photoblog WP themes require you to post the thumbnail URL of the image into the excerpt field.
    such as: <img src="url" />

    They work marvellously with WP 2.0.2. Case closed. ??

    Thread Starter dewaun

    (@dewaun)

    anyone?

    I just upgraded and now I can’t log out (in Firefox) either. No blank page here…just the same Dashboard page over and over again.

    Also, in the top left of the Admin, where the small WordPress logo shows, the text-based name of my blog is overprinting that logo with a set of parenthesis so it’s: blogname() on top of the logo.

    What gives?

    macmanx your “wp-blog-header.php” file fixed the feed problem for me, now NetNewsWireLite and Firefox both pick up the feeds okay.

    One question though… it seems that if I use firefox to subscribe to the site feed from a particular “post”, the feed is to that particular post only…not the whole site feed.

    Odd. Is that supposed to happen?

    I have to go to the homepage and then click the Subscribe button to the the generic feed.

    It’s not a bad thing, necessarily…just curious.

    Thread Starter dewaun

    (@dewaun)

    Great…so the consensus is — Ecto!

    Thanks ladies & gentlefolk!

    Thread Starter dewaun

    (@dewaun)

    Long-live-Firefox!!!

    I prefer WP’s admin panel in Firefox, too, but in the instance that I’m just using NetNewsWireLite I can opt to “Post to Weblog editor” and not have to launch a browser.

    I had some confusion and/or problems with Ecto because when I posted to my blog, it wouldn’t show up…it was in the database but didn’t show up on the blog page.

    I’m not sure what was the problem. I can try Ectro again…perhaps they’ve fixed that anomaly.

    Thread Starter dewaun

    (@dewaun)

    Kafkaesqui, DANG! DANG! Now that you showed me that, I should have noticed that, myself!
    I was so far into this, getting so frustrated, I couldn’t see the forest for the trees, so to speak.
    As 7milesdown said…you have done a good thing, my friend! This needs to go in the WIKI.
    Many thanks! Off I go to fix this now.

    Thread Starter dewaun

    (@dewaun)

    MYSTERY SOLVED:
    When kept inline with the paragraph text, the larger size blockquotes are made. When hard breaking to the next line, the smaller ones are made.
    I have two different font sizes, one for blockquotes and one for content in my CSS.
    And…since I want my blockquotes to be larger, I now know how to assure that works.
    okay…chalk that one up to OPERATOR ERROR.
    ??

Viewing 15 replies - 1 through 15 (of 37 total)