Title: Error Log
Last modified: September 28, 2020

---

# Error Log

 *  Resolved [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/)
 * I’m getting the following errors in my wp-admin error log:
 * PHP Warning: get_object_vars() expects parameter 1 to be object, null given in/
   hustle-module-front-ajax.php on line 864

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

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13473891)
 * Hi [@stinamariechris](https://wordpress.org/support/users/stinamariechris/),
 * I’ve checked my Hustle test site with debug enabled but I’m afraid that I can’t
   replicate this warning anywhere in my WP admin.
 * Is it happening only on specific pages that you visit?
 * Also, could you provide us with some info about your setup, which version of 
   Hustle and WordPress to do you have installed and what is the PHP version you’re
   running on?
 * Cheers,
    Predrag
 *  Thread Starter [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13474376)
 * It happens when the button is clicked on the slide in. You can see the slide 
   in here: creaturecomfortsanimalhosp.com
 * PHP Version 7.3
    Wordpress 5.5.1 Hustle Version 7.3.1
 * On hustle-module-front-ajax.php on line 864, there’s code for tracking, which
   makes sense why I only get the error when the slide in is clicked.
 *  Thread Starter [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13476227)
 * Figured it out! Under Behavior > Additional Settings > External form conversion
   behavior > Do Nothing and it stopped the error.
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13481514)
 * Hi [@stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * I hope you are doing well.
 * I tried to switch to all settings on the External form conversion behaviour but
   it didn’t show any issue on the Query Monitor plugin which catches the warnings.
 * Could you please switch to the setting that you are having this problem, export
   the Slide-in at Module dashboard > Gear icon > Export.
 * [https://premium.wpmudev.org/docs/wpmu-dev-plugins/hustle/#module-dashboards](https://premium.wpmudev.org/docs/wpmu-dev-plugins/hustle/#module-dashboards)
 * Upload the JSON file to Google drive or any sharing service, and send to reply
   so we can try to replicate the problem.
 * Best Regards
    Patrick Freitas
 *  Thread Starter [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13484453)
 * Thank you for your help: [https://drive.google.com/file/d/1yaAij6J23eTAILETevQ__MErLHiSzoct/view?usp=sharing](https://drive.google.com/file/d/1yaAij6J23eTAILETevQ__MErLHiSzoct/view?usp=sharing)
 * I was wrong, changing that setting didn’t fix the error. I also can’t seem to
   determine when the error is displayed, when the slide in button is clicked or
   loaded.
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13488647)
 * Hi [@stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * I’m afraid the link is protected:
 * Request Sent
    You’ll get an email letting you know if your request was approved.
 * Could you switch to public or give the approval for the email that I requested?
 * Best Regards
    Patrick Freitas
 *  Thread Starter [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13489772)
 * Sorry about that, it’s public now.
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13490768)
 * Hi [@stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * Thank you for the JSON.
 * I imported it to my lab website and followed the logs and the Query monitor plugin,
   but on any case I had the same warning.
 * Do you have a staging website?
 * If so, could you please run a conflict test following this workflow?
    [https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif](https://premium.wpmudev.org/wp-content/uploads/2015/09/Support-Process-Support-Process.gif)
 * Let us know the result you got.
    Best Regards Patrick Freitas
 *  Thread Starter [stinamariechris](https://wordpress.org/support/users/stinamariechris/)
 * (@stinamariechris)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13495431)
 * I’ve removed combine jquery files in my caching plugin (WP Optimize) and it seems
   to have stopped the error for now.
 *  Plugin Support [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * (@wpmudev-support7)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13506478)
 * Hello [@stinamariechris](https://wordpress.org/support/users/stinamariechris/),
 * Looks like some other script may have conflicted with one with Hustle. Usually,
   when such things happen, we suggest excluding scripts to be optimised from the
   plugin and then check if that works for you.
 * Also, when the error occurred, did you see any errors in the browser console?
 * Thank you,
    Prathamesh Palve
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13532961)
 * Hello [@stinamariechris](https://wordpress.org/support/users/stinamariechris/),
 * We haven’t heard from you for a while so it looks like you no longer need our
   assistance.
 * In any case please feel free to re-open this ticket.
 * kind regards,
    Kasia

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

The topic ‘Error Log’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 11 replies
 * 5 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/error-log-85/#post-13532961)
 * Status: resolved