Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Forum: Plugins
    In reply to: Theme-Switcher Problem

    I’ve got some problems with hosting, and not enough time to re-upload all my datas…
    File is now available ??

    mrpeer

    (@mrpeer)

    yeah ??

    mrpeer

    (@mrpeer)

    https://mr.peer.tribalix.com/phpinfo.php
    I set magic_quote_runtime to on in my php.ini, restart apache, and try to import my PM base and it works
    BUT I’ve got an other problem : for each post, comments have the same author ??

    mrpeer

    (@mrpeer)

    ??
    (with version 0.3)
    Inserting post “Welcome”
    INSERT INTO wp_posts (post_author, post_date, post_content, post_title, post_category, post_excerpt, post_name, post_status, post_modified) VALUES (‘1’, ‘2002-08-17 15:37:55’, ‘Bienvenue à moi, à vous… Voilà, c’est le premier message de ce blog… Whaou, quelle émotion… ?? PS : Mettez des commentaires à mes posts, ?a fera plaisir
    ‘, ‘Welcome’, ‘2’, ”, ‘welcome’, ‘publish’, ‘2002-08-17 15:37:55’)
    Invalid query: You have an error in your SQL syntax near ‘est le premier message de ce blog… Whaou, quelle émotion… ?? PS : Mett’ at line 4

    mrpeer

    (@mrpeer)

    it doesn’t work :
    Inserting post “Welcome”
    INSERT INTO $tableposts (post_author, post_date, post_content, post_title, post_category, post_excerpt, post_name, post_status, post_modified) VALUES (“$post_author_id”, “$posted”, “$content”, “$title”, “$category”, “$excerpt”, “$post_name”, “publish”, “$posted”)
    Invalid query: Table ‘peer2.$tableposts’ doesn’t exist

    mrpeer

    (@mrpeer)


    SELECT * FROM pm_weblog WHERE weblog='weblog'
    Calculating category equivalency for this post : pMachine (1) = WP (2)
    SELECT pm.id, wpc.category_nicename, pm.category, wpc.cat_ID, wpc.cat_name FROM wp_categories as wpc, pm_categories as pm WHERE (LOWER(REPLACE(pm.category,' ','-'))=wpc.category_nicename) AND (pm.id=1)
    Inserting post "Welcome"
    INSERT INTO wp_posts (post_author, post_date, post_content, post_title, post_category, post_excerpt, post_name, post_status, post_modified) VALUES ('2', '2002-08-17 15:37:55', 'Bienvenue à moi, à vous... Voilà, c'est le premier message de ce blog... Whaou, quelle émotion... :) PS : Mettez des commentaires à mes posts, ?a fera plaisir
    ', 'Welcome', '2', '', 'welcome', 'publish', '2002-08-17 15:37:55')
    Invalid query: You have an error in your SQL syntax near 'est le premier message de ce blog... Whaou, quelle émotion... :) PS : Mett' at line 4

    mrpeer

    (@mrpeer)

    Hello, i’ve got an error while importing posts & comments and I think it’s a probleme with quotes.

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