Difference between revisions of "Corrupted Content"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "Category:Troubleshooting This page explains what to do when you have corrupted HTML content and can no longer edit certain pages This error message shows when something...")
 
Line 2: Line 2:
 
  This page explains what to do when you have corrupted HTML content and can no longer edit certain pages
 
  This page explains what to do when you have corrupted HTML content and can no longer edit certain pages
  
This error message shows when something in your content triggering the firewall.
+
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.
 
Try adding the content bit by bit until you find the item causing the problem.
Line 10: Line 10:
 
Once you find the item causing the problem, try rewording it and make sure you use valid HTML.
 
Once you find the item causing the problem, try rewording it and make sure you use valid HTML.
  
We can check what causes the error if you send us a support ticket with following information:
+
If you can't find the culprit or if you cannot edit the content anymore, you can delete the content:
*your IP address (if you do not know it use a service like this: [https://www.whatismyip.com/])
 
*the GMT time you saw the error
 
*the page where you saw the error
 
  
 
'''This is how you can delete the corrupted content:'''
 
'''This is how you can delete the corrupted content:'''

Revision as of 17:38, 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:

This is how you can delete the corrupted 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 to only not load it using the 2 char language code like this (for English)

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