Re: 1 pixel iframe (instructions followed)
Posted: Tue Dec 31, 2019 12:38 pm
p.s i see that the install of both cms are on same subdomain, by the way, seem that this not work fine, the iframe resizer get error:
into:
change into overall_footer.html the line you edited:Error: Unexpected message received from: http://dev.my80isfantastic.eu:81 for w3all_phpbb_iframe. Message was: [iFrameSizer]w3all_phpbb_iframe:2372.35009765625:991:init. This error can be disabled by setting the checkOrigin: false option or by providing of array of trusted domains.
Code: Select all
document.domain = 'dev.my80isfantastic.eu';
Code: Select all
document.domain = 'my80isfantastic.eu';