"Ghost" HTML Object
Posted: Sat Mar 21, 2026 11:45 pm
Hi Everybody,
I'm stuck on this issue.
https://www.dropbox.com/scl/fi/jyg4rcuc ... z4nx&raw=1
When I publish "Old Farts Sanctuary", WYSIWYG will generate Three Files:
When I open index.php with an editor, the very last three lines produced are:
Where on earth does the code <?php include 'chat_widget.php'; ?> come from?
I can't find it and I need to eliminate it.
I'm stuck on this issue.
https://www.dropbox.com/scl/fi/jyg4rcuc ... z4nx&raw=1
When I publish "Old Farts Sanctuary", WYSIWYG will generate Three Files:
- MasterPage.html There are NO objects on this page
- Holding.html
- index.php There are NO objects on this page
When I open index.php with an editor, the very last three lines produced are:
Code: Select all
<body>
</body>
</html><?php include 'chat_widget.php'; ?>I can't find it and I need to eliminate it.