Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter diyer

    (@diyer)

    Sighhhhh…. plse ignore the tags shown in above post, I tried to show that line as bold…..

    Change the FONT-SIZE option in the .BLOCKCONTENT-BODY tag, mine was 11px, changed it to 12px. Works for me!

    I dont know why codes did not appear in the post first time, hope it appears now (sigh)

    <code><br /></code>
    <code><br /></code>

    Thanks Sergo, I got it to work eventually.
    For two blank lines you have to enter :




    I wonder why normal
    does not work, it is so time consuming to find tags that work from one application vs another!

    I have narrowed my particular problem down to the upgrade? I restored back to version 2.6.2 and no more errors? (fingers crossed).
    Can this be?

    Oh yeah, one more thing :

    5. Check those DARN PLUGINS!!
    I had a ping optimiser, which I suspect made the error connection problem worse.

    Problem is, there are so many nontangible elements that could lead to the problem, where does one start if you are not 100% tech savvy?

    I have the same problem too, being intermittent one cannot be blamed for incorrect wp-config.php configuration.

    Here are areas I looked at (in search of a solution):
    1. Permalinks
    If you changed anything there, ensure your .htacess file is writeable.
    2. URL
    NEVER change the URL from http://yoursite.com to http://www.yoursite.com! This caused endless hassles, I could not upload Media files etc etc
    3. Upgrade to WP 2.7
    I upgraded from2.6.2 and the problem became worse?
    4. MYSQL connection
    I have read that the problem does not lie on WordPress side, could be a flaky MYSQL connection? I tried a database repair but no luck? Could the database be irrevocably damaged? How does one know if the MYSQL connection is unreliable? I guess this could be checked with the host but would like to know if there is a way I can check myself?

    Tx, BHopkins, this worked for me :

    Under Settings > Misc > I totally deleted everything in the “Store uploads in this folder” box. Underneath that box it says, “Default is wp-content/uploads”. My box had something totally different.

    Roki84, interesting what you noted :

    Go to General Settings and in WordPress address URL field leave: http://yoursite.com. This one is wrong: http://www.yoursite.com.

    I had to change & keep my URL to http://www.yoursite.com, because I entered it that way into Google Webmaster tools, loaded the sitemap & Google indexed the WWW URL. So changing that could have something to do with this FRUSTRATING problem!!

    THANKYOU BHOPKINS, I lava ya!!!!!!!!!!!!!!!!!!

    Forum: Fixing WordPress
    In reply to: Comment box size

    I found mine in the STYLESHEET, style.css file, scroll right to the bottom, I changed mine from 100% to 400px.

    _________________________________
    #commentform textarea
    {
    width: 400px;
    padding: 2px;
    }
    ____________________________________

    I have a similar problem. This Forum should allow advertising, then one would get help much quicker. When people are allowed to advertise, they are motivated to support, because it gives them exposure.

Viewing 9 replies - 1 through 9 (of 9 total)