Difference between revisions of "Corrupted Content"

From Beds24 Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
Example:
 
Example:
  
https://www.beds24.com/control2.php?pagetype=bookingpagedesigncontent&noload=all
+
...beds24.com/control2.php?pagetype=bookingpagedesigncontent&noload=all
  
 
will open SETTINGS-> BOOKING PAGE - > PAGEDESIGN - > CONTENT with all content removed.  
 
will open SETTINGS-> BOOKING PAGE - > PAGEDESIGN - > CONTENT with all content removed.  
Line 25: Line 25:
 
  Note: this will clear all settings on the page.
 
  Note: this will clear all settings on the page.
  
If you know the language which has the problem you can specify to only not load it using the 2 char language code like this (for English):
+
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
+
...beds24.com/control2.php?pagetype=bookingpagedesigncontent&noload=en

Revision as of 17:42, 18 December 2018

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