So I had my IT guy install the community version of odoo on my server. The learning module works without any problems but when I started using the website, it ran into a wall.
- The activation in the admin part went without issues
- I ran through the questionnary, uploaded my logo for a color scheme... All good
- Then I hit an error that neither my IT guy or me kan my sense of:
UncaughtClientError > SecurityError
Uncaught Javascript Error > Failed to read a named property 'href' from 'Location': Blocked a frame with origin "https://odoo.bonafide.consulting" from accessing a cross-origin frame.
Occured on odoo.bonafide.consulting on 2025-03-04 09:14:21 GMT
SecurityError: Failed to read a named property 'href' from 'Location': Blocked a frame with origin "https://odoo.bonafide.consulting" from accessing a cross-origin frame.
at Object.mainEventHandler (https://odoo.bonafide.consulting/web/assets/580233d/web.assets_web.min.js:1618:77)
at HTMLIFrameElement.listener (https://odoo.bonafide.consulting/web/assets/580233d/web.assets_web.min.js:769:15)
I get this this error every single time I to to the "website" part in the admin interface on: https://odoo.bonafide.consulting/odoo/website
At the same the website has been created: https://odoo.bonafide.consulting/ with logo and color scheme and all...
(I would through in the links but I don't have the karma points yet :( )