Title: [Plugin: WPML Multilingual CMS] WPML Errors and Custom Post Types in WordPress 3.0
Last modified: August 19, 2016

---

# [Plugin: WPML Multilingual CMS] WPML Errors and Custom Post Types in WordPress 3.0

 *  [Mark Smalley](https://wordpress.org/support/users/msmalley/)
 * (@msmalley)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-wpml-multilingual-cms-wpml-errors-and-custom-post-types-in-wordpress-30/)
 * I have a WPML install that does not appear to be working with WordPress 3.0 custom
   post types. If I remove line 5000 from sitepress.class.php everything seems to
   work fine…
 * What does this line get used for…?
 *     ```
       $ret = $this->settings['custom_posts_sync_option'][$type];
       ```
   
 * I search the entire WP and WPML folders for reference to the custom_post_sync_option
   but cannot seem to find the function anywhere…
 * [http://wordpress.org/extend/plugins/sitepress-multilingual-cms/](http://wordpress.org/extend/plugins/sitepress-multilingual-cms/)

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

 *  [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-wpml-multilingual-cms-wpml-errors-and-custom-post-types-in-wordpress-30/#post-1570598)
 * Hey Mark, what kind of problem did you have, does the custom post type break,
   or WPML?
 * I’ve run into a problem that might be similar with my plugin [Meteor Slides](http://wordpress.org/extend/plugins/meteor-slides/),
   it creates a custom post type, and the content of that post type disappears when
   WPML is installed.
 * Does that sound similar at all to what you experienced?
 *  [larabecker](https://wordpress.org/support/users/larabecker/)
 * (@larabecker)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wpml-multilingual-cms-wpml-errors-and-custom-post-types-in-wordpress-30/#post-1570668)
 * Hi. I’m getting the following error on my site’s StudioPress theme:
 * Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION
   or T_VAR or ‘}’ in /homepages/39/d337503608/htdocs/website/wp-content/plugins/
   sitepress-multilingual-cms/sitepress.class.php on line 4
 * Can anyone help me with this?
 *  [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wpml-multilingual-cms-wpml-errors-and-custom-post-types-in-wordpress-30/#post-1570671)
 * I would try deactivating any other plugins you might have and see if the conflict
   is with one of those. I don’t think WPML would be likely to conflict with your
   StudioPress theme, but if it is, you could ask about that in their support forum.
   WPML also has a support forum if you think the problem may be with the plugin
   itself.
 * _To anyone else that might come across this thread, the conflict that Mark and
   I were referring to between WPML and custom post types has been resolved._

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

The topic ‘[Plugin: WPML Multilingual CMS] WPML Errors and Custom Post Types in 
WordPress 3.0’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sitepress-multilingual-cms.svg)
 * [WPML Multilingual CMS](https://wordpress.org/plugins/sitepress-multilingual-cms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sitepress-multilingual-cms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sitepress-multilingual-cms/)
 * [Active Topics](https://wordpress.org/support/plugin/sitepress-multilingual-cms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sitepress-multilingual-cms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sitepress-multilingual-cms/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wpml-multilingual-cms-wpml-errors-and-custom-post-types-in-wordpress-30/#post-1570671)
 * Status: not resolved