Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Forum: Fixing WordPress
    In reply to: RSS error ?
    Thread Starter Co

    (@co)

    Wow 🙂 Is that something that has been changed with the latest WP update, or has it ever been like this ?

    BTW, many thanks 🙂

    Forum: Fixing WordPress
    In reply to: RSS error ?
    Thread Starter Co

    (@co)

    Hello and thanks for the reply !

    I’ve got no idea where the <div> came from, I didn’t touch that rss file at all. Do you think it may be causing this ?
    I opened the RSS file : That’s all you can finde inside :

    if (empty($wp)) {
    	require_once('wp-config.php');
    	wp('feed=rss');
    }
    
    require (ABSPATH . WPINC . '/feed-rss.php');

    The blog is located here : http://www.bdfil.ch/
    It was already configured like this last year and it did work fine. Now that I changed the template it doesn’t work anymore.

    Forum: Fixing WordPress
    In reply to: RSS error ?
    Thread Starter Co

    (@co)

    Hello,
    I would deeply appreciate any help.
    Thanks.

    Hello, I’ve got quite the same problem…
    Do you get also this kind of error ?

    WordPress database error: [Got a packet bigger than 'max_allowed_packet' bytes]

    Solution still not found, sigh.

    Forum: Plugins
    In reply to: Dotclear import problem
    Thread Starter Co

    (@co)

    I actually found half a solution…
    1. Using phpmyadmin
    2. Clicking on the table name
    3. Going under “Operations”
    4. Renaming.

    But there are several problems after 😡 So even if it now recognizes the tables, it won’t import them…

    WordPress database error: [Got a packet bigger than ‘max_allowed_packet’ bytes]

    Thank you very much for the trick !
    I’m now displaying archives by year, and reversed 😉

    Forum: Plugins
    In reply to: Dotclear import problem
    Thread Starter Co

    (@co)

    Hey there, I still haven’t found any solution 🙁
    Any input appreciated !

    Forum: Plugins
    In reply to: 3 digits months
    Thread Starter Co

    (@co)

    Well I did find the solution by myself. In fact WordPress is very intelligent 😉 (more than myself, lol)

    The months june and july (respectively Juin et Juillet) do have the same first 3 digits. They need the 4th digit in order to establish a differenciation.

    Forum: Plugins
    In reply to: 3 digits months
    Thread Starter Co

    (@co)

    Hello, it’s me again 🙂

    I’ve just tried out the M trick with the french version of WordPress, but it doesn’t seem to work as my June month (juin) appears entirely (4 digits).

    Any idea of what I may be doing wrong ?

    Thanks !

    Forum: Plugins
    In reply to: 3 digits months
    Thread Starter Co

    (@co)

    Thank you very much 🙂 The ‘M’ works perfectly !
    Have a wonderful week-wend.

    Thread Starter Co

    (@co)

    Thank you very much miklb. I removed the absolute positioning and replaced by blocks positioned with widths and floats, and then clear:both on the footer and everything looks perfect.

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