Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1416814

    accountspro
    Participant

    Hi, I am getting the following error related to WPML, in WPML > Translations,

    Warning: Missing argument 2 for Cornerstone_Integration_Conflict_Resolution::wpml_title() in /home/xxxxxx/public_html/wp-content/plugins/cornerstone/includes/integrations/conflict-resolution.php on line 138

    #1416815

    accountspro
    Participant
    This reply has been marked as private.
    #1417161

    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    This message:

    "Warning: Missing argument 2 for Cornerstone_Integration_Conflict_Resolution::wpml_title()..."

    is just a PHP warning message. It can be than WPML variable has been been initialized on this page. There is nothing to worry about this. Can you please disable WP_DEBUG mode? You can do this by opening wp-config.php and adding

    define( 'WP_DEBUG' , false ); just above /* That's all, stop editing! Happy blogging. */ For example:

    define('WP_DEBUG', false);
    
    /* That's all, stop editing! Happy blogging. */
    

    When you revisit the page, you should no longer be seeing this message.

    Thanks.

    #1423529

    accountspro
    Participant

    Hello, I checked and wp_debug was already set to false. I reached out to WPML and they’re asking me to reach out to you again for assistance.

    #1424166

    Jade
    Moderator

    Hi there,

    Kindly provide your FTP details so that we could check it.r

    Thank you.