• Resolved taffy1947

    (@taffy1947)


    Hi,

    Has anyone had a problem after updating from php v7.4 to v8.0.

    Live site working fine at https://jadeautos.com/for-sale/ on php v7.4

    page listing works fine going from page 2, then page 2, but going to page 3 the listing hangs. The same result when using wordpress theme 2021.
    also deactivated all other plugins, same result.

    Any ideas anyone.

    Regards
    Roger

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to check your php logs what’s going on… source code shows there is a critical error with WordPress when you paginate.

    Debugging in WordPress

    • This reply was modified 2 years, 6 months ago by Patrick Groot.
    Thread Starter taffy1947

    (@taffy1947)

    Hi Patrick,

    Thank you for your reply, after much digging I found what was causing the error on php v8, the client was removing the price of the vehicle when it was sold and instead of putting a ‘0’ in the price he put a blank space on one vehicle only and this was throwing up the error.

    PHP v8 doesn’t like blank spaces presumably.

    Thanks again
    Regards
    Roger

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Car Listings with PHP v8.0’ is closed to new replies.