Tagged: x
-
AuthorPosts
-
May 12, 2016 at 10:04 am #987896
maximmatthewParticipanthello 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.comtoday 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 Prothere 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 1171deleting or deactivating X theme helps.
but its not a solution 🙂can you help me ?
May 12, 2016 at 2:30 pm #988363
JadeModeratorHi 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.
May 18, 2016 at 6:41 am #997190
maximmatthewParticipanthello,
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?May 18, 2016 at 7:32 am #997260
ChristopherModeratorHi 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-987896 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
