Skip to:
Content
Pages
Categories
Search
Top
Bottom

Importing Forums – Starting Conversion – Spinner – Nothing


  • ahau
    Participant

    @ahau

    Hi,

    After a day of using the example.php to create a custom import form I finally tried to run it and all I get is Staring Conversion with the little spinner next to it and nothing else happens.

    I have stopped it and then chosen another converter just to see what it does and it does run past there telling me No fourms to convert etc …

    For curiousity I ran a different conversion and used the wrong username and it did tell me it couldn’t connect. I also did that again using the wrong database and it said it couldn’t connect tot he database. So I am guessing that this starting conversion, spinner, nothing (even after leaving it for 1/2 hour and I do not have a large forum to convert) must be an error after there is a database connection and before the main code runs.

    Here is basically what I have done

    Renamed example.php to Originalforum.php

    Changed Line 4 to * Originalforum converter base impoprter template for bbPress

    Changed line 9 to class Originalforum extends BBP_Converter_Base {

    Went through line by line and changed as needed, making sure that the case in the tables was the same in the file.

    Used example.php, mingle.php and vanilla.php to check each line. For example I used the vanilla.php dates code as the one I am doing has the same format as needed and the mingle.php to add in the bottom the public function callback_topic_status code.

    If anyone can point me in the right direction to get past the starting conversion – spinner – nothing else that would be most appreciated. I know once I am past that if there are sql / code errors I will be able to fix those – I just need to be able to get to that stage!

    Thank you for your time.

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

  • ahau
    Participant

    @ahau

    Any idea anyone?


    kerryww
    Participant

    @kerryww

    Hi.

    I’m having exactly the same problem. Very frustrating not being able to make a start.

    Did you find a solution?

    TIA for any feedback.


    kerryww
    Participant

    @kerryww

    I’ve just now updated to V2.6rc_5. Now the problem is I press the Start/Continue button and get Starting… then a few seconds later it stops. Then I press Continue and again it starts and stops.

    TIA


    kerryww
    Participant

    @kerryww

    All I can get is:

    Stopped

    Continuing Import…

    Stopped

    Continuing Import…

    Stopped

    Continuing Import…

    Stopped

    Continuing Import…

    Stopped

    Continuing Import…

    Stopped

    Continuing Import…

    Previously stopped at step 1 of 17


    jeffphp
    Participant

    @jeffphp

    Hi,

    I had the same issue and had no clue of what was happening. I finally found the answer : I had a syntax error in my PHP file.

    Just run a “php -l YourFile.php” in order to ensure that you syntax is correct.

    Ensure also that the default callbacks are present in the file, it won’t work otherwise.


    Robin W
    Moderator

    @robin-w

    thanks for the update

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar