Hello,

I am starting this discussion because Adagency Pro has a very serious bug. The bug is that I cannot show ads on other websites. I followed the instructions and installed the remote module that is included in the package on several of our other websites and it doesn't work. Please fix this issue. Looking forward to hearing from you!

    sebastyandjoker
    Hi
    I need the site details and Ad zone and ad details that you are using , so i will try the same code on our site to check this. In some case the server of other site not allow to load the external URLs ads.

      Ninja

      The site details are:

      You can log in to see the Ad zone and ad details that you need because after the update, they stopped working as well.

        sebastyandjoker
        Hi
        On your site frontend its showing fine : http://prntscr.com/tnlf4d
        For the Remote module on other sites i am checking with Dev on it.
        In most case the server of your another site not allow the CORS Policy that result no loading of the ad. You can share the URL of other site on which module is not showing, I can check if its same issue.

        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.

          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&amp;controller=adagencyAds&amp;task=remote_ad&amp;tmpl=component&amp;format=raw&amp;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.

                Ninja changed the title to Remote ad modules not loading ad.

                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.

                  a month later

                  sebastyandjoker

                  Hi,
                  I found that an ads on quicksle.com was error. Removing it then this issue was fixed.

                  Write a Reply...
                  You need to Login to view replies.