booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

PHP Warning in 1.4.2 #197

Open marketania opened 2 months ago

marketania commented 2 months ago

Hello Team, since we updated, we started getting this error:

[12-Sep-2024 15:56:19 UTC] PHP Warning: Undefined variable $user_notification in /home/xxxxxxxx/domains/XXXXXXXX/public_html/wp-content/plugins/houzi-rest-api-1.4.2/admin/partials/houzi-rest-api-admin-notify.php on line 82 [12-Sep-2024 15:56:20 UTC] PHP Warning: Undefined variable $user_notification in /home/xxxxxxxx/domains/xxxxxxxx/public_html/wp-content/plugins/houzi-rest-api-1.4.2/admin/partials/houzi-rest-api-admin-notify.php on line 82 [12-Sep-2024 15:56:20 UTC] PHP Warning: Undefined variable $user_notification in /home/xxxxxxxx/domains/xxxxxxxx/public_html/wp-content/plugins/houzi-rest-api-1.4.2/admin/partials/houzi-rest-api-admin-notify.php on line 82

AdilSoomro commented 2 months ago

Thanks for reporting we will look into these.

marketania commented 1 month ago

I see those too but they might be part of the theme [06-Oct-2024 03:33:23 UTC] PHP Warning: Undefined array key "fave_mu_type" in /home/XXXXXXX/domains/XXXXX.COM/public_html/wp-content/themes/houzez/property-details/sub-listings-table.php on line 61 [06-Oct-2024 03:33:23 UTC] PHP Warning: Undefined array key "fave_mu_price" in /home/XXXXXXX/domains/XXXXX.COM/public_html/wp-content/themes/houzez/property-details/sub-listings-table.php on line 63

AdilSoomro commented 1 month ago

For a temporary solution, you can disable the WP_DEBUG variable to false in your wp-config.php file.

quitriz commented 1 month ago

hi, did u fix this: "[25-Oct-2024 17:40:49 UTC] PHP Warning: Undefined variable $user_notification in /var/www/html/wp-content/plugins/houzi-rest-api-1.4.2/admin/partials/houzi-rest-api-admin-notify.php on line 82" ?

thanks

AdilSoomro commented 1 month ago

@quitriz @marketania it has been fixed, but not released. You can download the plugin from here: https://github.com/booleanbites/houzi-rest-api/archive/refs/heads/main.zip

quitriz commented 1 month ago

thank you, i can also just use git and pull it right ? ... i did that, i am not sure if that has any differences with the main.zip