This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

flamana6183
flamana6183

Hi, after working on a default layout and creating a page that uses it, I am now getting this error whenever I try to edit the assets links: error: "The object you're trying to access doesn't belong to the theme being edited. Please reload the page."

If I only edit html I am able to save, but as soon as I reference a like like so:

`<div class="swiper-slide" style="background-image: url('{{ 'assets/img/slides/slide-1.png'|theme }}');">
</div>`

Any ideas?

Thanks

Last updated

daftspunky
daftspunky

This error can be caused by XSS protection, I am aware that GoDaddy uses such a thing. If it detects certain keywords, such as <form> it will completely block the entire contents of the postback data.

Which host are you with?

Last updated

flamana6183
flamana6183

Hi daftspunk, Thanks for your reply, I am in fact with Godaddy. Any way to fix or overcome this? It was working ok some days ago.

Thanks

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.