HTML markup still showing on webpage
You can disable it specifically for the fields where you need to allow html editing where only the admin has access. It is fine to disable this globally if you don't ever allow database manipulation by end users and the admin side is password protected. 
Hello,
I recently bought data bridge 2.2 and I had the same problem of displaying html tags for 1 month.
I applied your solution mentioned above, it worked very well, until today.
Since today dreamweaver cc 2019 crached non stop.
I uninstalled data bridge 2.35 and reinstalled it by changing the line again
$ this-> CrossSiteProtect = true;
to
$ this-> CrossSiteProtect = false;
But the problem persists.
the browser cache is empty but nothing helps.
Thank you for your advice.
Philippe
(French user)


