Title: Strange Behavior After Update
Last modified: August 30, 2016

---

# Strange Behavior After Update

 *  Resolved [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/)
 * I just updated WordPress and all my installed plugins. Now wp-property is experiencing
   some strange behaviors.
 * 1) none of the properties show up in the “All Properties” table even though we
   have several dozen properties (they show up on the website, and are searchable)
 * 2) After attempting to update a property, no changes are being saved (though 
   there is a success message)
 * 3) Adding a new property does not fully work — it appears to make certain additions
   to the database, but the new page is not visible
 * 4) When editing a property, the entire form is duplicated. There are two forms
   with identical information, one listed right after the other. Neither form updates.
 * … I’m sure there additional problems, but, as you can see, something has gone
   majorly wrong and I am lost at where to begin.
 * [https://wordpress.org/plugins/wp-property/](https://wordpress.org/plugins/wp-property/)

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

 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380169)
 * Hello,
 * Unfortunately, I can not replicate the issues you mentioned.
 * Can you please clarify, which version of WordPress and WP-Property you are using?
   
   Do you have any premium features installed? We could send you WP-Property 2.0
   version, which we are going to launch on 3d August. It has a major amount of 
   improvements and fixes. In other case, I’ll be happy to assist you to solve the
   issues for the latest released WP-Property 1.42.4
 * Please, contact us [here](https://www.usabilitydynamics.com/contact-us/) with
   providing information from the current topic.
 * Also, since you mentioned that you updated all plugins, in the meantime, be sure
   that another plugins can not occur the issues. Please, see instructions [here](http://feedback.usabilitydynamics.com/knowledgebase/articles/650710-first-steps-to-investigate-any-issue).
 * Regards.
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380203)
 * Hi, I see you have included a link for me to contact you using your “Contact”
   form. Could you explain to me whom it is you want me to contact, and how?
 * I am using WordPress version 4.2.3 and WP-property Version 1.42.4. No premium
   features installed.
 * The problems I mentioned in my previous post still persist. I am unable to add
   listings, edit current listings, or even view them in the chart. This is a serious
   problem. And even though you can not recreate it, I would appreciate any help
   getting through this.
 * For starters, please tell me how to identify the WP-property database so I can
   try repairing those tables.
 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380204)
 * Hello,
 * > Could you explain to me whom it is you want me to contact, and how?
 * You will contact us ( WP-Property team ) directly. So I ( or any other developer)
   would be able to assist you directly since I can not replicate the issues you’re
   talking about. Also I would be able to send you directly new WP-Property plugin
   version (2.0.0). I mentioned, that it has a major amount of improvements and 
   fixes. And I almost believe it should fix the issues.
 * > For starters, please tell me how to identify the WP-property database so I 
   > can try repairing those tables.
 * WP-Property uses native WordPress tables. I’m not sure how it could help you 
   to fix your issues. I pretty believe that your issues are not related to Database.
   Of course, if you did not customize anything in plugin’s core.
 * Regards
 *  Plugin Contributor [Eric Sopp](https://wordpress.org/support/users/ideric/)
 * (@ideric)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380205)
 * If more convenient, you can simply email us directly at [hello@usabilitydynamics.com](https://wordpress.org/support/topic/strange-behavior-after-update/hello@usabilitydynamics.com?output_format=md)
 * Thanks!
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380206)
 * I emailed screen shots.
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380208)
 * Thank you, I have emailed the address with screen shots.
 *  Plugin Contributor [Eric Sopp](https://wordpress.org/support/users/ideric/)
 * (@ideric)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380209)
 * Thanks – I see the ticket. Max has already claimed it and is now underway.
 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380211)
 * Hey, Gus.
 * I took care about your email.
 * Regards.
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380216)
 * I deactivated all other plugins one-by-one and was not able to update a property.
   That did not help.
 * I figured out the storage schema for properties. Making changes on the form and
   pressing “update” does not change the database entries. I am, however, able to
   change the values for the property directly in the database and see those changes
   reflected on the page.
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380219)
 * So I started poking around in the plugin and found the save_property() function
   in class_core.
 * I put a die() statement on line 576, and indeed this check is failing:
 *     ```
       if (!wp_verify_nonce( $_POST['_wpnonce'],'update-property_' . $post_id)) {
             return $post_id;
           }
       ```
   
 * No other code in the save_property() function is executing because line 575 is
   returning $post_id, because this wp_verify_nonce is returning false.
 * I don’t know enough about the product to know whether or not this is intended
   behavior. Does this help?
 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380267)
 * Gus,
 * did you upgrade WP-Property to 2.0.0 which I sent you? If not, please, do it.
   We need to know if problem still persists after upgrade to 2.0.0.
    If you will
   still have issues after upgrade I will help you with pleasure.
 * Please, understand, there is no sense to troubleshoot the code of old plugin’s
   version if new version exists and solves the problem.
 * Regards.
 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380374)
 * Hello, Gus.
 * I guess our support team has helped you with your issues here.
 * Could you, please, mark the current topic as resolved.
 * Thank you.
 *  Thread Starter [guswatkins](https://wordpress.org/support/users/guswatkins/)
 * (@guswatkins)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380376)
 * Quite right, Maxim! The support team helped me with a custom job. They were fast
   and responsive.
 *  Plugin Contributor [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * (@maximpeshkov)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380379)
 * Gus, thank you for your feedback!

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

The topic ‘Strange Behavior After Update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-property_c36510.svg)
 * [WP-Property - WordPress Powered Real Estate and Property Management](https://wordpress.org/plugins/wp-property/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-property/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-property/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-property/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-property/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-property/reviews/)

## Tags

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

 * 14 replies
 * 3 participants
 * Last reply from: [Maxim Peshkov](https://wordpress.org/support/users/maximpeshkov/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/strange-behavior-after-update/#post-6380379)
 * Status: resolved