Jump to content

andrewatfornax

Approved members
  • Posts

    2007
  • Joined

  • Last visited

Everything posted by andrewatfornax

  1. There's a maintenance script that handled campaign deactivation - however, it only runs once per hour. https://documentation.revive-adserver.com/display/DOCS/Running+Maintenance Unfortunately, if you have a target that's going to be reached in under an hour, there's not much you can do - the product is designed for longer term contracts, not ones that run that fast!
  2. Unfortunately, I don't think we have that documented under https://documentation.revive-adserver.com/display/DOCS/Developer+Guide yet...
  3. No, I don't know why it wouldn't work based on the information above.
  4. Hi @c0i0t3, That image you have linked to shows the permissions of a Revive Adserver account. I'm talking about the permissions to access files on the web server. I don't think the web server can access the files - please review your web server logs and documentation.
  5. No, you need the City value as well: https://documentation.revive-adserver.com/display/DOCS/Geotargeting+Delivery+Rules#GeotargetingDeliveryRules-Geo-Country/City If you just want to target the country, use the "Geo - Country" option instead. Regex means regular expression - it's a programmatic way of doing string matching. https://www.php.net/manual/en/function.preg-match.php
  6. No - it's the URL from which Revive Adserver will deliver the ads. If you change this, you need to have your web server configured to allow the Revive Adserver delivery directory to operate from that URL.
  7. Does the user you are trying to add another account with have permissions to do that?
  8. Hi @scott001, So, when you change the URL in the configuration file, and it "doesn't work", what do you mean? What do you see? What does stepping through the troubleshooting guide turn up?
  9. On the documentation page you have linked to about the geotargeting options, there is a section at the top of the page which talks about what to check if you can't see the geotargeting options. For the browser language, as part of your testing, can you please check https://aruljohn.com/language.php to see what languages your browser accepts when you have it set in Danish mode?
  10. Works for me - more details needed!
  11. Yes, the maintenance script is reporting that it cannot lock the table so that it can make changes. This because MyISAM tables only support table-level locking, so if you have these tables being accessed for delivery at the same time as maintenance is running, maintenance cannot lock the tables. Maybe consider InnoDB?
  12. https://documentation.revive-adserver.com/display/DOCS/Banners+Not+Delivering
  13. "you might not have sufficient permission to view this page" Check your web server logs.
  14. The setting you have selected will deliver whenever the user's web browser reports that the language they are using is US English. So, the banner could be served anywhere in the world, where the user has that browser setting. Have you tested this with a browser that has a different language setting?
  15. HTTP 403 is a forbidden error - check your webserver logs. The root of / should work.
  16. @Maki, mate, really? There error is right there on the page, telling you what the software is having an issue with. It might not make sense, but please, go back, take another look, and confirm your setup.
  17. "PHP has not loaded the mysqli extension" - is that the one?
  18. Unfortunately, you did not ? You need to provide the filesystem path name to the old installation - not the URL.
  19. Links that may help: https://www.reviveconsultant.com/articles/what-to-do-when-you-suspect-your-openx-source-system-has-been-hacked/ https://blog.avast.com/2014/01/13/how-to-clean-your-hacked-openx-server/
  20. Blank pages in the web browser are generally due to an internal server error, where the server is not able to return any HTML content to the browser: https://documentation.revive-adserver.com/display/DOCS/Revive+Adserver+Broken The first step here would be to check your web server logs to try and find out why that is happening.
  21. Hi @aehageman, I recently completed the documentation for Geotargeting, so I don't believe there is anything missing. I'd start here: https://documentation.revive-adserver.com/display/DOCS/Geotargeting+Delivery+Rules If you think there is anything unclear or missing after reading this, and the linked associated pages, please let me know and I will be happy to try and improve the documentation!
  22. This should be in the language pack files.
  23. Are there any capping or delivery rules on the override campaign/banners? Are the banners in the remnant campaign being displayed elsewhere, on other sites?
×
×
  • Create New...