sebastyandjoker
Update :
Open /components/com_adagency/controllers/adagencyAds.php
Add this code to Line 200
header("Access-Control-Allow-Origin: *");
it will fix.
Regards
sebastyandjoker
Update :
Open /components/com_adagency/controllers/adagencyAds.php
Add this code to Line 200
header("Access-Control-Allow-Origin: *");
it will fix.
Regards
That line of code was already introduced there as shown in the below screenshot.
https://www.screencast.com/t/anVna59SSOO
I checked once again on one of our other websites goorthodoxy.net and it's still not working regardless of the fact that the remote module is enabled and assigned on all pages.
sebastyandjoker That line of code was already introduced there as shown in the below screenshot.
Its added by our dev on your site. we tested the Remote module and it worked on our test site : http://prntscr.com/tnrd7y
http://prntscr.com/tnrdr0
You can try it here : https://ijoomlademo.com/
Show me that it works on our of other websites which is on the same server as quicksle.com
The admin details for goorthodoxy.net are:
Removed by MOD
sebastyandjoker
Hi
The site not has Agency installed. Our said All new browser not dont support to load script src. So you can use custom html module and use code as below
<iframe src="https://quicksle.com/index.php?option=com_adagency&controller=adagencyAds&task=remote_ad&tmpl=component&format=raw&zid=436"></ifrmae>
Ninja
We have tested this feature on a different server with an older version of Adagency Pro and it worked both ways. On joomla websites, we only installed the remote module and it worked. Likewise, on non-joomla websites, we used custom html modules (iframe) which worked as well. Read your own documentation as it says that adagency pro doesn't need to be installed on the other joomla website but just the remote module.
sebastyandjoker
Hi
The browser are updated recently and it changed and not excepting it. I submitted a ticket so the module will use the iframe automatically in next update. Before it was working as browser allow that scripts loading.
https://www.screencast.com/t/AlZasGlDmJ
As you can see in the screenshot above, it's working.
https://www.screencast.com/t/KGzdidvUQxSm
However, a lot of the times it a appears as in the second screenshot where the banner doesn't appear but just the "advertise here" button which you should look into as well.
Nevertheless, why are you guys selling a component that you yourselves don't know how to set up in order to make it work? You should know how to resolve these type of issues in case the appear and your clients are going to be confronting them. But for future reference make sure that these type of impediments are going to be prevented ahead of time.
sebastyandjoker
Hii
Sir the now browser do not support the script tag that is reason its not showing with same method except ad agency install. Kindly use Iframe method as suggested by Dev. I open a ticket for dev team on this.
Hi,
I found that an ads on quicksle.com
was error. Removing it then this issue was fixed.