Corrupted Content

From Beds24 Wiki
Revision as of 12:22, 10 April 2019 by Andrian (talk | contribs)
Jump to navigation Jump to search
This page explains what to do when you have corrupted HTML content and can no longer edit certain pages

This can happen when something in your content triggers the firewall.

Try adding the content bit by bit until you find the item causing the problem.

Often it is a script or HTML item that appears to the firewall as a possible hacking attack. It can also be something that looks innocent like a combination of numbers and words like "and" or "or" that hackers often use in sql injection attacks.

Once you find the item causing the problem, try rewording it and make sure you use valid HTML.


If you can't find the culprit or if you cannot edit the content anymore, you can delete the content:

Open the page without any content and add '&noload=all' to the URL of the menu page.

Example:

...beds24.com/control2.php?pagetype=bookingpagedesigncontent&noload=all

will open SETTINGS-> BOOKING PAGE - > PAGEDESIGN - > CONTENT with all content removed.

The settings will be empty so you can enter your valid content and save.

Note: this will clear all settings on the page.

If you know the language which has the problem you can specify this using the 2 char language code (for English):

...beds24.com/control2.php?pagetype=bookingpagedesigncontent&noload=en


If the corrupted content is in a popup window (for example in the email content of an auto action) then do this:

1.) Open the auto action and go to the 'Email' tab.

2.) Click the blue link at the top: 'Open in a new window' (unless you have the system set to open popups in a new tab; then you can leave out this step).

3.) Add '&noload=all' (or '&noload=xx where xx = language) to the end of the address (URL). Hit Enter.

4.) Hit the blue 'Save' button.