Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rvk2

    (@rvk2)

    So I tried to do the conversion from Nucleus 3.2 to WP 1.5 and then later upgrade to 2.0. However, I have the following error all over the WP blog page after the conversion:

    Warning: Invalid argument supplied for foreach() in /home/content/………html/wordpress/wp-includes/functions.php on line 1161

    This has to do with the categories, though I don’t know what.

    Any ideas? I’m getting so frustrated with Nucleus that I’ll pay someone to help me do this conversion at this point. Anyone interested just message back here or email me at [email protected]

    Thread Starter rvk2

    (@rvk2)

    I am using the script that is available on the net to transfer Nucleus blogs to WP….these are the parameters I am unsure of

    if (strstr($s,’host’)) echo “localhost”;
    if (strstr($s,’username’)) echo “root”;
    if (strstr($s,’wpprefix’)) echo “wp_”;

    Is host= the name of mysql db?
    Is username the name in the SQL db?
    And what about wpprefix? Do I leave it as is?

    Thread Starter rvk2

    (@rvk2)

    awesome! that’s what I wanted to hear Moshu. I was afraid that installing wordpress in the same SQL db as Nucleus would screw up my current site.

    Now is it possible for me to run the import scripts to transfer Nucleus to WordPress, without ruining anything in Nucleus?

    Nucleus is where my index.php points to. If WP can transfer everything successfully, then I will point the index file to the wordpress directory.

    Thread Starter rvk2

    (@rvk2)

    if I simply setup wordpress to use the same database as Nucleus, but don’t make any posts, will that mess up the database?

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