Jump to content

umarizal

Approved members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by umarizal

  1. I wonder if you can do this already with a responsive HTML banner, linked to a * x * zone?

     

    Sorry, but I do not know how.

    You talk about I create the HTML code to display the X zone for a certain screen size and display the Y zone to another screen size, would it?

     

    Thank you!

  2. Hello friends! I would suggest the possibility of creating responsive banners with zones that display banners of different sizes according to the user's screen size.

    It would be interesting to set the maximum and minimum size, both width and height.

  3. Hi friends!

     

    I spent some time without logging into the Revive Adserver. When I will log in today, this message appeared:

     

    Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/USER/public_html/ads/variables.php on line 67

    My server is located in Sao Paulo, Brazil. I use GMT Zone -3 hours (America/Sao_Paulo) in the server (WHM > Server Configuration > Server Time > Configure Timezone).

    The server zone settings were not changed, are correct. What can be?

    Thank you all ;-)

  4. Fantastic idea and I do not understand how after so many years in the OpenX and now in Revive Adserver, never included it in the admin panel.

    In OpenX I always did it through direct action on SQL via PhpMyAdmin:

    DELETE FROM ox_data_intermediate_ad WHERE interval_end < DATE_SUB(CURDATE(), INTERVAL 1 MONTH);
    DELETE FROM ox_data_summary_ad_hourly WHERE date_time < DATE_SUB(CURDATE(), INTERVAL 1 MONTH);
    DELETE FROM ox_data_summary_zone_impression_history WHERE interval_end < DATE_SUB(CURDATE(), INTERVAL 1 MONTH);
    
    1 MONTH can be changed by 1 WEEK or 1 DAY or other period, by the number of months, weeks or days you want.

    The selected period is the remainder of the statistics, ie, choosing one month everything will be erased before the last month. If you choose 1 week everything will be erased before the last week and so on.

  5. Friends, how about adding an option in the admin panel so we can choose to include the tag relationship rel="nofollow" in links of the banners?

    I imagine that this would help a lot in SEO of websites that use Revive Adserver.

    Thank you for your attention and I look forward to include this option in future versions or in some plugin for this.

    Bye ;)

  6. Hello friends, okay?

    I'm using version 3.0.5 and apparently is working perfectly.

     

    However, I do not know why, some campaigns and clients, have data and statistics of views and clicks, but some do not have anything.

     

    However, the banners are displayed correctly, but do not generate statistics for some advertisers.

     

    What can it be?

     

    ---- Edited ----

     

    Friends, I am doing a test.

    I had upgraded from Open X (latest version). With this, all plugins were used in OpenX. I disabled and uninstalled all well then (now).

    I installed again all existing plugins in the install file of Revive Adserver
    (.../etc/plugins/).

     

    I will await the generation of statistics to see if everything is back to normal now ...

  7. Hello friends!

    I tried to make the migration as step-by-step instructions provided. I saw nothing different from what was already the upgrade from earlier versions of OpenX itself.

     

    But the problem is that, in upgrade wizard, after updating the database, when prompted for the full path to the previous version installed, the message is displayed:

    "One or more plugin files couln't be located, check the install.log file for more information"

     

    In install.log files that are not found are the same folder /etc/plugins in zip files.

     

    I tried to unpack and put both the old facility and the new but will not.

    What do I do?

     

×
×
  • Create New...