Title: Community Server Importer
Author: kcargile
Published: <strong>August 16, 2008</strong>
Last modified: September 4, 2008

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/community-server-importer.svg)

# Community Server Importer

 By [kcargile](https://profiles.wordpress.org/kcargile/)

[Download](https://downloads.wordpress.org/plugin/community-server-importer.0.5.zip)

 * [Details](https://wordpress.org/plugins/community-server-importer/#description)
 * [Reviews](https://wordpress.org/plugins/community-server-importer/#reviews)
 *  [Installation](https://wordpress.org/plugins/community-server-importer/#installation)
 * [Development](https://wordpress.org/plugins/community-server-importer/#developers)

 [Support](https://wordpress.org/support/plugin/community-server-importer/)

## Description

An admin plugin that allows users to convert their Community Server blog to WordPress.

**IMPORTANT:** The beta version (v0.5) of the Community Server Importer only supports
PHP hosting platforms that use version 2000.80.2039.0 of the MS native SQL driver(
ntwdblib.dll). Future versions of the plugin will support platforms that do not 
meet this requirement; see the FAQ section for more information.

See the [Community Server Importer homepage](http://www.bettersoftwarenow.com/community-server-to-wordpress-converter/)
for more information.

### Advanced Configuration Options

By default, detailed exception messages are supressed by the importer. If you’re
having problems and would like to turn on verbose debugging, set CS_DEBUG = TRUE
in communityserver.php.

### Updates

Updates to the importer will be available here and [here](https://wordpress.org/plugins/community-server-importer/?output_format=md#download)
as they are released.

### Thanks

I’d like to sincerely thank Theodore Rosendorf at [Matador](http://www.matador.com/)
for patiently testing and providing feedback on serveral versions of the importer
during the migration of the [TypeDesk](http://typedesk.com/)

Thanks also go out to [Doug Rohm](http://www.dougrohm.com/) for providing the MS-
SQL Server UDF to parse Community Server’s extended properties into a usable format.

## Installation

Installation is a simple, two-step process:

 1. Download and extract the plugin.
 2. Upload communityserver.php to the /wp-admin/import/ directory of your website.

From your WordPress dashboard, you can now navigate to Manage > Import. Community
Server should now be available in your list of available importers.

## FAQ

  Is this a converter or an importer?

Both. The distinction for our purposes is purely semantic.

  What versions of WordPress does the importer support?

The importer has only been tested with WordPress version 2.6.1. If you’re using 
an older version of WordPress and have or would like to test the importer on it,
please [contact me](http://www.bettersoftwarenow.com/make-contact/).

  What versions of Community Server does the importer support?

The importer has only been tested with Community Server 2007. If you’re using an
older version of Community Server and have or would like to test the importer on
it, please [contact me](http://www.bettersoftwarenow.com/make-contact/).

  What versions of SQL Server does the importer support?

The beta version of importer uses SQL-XML features that are available in the 2000
and 2005 versions of Microsoft SQL Server. Future versions of the importer will 
not have this limitation.

  What if I don’t have the ability to install the correct MS-SQL PHP library?

The next version of the importer will provide wider hosting platform support by 
using ODBC for database connections. If you can’t wait for the ODBC version, I may
be able to provide assistance. [contact me](http://www.bettersoftwarenow.com/make-contact/)
for more information.

  How does the importer work?

The importer works by exporting data from your Community Server database into a 
WXR-compliant XML file, and then importing said XML file into your WordPress database.
The WXR format is the same that is used by the WordPress importer, so most of the
CS import process is identical to (and interchangeable with) the WordPress import
process.

  What objects are exported from the Community Server database?

At present, the importer exports posts, comments, basic user information associated
with posts, and tags/categories.

  Why are my categories and tags identical in the exported data?

Because Community Server makes no distinction between these internally.

  Can I tweak the data before it is imported into my WordPress database?

Yes. Because the importer creates a WXR-compliant XML file and saves it to your 
website’s file system, you can exit the importer after the file is generated, download
and edit the file, and then complete the import using the WordPress importer. If
you choose to do this, be very careful not to change the schema of the XML document,
lest your import fail miserably.

  Can I keep a copy of the data that is exported from Community Server?

Yes. The XML file that is generated from the Community Server database is stored
at the root of your website during the conversion, and is not removed when the import
completes. This essentially gives you a “snapshot” of your CS site at the time you
made the switch.

  The import fails because of the size of my WXR file. WTF!?

You need to increase the value of the uploadmaxfilesize property in php.ini to a
value that is equal to or greater than the size of your import file. Many shared
hosting companies allow this on a per-user basis; see your provider’s documentation
for more information.

  Is the importer supported?

On a limited basis, yes. I want to make the importer as useful and bullet-proof 
as possible, however, I cannot provide free support for miscellaneous issues not
directly related to the plugin. Please [contact me](http://www.bettersoftwarenow.com/make-contact/)
if you need to.

  When will the ODBC version of the importer be ready?

Soon.

  Is there anything else I need to know about migrating from Community Server?

Maybe. Check [www.bettersoftwarenow.com](http://www.bettersoftwarenow.com) for more
information and some other useful tools.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Community Server Importer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ kcargile ](https://profiles.wordpress.org/kcargile/)

[Translate “Community Server Importer” into your language.](https://translate.wordpress.org/projects/wp-plugins/community-server-importer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/community-server-importer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/community-server-importer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/community-server-importer/)
by [RSS](https://plugins.trac.wordpress.org/log/community-server-importer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **v0.5**
 *  Last updated **18 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.6 or higher **
 *  Tested up to **2.6**
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[converter](https://wordpress.org/plugins/tags/converter/)
   [importer](https://wordpress.org/plugins/tags/importer/)
 *  [Advanced View](https://wordpress.org/plugins/community-server-importer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/community-server-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/community-server-importer/reviews/)

## Contributors

 *   [ kcargile ](https://profiles.wordpress.org/kcargile/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/community-server-importer/)