Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #987896
    maximmatthew
    Participant

    hello themeco team,

    I have a huge problem, we need to use a special stagin workflow.
    development on the stw-dev.domain.com
    testing and review on stw-test.domain.com
    and of course live for public on http://www.domain.com

    today I copyied the whole files from dev -> test
    I also copied SQL, find & replaced stw-dev for stw-test.
    And I added to wp-config.php:

    define(‘RELOCATE’, true);
    define(‘WP_SITEURL’, ‘http://stw-test.fupcloud.net’);
    define(‘WP_HOME’, ‘http://stw-test.fupcloud.net’);

    I get errormessages from the X theme.
    earlier today I tryed the same with a plugin: Duplicator Pro

    there the site worked well, butt in the backend and frontend I got the same error messages.

    Notice: Undefined index: WP_Widget_Recent_Comments in /kunden/212812_81673/sternwald/test/wp-content/themes/x/framework/functions/global/remove.php on line 36
    
    Warning: Cannot modify header information - headers already sent by (output started at /kunden/212812_81673/sternwald/test/wp-content/themes/x/framework/functions/global/remove.php:36) in /kunden/212812_81673/sternwald/test/wp-includes/pluggable.php on line 1171

    deleting or deactivating X theme helps.
    but its not a solution 🙂

    can you help me ?

    #988363
    Jade
    Moderator

    Hi there,

    Thanks for writing in.

    This could be caused by migration not properly done. Were you able to check the post in our knowledge base about how to migrate a site? If not, you can check it out here: https://community.theme.co/kb/cornerstone-migration/

    If you have done it, kindly provide us with the admin and ftp access to your site which is having an issue so that we could check it.

    Thank you.

    #997190
    maximmatthew
    Participant

    hello,
    I tryed different methods.
    but the only that worked well was the one with the duplicator plugin.

    but why is that?
    what do I need to change or be carefull when I move all of it manually ?
    why is this strange error coming?

    #997260
    Christopher
    Moderator

    Hi there,

    Cornerstone stores the page data separate from the final content by using post meta. If you have move your site without the post meta cornerstone will break and will appear blank like in your case. That’s why we recommended a third party plugin.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-987896 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>