WP Rentals Help WP Rentals Help

  • Client Support
  • Video Tutorials
  • WpRentals
  • WpEstate
  • API
Home / Technical how to / Tehnical: Redirect to Page Not found/ White screen on listing submission or edit

Tehnical: Redirect to Page Not found/ White screen on listing submission or edit

2509 views

If you are redirected to a Page not found or white screen when you submit a new property or when you edit a property, you need to check the following

 

  1. The User dashboard page for editing is created and Published

How to create user dashboard pages

2. Review any custom changes applied in the Theme code.

You can add a clean theme to confirm that custom changes are the fault.

A clean theme must be tested with the original code.

We usually add such themes by creating a backup of you current theme via FTP and adding a new one from wp-admin.

Or we can add a renamed version of our theme so your current theme doesn’t need to be renamed from FTP.

3. Disable all 3rd party plugins to see if this issue still exists (in case you didn’t make any theme customization, this is always step 1).

4. Enable debug and check the error log.

Go to wp-config.php and enable debug to true-check errors. Help: http://codex.wordpress.org/WP_DEBUG

If you see these errors:

PHP Fatal error: preg_replace_callback(): Cannot use output buffering in output buffering display handlers in public_html/wp-content/plugins/elementor/modules/image-loading-optimization/module.php on line 123

PHP Fatal error: wpestate_get_calendar_price(): Cannot use output buffering in output buffering display handlers in public_html/wp-content/themes/wprentals/templates/submit_templates/property_price.php on line 100

The cause is related to PHP settings.  More exactly something related to output buffering which is too small this causes some plugins like Elementor and WpRentals core to not work correctly. You need to set the output_buffering to a bigger value.

Technical how to

Related Articles

  • How to change the background color and logo for admin login page
  • How to redirect Instant Booking Button to WooComemrce Checkout Page
  • Technical – Invoices from My Bookings
  • Technical: My Bookings

HELP CATEGORIES

  • 61. General
  • 102. Installation & Basic Setup
  • 93. Installation FAQ
  • 404. How Booking Works
  • 145. User dashboard pages
  • 20Advanced Search Options
  • 3Blog Post
  • 9Custom Page Templates
  • 18Elementor Compatibility
  • 13Email Notifications
  • 19FAQ
  • 10Menu Options
  • 26Multi-Languages - 3rd party
  • 9Owner
  • 25Property / Listing
  • 21Shortcodes
  • 11Submit Form
  • 4Supported Maps
  • 93Technical how to
  • 5Third Party plugins
  • 3Translation
  • 13Widgets
  • 2WooCommerce Payments
  • 13WP Rentals Payment
  • 77WP Rentals Theme Options

Join Us On

Powered by WP Estate - All Rights Reserved
  • Client Support
  • Video Tutorials
  • WpRentals
  • WpEstate
  • API