Newo1t (@newo1t)

Forum Replies Created

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

  • Newo1t
    Participant

    @newo1t

    What is bulk edit mode ?
    I’ve seen the “visibility” problem will be fixed in the next version, I can wait.


    Newo1t
    Participant

    @newo1t

    Hi, I’ve a error of the first line when you declare the function.
    “syntax error, unexpected T_PUBLIC”

    Can you fix this ?

    Thank’s !


    Newo1t
    Participant

    @newo1t

    it’s working thank’s


    Newo1t
    Participant

    @newo1t

    up?


    Newo1t
    Participant

    @newo1t

    resolved


    Newo1t
    Participant

    @newo1t

    My host have disabled set time limit.

    So I’d a lot of error ”
    Warning: set_time_limit() has been disabled for security reasons in /home/www/fad9968d01a605ebf45b28d7b5238ea3/web/dev/wp-content/plugins/bbpress/includes/admin/converter.php on line 306″.

    I’ve try to comment this line ( with // before the ligne 306 ) and I’ve try to import forum again.

    I’ve now the error ”

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘topics_table.the_topic_id = replies_table.the_topic_id WHERE topics_table.first_’ at line 1]
    SELECT convert(replies_table.the_reply_id USING “utf8”) AS the_reply_id,convert(replies_table.the_reply_parent_forum_id USING “utf8”) AS the_reply_parent_forum_id,convert(replies_table.the_reply_parent_topic_id USING “utf8”) AS the_reply_parent_topic_id,convert(replies_table.the_reply_author_ip_address USING “utf8”) AS the_reply_author_ip_address,convert(replies_table.the_reply_author_id USING “utf8”) AS the_reply_author_id,convert(replies_table.the_reply_title USING “utf8”) AS the_reply_title,convert(replies_table.the_reply_slug USING “utf8”) AS the_reply_slug,convert(replies_table.the_reply_content USING “utf8”) AS the_reply_content,convert(replies_table.the_reply_order USING “utf8”) AS the_reply_order,convert(replies_table.the_reply_creation_date USING “utf8”) AS the_reply_creation_date,convert(replies_table.the_reply_modified_date USING “utf8”) AS the_reply_modified_date,convert(topics_table.the_topic_id USING “utf8″) AS the_topic_id FROM phpbb_replies_table AS replies_table INNER JOIN phpbb_topics_table AS topics_table USING topics_table.the_topic_id = replies_table.the_topic_id WHERE topics_table.first_post != 0 LIMIT 0, 100”

    How to repair this ?

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