Jump to content

Dave Brain

Approved members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by Dave Brain

  1. Hi, Need to enable that invocation tag type on Administrator section. Login as admin and click "Plugins" menu tab, then click "Details" link for this "Invocation Tags Plugin" plugin. In that page you will see "Setting" link, by clicking you will be redirected new page, there you can check and enable what are the invocation tags need to show on zone section.
  2. Have you checked those zones has active banners, and match with targeting limitations? Also you can take those zone (Zone B and Zone C)invocation tags separately and test individually whether its delivering ads or not?
  3. Hi, When you edit the zone, you will see "Advanced" tab, Click on that there you can choose "If no banners from this zone can be delivered, try to...". Choose zone which you want to show if no banner available. For example : Edit Zone A --> Choose Zone B, Edit Zone B --> Zone C, Edit Zone C --> Zone D. I have tested and its works fine and delivering other zone linked ads. But please make sure that zone should have active linked banners in it.
  4. Hi, Problem in Statistics page or sending advertiser reports via email only? Need more information on this. I will help you on this to get solution, Please contact me from here, http://www.reviveadserverplugin.com/contact-us/.
  5. Hi, You can skip your ads to deliver from specific pages. To set this, Edit the banner you want to skip and Click "Delivery Options", in this page, select "delivery limitation" as "Site-Page URL" and click "Add" button. Then choose the option and set the page you want to skip. Finally click "Save Changes" button. Banner delivered based on the setting you have set up.
  6. Hi, Might be problem with path, have you changed the new server web directory path in configuration file? By setting this, adserver will work as normally as.
  7. Hi, Yes you have to place two invocation codes to get 2 banners. Also by customizing delivery sections files you can get multiple ads from single invocation code.
  8. Hi, Request log records will store on this table "rv_data_bkt_r". And Impressions on "rv_data_bkt_m" table.
  9. Hi rav33n, I made the test based on the scenario and i can get different banner on both zone. Set up 2 banners and zones linked together. Taken single page call invocation tag with option of "Don't show the banner again on the same page". Banners delivered correctly and no empty banners on these two zones. My header script code : And Pasted tag script : Please make sure, whether you have applied any delivery limitations or other targeting techniques for the banners.
  10. Hi, You can hide by editing "main.html" file from "lib/templates/admin/layout/" directory of revive adserver.
  11. Hi, It seems there is invocation tags generation plugin not installed. There is plugin missed to install, You can install "openXInvocationTags" plugin from "/etc/plugins" of your adserver directory.
  12. could you please provide your email address? or else please contact me via email @ [email protected]. or via Skype @ sridharanweb.
  13. Hi, By customizing adserver files, you can get this feature. Publishers site information like site name, section of site can pass via invocation tags. Advertiser and banner details we need to get from table and merge all these together then add these details on delivery section destination URL. If you have developing skills, can check and edit these files, modify on it to get this feature.
  14. If getting 500 error on response, it problem with server only. Our server is not capable for respond such heavy load getting. So you can contact with your hosting dept and try to increase server bandwidth, that's surely gives the solution.
  15. You can try one more time with the upgrade process, May be that works, but am not sure. Please let me know whether you give whether you have changed permissions for this database associated user? It would be better if you provide credentials (personally) that really helps to check and found the issue.
  16. yes you can take invocation tags and paste it 3 times on the same page. It will show the different banner on each zone area. Make sure you should choose "Don't show the banner again on the same page" option and use the invocation tag.
  17. To upgrade OpenX to Revive adserver please follow this links, http://www.adserveropenx.com/upgrade-openx-to-revive-adserver/ You can generate httppassword file and how to use steps available on http://www.htaccesstools.com/htpasswd-generator/
  18. When you upgrade adserver to newest version and it contains new files, so once you done upgrade injection codes will be removed. After that you can make secure of revive adserver, by protecting adserver using httppassword, etc..
  19. While generating invocation tags check "yes" option for this "Don't show the banner again on the same page". This helps to avoid same banner shows on multiple zone in single page. Once chosen the option as "yes" and click on the "Refresh" button then take Invocation Tags and use it.
  20. Hi, By manager level access you will get option to set Default banner for all the zones. Click on "My Account" , "Preferences", "Banner Preferences" :- Here you will get option to set the default banner image. Also you can select other zones to deliver ads when your zone has no active banners. To do this, Edit zone, Click "Advanced" sub menu , then select any of one zone on this option "Display the selected zone instead" and click the "Save Changes" button. There is plugin available, for publishers to add back up tag for their zones on their login section. Publishers can add any HTML tags on this to get banners and gets impressions all time without loss. You can get this plugin from http://www.reviveadserverplugin.com/product/backup-tag-for-publisher-plugin-for-revive-adserver
  21. We can skip ads deliver on mobiles devices by changing the delivery section files. Apply that PHP library code to detect mobile device and you will get it work. If you have developing skills and Spend some time and you can get this done easily.
  22. Could you please attach your debug.log file? this will help me to find the issue.
  23. Have you get configuration file from old version and place on the new directory? For example : You need to copy "yourdomainname.conf.php" file from "/var" directory of old openx adserver and place this file into "/var" directory of new upgrade directory. You will get clear idea of upgrade openx to revive here, http://www.adserveropenx.com/upgrade-openx-to-revive-adserver
  24. Hi, You need to do customization on default plugins which used to store impressions, clicks and conversions. On that, Use PHP library files to detect mobile devices, if its mobile device and skip to log the traffic on table.
  25. Hi, In revive adserver, IP address based record stores only for conversion. For impressions and clicks not available. If you want need to create new plugins to store impressions with IP address basis only.
×
×
  • Create New...