• Resolved nulledge

    (@nulledge)


    Changing company name from global -> configuration leads to order confirmed screen that apears after making a booking to crash. i have isolated that this was the only change i made to make it crash. Is there a known solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Thanks for your message. Honestly, we don’t think that’s the real cause of the issue, because even if the company name was an empty string, this would not get saved as null value in the database, and so for this reason there can’t be any crashes due to PHP Fatal Errors.

    Our suggestion in these cases is to enable the debug mode on your WordPress website to make sure to read the full server error message whenever you get a crashed page. Also, testing the booking process with an incognito/private session of your browser may be helpful to debug certain behaviours.

    Lastly, the company name gets the default value of the plugin name (VikRentCar) upon the installation, and so this value is always changed by all our clients. It should never lead to server errors. Turning on the debug mode or using a private session with your browser should help you understand where the issue comes from.

    Thread Starter nulledge

    (@nulledge)

    the issue had nothing to do with the pluggin and it has been resolved. Thanks for your time.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing company name leads to crash’ is closed to new replies.