• 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://ww.wp.xz.cn/extend/plugins/sitepress-multilingual-cms/

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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, 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?

    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?

    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.