Title: Can&#8217;t create users, pages &amp; posts
Last modified: February 2, 2021

---

# Can’t create users, pages & posts

 *  Resolved [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/)
 * Hi there
 * I’ve migrated a website from a subfolder of my own webserver to the URL, [http://www.blfa.dk](http://www.blfa.dk),
   via FTP. After the migration, the site seems to look fine, but I can’t create
   new users, new posts, new pages or make changes in the menus.
 * My hosting company is Simply.com. So I’ve contacted Simply’s support team – they
   say they can’t see any problems on the server.
 * I’ve contacted Elegant Themes, as I’m using Divi theme, and they say the files
   look fine, so it must be a problem with the database.
 * I’ve also repaired my database, as shown in this article: [https://www.maketecheasier.com/fix-corrupted-wordpress-database-2/](https://www.maketecheasier.com/fix-corrupted-wordpress-database-2/)
 * Can you help me localize the problem – and what to do to fix it?
 * Sincerely
    Britt L.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcant-create-users-pages-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13993220)
 * 1. Do you see any error messages?
 * 2. Are you logged in as an administrator?
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13993304)
 * Hi – and thanks for responding
 * Yes – I’m logged in as an administrator.
 * No – I don’t see any error messages.
 * When I try to create a new post or page, there’s no text editor showing.
    At 
   the place for permalink it says: “Permanent link: ?preview=true”
 * When I try to add a now page to a menu, nothing happens.
 * And when I try to create a new user, nothing happens either. Still, I get an 
   email saying that a new user has been created, but there’s no name or email. 
   And in the back end, they’re not shown.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13993385)
 * Let’s enable debugging, just in case: [https://wordpress.org/support/article/debugging-in-wordpress/](https://wordpress.org/support/article/debugging-in-wordpress/)
 * Then, look at wp-content/debug.log to see if anything gets logged there.
 * You can also try this: Please attempt to disable all plugins, and use one of 
   the default (Twenty*) themes. If the problem goes away, enable them one by one
   to identify the source of your troubles.
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13993627)
 * Thanks. I’ve enabled debugging as shown in the article.
 * In the debug.log I find the following script. Unfortunately, I’m not able to 
   understand it, but I’m hoping you are :
 *     ```
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7128
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7129
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7133
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7375
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3399
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3623
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4298
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 693
       [02-Feb-2021 14:47:44 UTC] PHP Warning:  Creating default object from empty value in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 732
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$ID in /var/www/blfa.dk/public_html/wp-admin/post-new.php on line 67
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 175
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 177
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 233
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 1426
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 226
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 229
       [02-Feb-2021 14:47:44 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/blfa.dk/public_html/wp-includes/post.php:7128) in /var/www/blfa.dk/public_html/wp-admin/admin-header.php on line 9
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_author in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 472
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 474
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 554
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4122
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4123
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_modified in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4187
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 34
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'cap' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'publish_posts' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 50
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 52
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property 'publicly_queryable' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Trying to get property '_builtin' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 106
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 166
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 282
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 349
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$comment_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 801
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$ping_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 802
       [02-Feb-2021 14:47:44 UTC] PHP Notice:  Undefined property: stdClass::$post_name in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 888
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7128
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7129
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7133
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7375
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3399
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3623
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4298
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 693
       [02-Feb-2021 14:48:10 UTC] PHP Warning:  Creating default object from empty value in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 732
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$ID in /var/www/blfa.dk/public_html/wp-admin/post-new.php on line 67
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 175
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 177
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 233
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 1426
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 226
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 229
       [02-Feb-2021 14:48:10 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/blfa.dk/public_html/wp-includes/post.php:7128) in /var/www/blfa.dk/public_html/wp-admin/admin-header.php on line 9
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_author in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 472
       [02-Feb-2021 14:48:10 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 474
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 554
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4122
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4123
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_modified in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4187
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 34
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Trying to get property 'cap' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Trying to get property 'publish_posts' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 50
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 52
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Trying to get property 'publicly_queryable' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Trying to get property '_builtin' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 106
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 166
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 282
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 349
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$comment_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 801
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$ping_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 802
       [02-Feb-2021 14:48:11 UTC] PHP Notice:  Undefined property: stdClass::$post_name in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 888
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7128
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7129
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7133
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7375
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3399
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3623
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4298
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 693
       [02-Feb-2021 14:48:21 UTC] PHP Warning:  Creating default object from empty value in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 732
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$ID in /var/www/blfa.dk/public_html/wp-admin/post-new.php on line 67
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 175
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 177
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 233
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 1426
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 226
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 229
       [02-Feb-2021 14:48:21 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/blfa.dk/public_html/wp-includes/post.php:7128) in /var/www/blfa.dk/public_html/wp-admin/admin-header.php on line 9
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_author in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 472
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 474
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 554
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4122
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4123
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_modified in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4187
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 34
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'cap' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'publish_posts' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 50
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 52
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property 'publicly_queryable' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Trying to get property '_builtin' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 106
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 166
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 282
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 349
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$comment_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 801
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$ping_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 802
       [02-Feb-2021 14:48:21 UTC] PHP Notice:  Undefined property: stdClass::$post_name in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 888
       [02-Feb-2021 14:48:22 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 1963
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7128
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7129
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7133
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 7375
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3399
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/theme.php on line 3623
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4935
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 4298
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 693
       [02-Feb-2021 14:48:35 UTC] PHP Warning:  Creating default object from empty value in /var/www/blfa.dk/public_html/wp-admin/includes/post.php on line 732
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$ID in /var/www/blfa.dk/public_html/wp-admin/post-new.php on line 67
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 175
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_date in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 177
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 233
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 1426
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 226
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-includes/taxonomy.php on line 229
       [02-Feb-2021 14:48:35 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/blfa.dk/public_html/wp-includes/post.php:7128) in /var/www/blfa.dk/public_html/wp-admin/admin-header.php on line 9
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_author in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 472
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 474
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/edit-form-advanced.php on line 554
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4122
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4123
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_modified in /var/www/blfa.dk/public_html/wp-content/themes/Divi/includes/builder/functions.php on line 4187
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_type in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 34
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'cap' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'publish_posts' of non-object in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 36
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 50
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 52
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property 'publicly_queryable' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Trying to get property '_builtin' of non-object in /var/www/blfa.dk/public_html/wp-includes/post.php on line 2002
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 106
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 128
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 166
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 282
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 349
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$comment_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 801
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$ping_status in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 802
       [02-Feb-2021 14:48:35 UTC] PHP Notice:  Undefined property: stdClass::$post_name in /var/www/blfa.dk/public_html/wp-admin/includes/meta-boxes.php on line 888
       ```
   
    -  This reply was modified 5 years, 4 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13993649)
 * Regarding your last suggestion; I’ve already tried to disable all the plugings(
   both Safe Mode and by FTP), but no change.
 * I haven’t tried to change my theme yet – but I’m almost sure that the problems
   has not to do with the theme, only with WordPress / database. At least, this 
   is what Elegant Themes and Simply.com told me.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13994201)
 * To be thorough, change to one of the twenty* themes.
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13996258)
 * Okay. And this will not affect my settings in Divi theme when I return to that?
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13997326)
 * Hi again
 * I haven’t yet changed my theme, as you suggested.
    Though, I have been in contact
   with my hosting company, and we seem to have localized the problem: The problem
   must have happened when I migrated my database. My hosting company has now copied
   the database, from where my site was before, to the new server, as a test database.
   And now the database seems to work fine.
 * Though there are some problems with the content of the site. Many of the pages
   and posts are gone, so are the menus. And the landing page is empty.
 * Now I’m hoping you can help me from here. Instead of migrating both the database
   and the files, and starting kind of from scratch (I’ve made many changes since
   the migration of the site), is it possible that I only move my files (which looks
   fine), now that the database is also working fine? I took a backup of only the
   files February 1, that I could probably use here.
 * Looking forward to hear from you 🙂
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-13997736)
 * Your site’s content is in the database. If the issue is with the files, then 
   move them. If the issue is with content, then the database is the key.
 *  Thread Starter [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * (@brittlouisehansen)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-14011449)
 * Hi Steve
 * Just wanted to say thanks for your help – it was actually very useful 🙂
 * I decided to migrate both files and database again with a plugin called Duplicator,
   just to be sure. And with succes – so now everything works fine.
 * Thanks – and have a great day!
 * BL

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

The topic ‘Can’t create users, pages & posts’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 2 participants
 * Last reply from: [Britt L.](https://wordpress.org/support/users/brittlouisehansen/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/cant-create-users-pages-posts/#post-14011449)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
