yodam1
Hi
I shared the issue details to dev team to look on the DB issue and fixes.

Hi,
I've found a new bug.

On ended campaigns you can change the end date and save, but the campaign doesn't restart, so it seem if a campaign end because you filled with a wrong date you can change the date and extend the ended campaign but you can not:

This is an unconsistent state of Ad Agency as you can see in pictures

Thanks!

    5 days later

    yodam1
    Hi
    Your sote has a plugin system page load progress that adding more impression and making the ad expire before expire date. Disable it and check.

      Ninja No Pankaj because I opened this topic before install the page load progress. We noticed the problem 7 days ago but I've installed this plugin 2 days ago. Consider also the "5 days ago" post

      1) Now I've created the campaign "PANKAJ 2" with the page load plugin disabled

      2) 00:01 AM and the banners are expired as always

      Thanks!

        yodam1
        Hi
        Campaign expired as its showing the impression limit is completed 1000
        http://prntscr.com/qcbnsm

        Update: our dev checked your site on local host and there is no issue, on your server with each refresh of
        /components/com_community/assets/emoticons/jomsoical-emoji.png its increasing more impression, seems something wrong at your server side.
        Can you check the back on local and take a test.

        Sorry I didn't understood. What can I do? impressions must change when someone click on advertising images so why it change when jomsocial-emoji.png is loaded?!?

        How can I do the same test of your developers?

        Thanks!

          yodam1
          Hi
          this is not happening on local host with your site backup. Kindly create a campaign for Click packages not for impressions.
          You can install your site backup on different server or localhost. There is no issue found.

          Hi,
          I've called the hosting company and there were security problems so some BOT accessed the site making the impressions increment.

          Can you now solve the first graphical problem I had at start? note that to access my site that the .htaccess password is reenabled

          Thank you for the help and the incredible expertise you always demonstrate

            Ninja

            please remove the screenshot.

            Have you used .htaccess user and password I gave you in fields?

            I've called the hosting company and the site is accessible also from far countries

            Thanks!

            yodam1
            The site is still not opening.
            Location India, Vietnam.

              Ninja Done. Now it's a click campaign. So now you can answer to my first question

              But if Internet BOTs can consume my Impressions campaigns how can I use impressions campaigns?

              Thanks!

                yodam1
                Hi
                Impression counts work on each page refresh, about the issue i shared details in previous post its something on your server side that could not be controlled as same issue not replicated on localhost.

                Add this code in custom.css file about the topic subject issue

                
                #ijoomlazone226 .rotating_zone{min-height:auto!important;}

                Hi,
                1) Is not working:

                2) The impression problem is because the are internet bots that navigate my site. The hosting support putted some protections, but I ask if it's possible to add some javascript protections (those bots load the page and when they load a page impression is added). This is a common problem on internet:
                https://clearcode.cc/blog/rtb-online-advertising-fraud/ (read the point #6)

                Thanks!

                  yodam1
                  HI
                  The side space is not from ads you select the columns view and it will divide it like this http://prntscr.com/qelma4
                  The code for height is working fine.
                  About other issue, i am afraid its something could not be controlled.

                    Ninja Is it possible to have a bigger height to have less horizontal space beetween ads? Sorry my English is not good as your so I did not understood what to do

                    Thanks!

                      yodam1
                      Hi
                      Its not related with height, this is width of span3.
                      As the formate is in columns it divide the ads like this and made the ads responsive so ad image resizing.

                        Ninja Hi,
                        With many attempt (I don't know css) I did:

                        .mod_ijoomlazone [class*="span"] {
                        margin-top: 0 !important;
                        margin-right: 0 !important;
                        margin-bottom: 0 !important;
                        margin-left: 0 !important;
                        float: left!important;
                        box-sizing: border-box;
                        min-height: 105px !important;
                        padding-left: 0px !important;
                        padding-right: 0px !important;
                        }

                        Do you think it's a good solution or can generate problems?

                        Thanks!

                          You need to Login to view replies.