Jump to content

RAUser

Approved members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by RAUser

  1. It would be great if we could at least hide zones. Having a lot of old unused zones is makes it a pain when selecting zones for new ads.
  2. I've been using the Maxmind City and Country Lite databases for a few years now to do geotargetting. I regularly update the databases. However, I'm suddenly unable to target by City or DMA. Targeting by Country is still in the delivery limitations list, but targeting by City and Metro no longer appear in the drop down box. I checked again to make sure all paths are correct, redownloaded the databases, set permissions to 777, ran the diagnostics on the plugin, and updated to the latest version of Revive 3.20 but nothing works. I do not have the box checked to show delivery limitations even if GeoIP data is unavailable because I need to make sure it's actually working. Any ideas what's going on?
  3. I haven't upgraded yet, but once I do I'll post an update. Thanks.
  4. Not sure if this is the correct solution, but I changed line 3230 to get rid of the notice: FROM: $destination = MAX_querystringGetDestinationUrl($adId[0]); TO: if (!empty($adId[0])) { $destination = MAX_querystringGetDestinationUrl($adId[0]); }
  5. I just upgraded from OpenAds 2.8 to Revive Adserver 3.0.2. I have everything working fine, but my error log is now constantly logging this notice: How can I fix or turn this notice off? I'm using PHP 5.4.25-1 Thanks.
×
×
  • Create New...