Title: chrisDK's Replies | WordPress.org

---

# chrisDK

  [  ](https://wordpress.org/support/users/chrisdk/)

 *   [Profile](https://wordpress.org/support/users/chrisdk/)
 *   [Topics Started](https://wordpress.org/support/users/chrisdk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/chrisdk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/chrisdk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/chrisdk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/chrisdk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/chrisdk/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Comments Importer] [Plugin: Facebook Comments Importer] Work with Notes or more application?](https://wordpress.org/support/topic/plugin-facebook-comments-importer-work-with-notes-or-more-application/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-importer-work-with-notes-or-more-application/#post-1624544)
 * Remove the feedproxy link.
    Its VERY easy ! Read this one, and see how its done:
   [http://www.janleow.com/life/remove-and-get-rid-of-feedproxy-in-feedburner.html](http://www.janleow.com/life/remove-and-get-rid-of-feedproxy-in-feedburner.html)
 * btw, thanks for a cool plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845132)
 * Christian: Do you have a clue here on this ;
 * > `Processing Category: Dagens video ===> found 1 posts….
   > Warning: Invalid argument supplied for foreach() in /public_html/wp-content/
   > plugins/joomla-to-wordpress-migrator/joomla2wp-mig.php on line 910
   > Processing 1 Posts… .
   >  Inserted 1 Posts`
 * I get this msg after i made the comment-out in line 133.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Fatal error and a question about the use of author-alia](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-fatal-error-and-a-question-about-the-use-of-author-alias/)
 *  Thread Starter [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-fatal-error-and-a-question-about-the-use-of-author-alias/#post-1847523)
 * You are a genuius 🙂 Thanks alot
 * Is it possible to make a check in the script that do this :
    If author-alias 
   are filled, then use that as the author on WP…. else use the logged in user-field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845125)
 * Btw ; here is the SQL for the JomComment component. I will make a version for
   that.
 * `CREATE TABLE IF NOT EXISTS`jos_jomcomment` (
    `id` int(10) NOT NULL auto_increment,`
   parentid` int(10) NOT NULL default ‘0’, `status` int(10) NOT NULL default ‘0’,`
   contentid` int(10) NOT NULL default ‘0’, `ip` varchar(15) NOT NULL default ”,`
   name` varchar(200) default NULL, `title` varchar(200) NOT NULL default ”, `comment`
   text NOT NULL, `preview` text NOT NULL, `date` datetime NOT NULL default ‘0000-
   00-00 00:00:00’, `published` tinyint(1) NOT NULL default ‘0’, `ordering` int(
   11) NOT NULL default ‘0’, `email` varchar(100) NOT NULL default ”, `website` 
   varchar(100) NOT NULL default ”, `updateme` smallint(5) unsigned NOT NULL default‘
   0’, `custom1` varchar(200) NOT NULL default ”, `custom2` varchar(200) NOT NULL
   default ”, `custom3` varchar(200) NOT NULL default ”, `custom4` varchar(200) 
   NOT NULL default ”, `custom5` varchar(200) NOT NULL default ”, `star` tinyint(
   3) unsigned NOT NULL default ‘0’, `user_id` int(10) unsigned NOT NULL default‘
   0’, `option` varchar(50) NOT NULL default ‘com_content’, `voted` smallint(6) 
   NOT NULL default ‘0’, `referer` varchar(255) NOT NULL default ”, PRIMARY KEY (`
   id`), KEY `option` (`option`), KEY `contentid` (`contentid`), KEY `published`(`
   published`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2222 ; `
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845124)
 * Pablo, kan you paste a sample-code of how the whole joomla2wp-mig.php would look
   like with the above code (the comment import).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845123)
 * Thank you very very much Christian. That did the trick… but now it wont fetch
   the author.
    All imported posts is “Admin” the author.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845106)
 * I think its called : JComments the system your client are using. [http://www.joomlatune.com/jcomments.html](http://www.joomlatune.com/jcomments.html)
 * Never heard of it before… i think the most popular component for a comment-system
   is : ‘JomComment’. Thats the one im using 🙂 And all i know that are running 
   joomla.
 * Pablovp : Im not a coder (im a former ASP programmer)… but since you had your
   hands into the files/ the code. Can you tell me how to disable the import of 
   users… in the script ?
 * Thanks in advance
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joomla/Mambo To Wordpress Migrator] [Plugin: Joomla/Mambo To WordPress Migrator] Migrate comments](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/)
 *  [chrisDK](https://wordpress.org/support/users/chrisdk/)
 * (@chrisdk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-joomlamambo-to-wordpress-migrator-migrate-comments/#post-1845095)
 * Nice Pablovp.
 * WHat comment system (component) is the above code releated to ?

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