Jump to content

Ian

Administrators
  • Posts

    380
  • Joined

  • Last visited

Everything posted by Ian

  1. https://www.revive-adserver.com/support/upgrading/ read this, it shouldn't be too much work for you.
  2. Yes it's definitely possible. If it can't connect, then most likely the cause is that either the credentials are incorrect, or there is a firewall blocking the connection.
  3. At the installation process, the software will ask for the database host, there you just fill in the ip or hostname of the database server.
  4. Seems fine, perhaps there is an issue with mysql ?
  5. I can't help you with the lack of information given.
  6. And the modules? It looks like you miss the mysql php module.
  7. Simply set the timezone in the php.ini file # grep -i timezone /etc/php.ini ; Defines the default timezone used by the date functions ; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone date.timezone = Europe/Amsterdam
  8. Which PHP version do you use? If you use 7.1.x I recommend downgrading to 7.0.x
  9. Hi ! Are you using Revive Adserver behind a proxy server ?
  10. Normally they should be able to provide you with an invocation code, which is a code that you implement in your Revive Adserver instance ( as HTML banner ) and that loads the HTML5 code from Flashtalking.
  11. Hi there, I think you need a HTML banner, with some extra code for that to be honest ..
  12. I would start by checking the servers error logs
  13. 1) No 2) No 3) Yes - 7.0.x (7.1.x does have some weird behaviour)
  14. No, those where actually the tables :) I did check for differences between my 3.2.2 running, and 4.0.1 running databases, and to be honest, I couldn't find any differences on first sight. What you could do as a simple check, install a 3.2.2, upgrade to 4.0.1, and check if there any database changes, apart from the field that you referred to earlier. (simply mysqldump && diff before and after the upgrade should be sufficient)
  15. Yep ... but that would only work if the third party tag also supports https ... (which is the case in this situation)
  16. Right! But to come back to your question, there are indeed database changes (new targeting possibilities for mobile/desktop detection).
  17. <!-- BEGIN ADITIONTAG --> <script type="text/javascript" src="https://imagesrv.adition.com/js/adition.js"></script> <script type="text/javascript" src="https://ad13.adfarm1.adition.com/js?wp_id=3771361&kid=1910607"></script> <noscript><a href="https://ad13.adfarm1.adition.com/click?sid=3771361&ts={timestamp}"> <img src="https://ad13.adfarm1.adition.com/banner?sid=3771361&kid=1910607&ts={timestamp}" border="0"></a></noscript> <!-- END ADITIONTAG --> try this ;)
  18. Have you checked out this plugin https://www.adserverplugins.com/retargeting-plugin-for-revive-adserver/ ?
×
×
  • Create New...