Login/Register
(IR) Installatron Remote

Revive Adserver

OpenX ist eine Open-Source Software mit der Sie effektiv Werbung schalten können. OpenX war vorher unter dem Namen OpenAds und phpAdsNew bekannt und wurde im Jahre 2000 aus phpAds weiterentwickelt.

Installatron Remote is a one-click solution to install and manage all of your Revive Adserver websites. Using Installatron helps ensure Revive Adserver is kept up-to-date and secure, and Installatron features like Clone, Backup and Restore, and Backup Scheduling can save you time. Learn more about Installatron Remote

Information

ApplikationRevive Adserver
Kategorie Werbung
Aktuelle Version5.5.1
Zuletzt aktualisiert16 März 2024
SprachenDeutsch,
34 mehr

Voraussetzungen

Installationsgröße100MB
Lizenzopen-source

Support

Revive Adserver Webseite
Häufig gestellte Fragen
Support-Seite
Support für Installatron-Auto-Installer

Verwandte Applikationen

OpenX wird heute schon bei mehr als 30.000 Webseiten in über 100 Ländern verwendet und ist somit die meistgenutzte Werbesoftware. Mit OpenX können Sie effektiv Werbung schalten und haben die Kontrolle über Ihre Online Werbung.
-Revive Adserver-Entwickler

5.5.1

(Hauptversion) (Sicherheitsupdate)
16 März 2024 - 100MB5.5.1

Security
  • Fixed reflected XSS vulnerability (CVE-2023-38040).

Non-Backwards Compatible Changes
  • Removed support for creating new inline video ads using FLV type and/or streaming format. Backwards compatibility for delivery is retained.

Bug Fixes
  • Fixed an issue preventing username and password from being always requested during upgrades from 5.3.x and older versions. Running an upgrade with an active logged-in session on the browser could result in the admin account requiring a password reset at the next login.
  • Fixed an issue with non-ASCII (e.g. accented) characters not being properly encoded when sending e-mails.
  • Fixed an issue with the CLI installer not setting permissions properly.
  • Removed legacy checks for register_argc_argv being enabled. In fact it is recommended to keep it disabled ony SAPI, other than "cli", for security reasons.
  • Removed references to safe_mode, which has been removed from PHP a long ago.
  • Fix fatal TypeError being triggered during delivery under some circumstances.
  • Fix potential out of memory error during maintenance in case of database issues.
  • Added proper escaping when displaying custom application name and UI colour settings.

5.5.0

New Features
  • Bundled VAST2 Video Ads plugins.
  • Added command line install / upgrade scripts.

Bug Fixes
  • Fixed issue preventing plugin hook "addUrlParams" from being called when generating click URLs since the introduction of the signed clicks functionality.
  • Fixed issue preventing click-based conversion tracking from properly working.
  • Fixed issue preventing password recovery from working properly when using a Postgres database.
  • Added missing check for the tokenizer PHP extension during install and upgrade.
  • Fixed zone delete action being always displayed regardless of the actual permissions.
  • Fixed the "Export Statistics to Excel" functionality so that the link is only disabled when the selected range has no statistics at all.
  • Fixed usage of specific charset with spc on local invocation.
  • Fixed uncommon issue preventing maintenance from properly completing.

Lesen Sie mehr: https://github.com/revive-adserver/revive-adserver/blob/v5.5.1/RELEASE_NOTES.txt

5.4.1

(Hauptversion) (Sicherheitsupdate)
28 September 2022 - 100MBSecurity
  • Bcrypt is now used to store password hashes. The password of the admin user executing the upgrade is automatically re-hashed. All other users users will be sent an email and asked to reset their password upon login.
  • Minimum password length is now set to 12 characters. The default can be changed in the configuration file.
  • Added password strength indicator, based on MIT licensed Dropbox's zxcvbn library.
  • For more info: https://www.revive-adserver.com/faq/passwords-in-v5-4-0/

Bug Fixes
  • Added support for PHP 8.1.
  • Added support for WEBP format in image and HTML5 banners.
  • Fixed issue causing permission denied errors in some statistics screens,e.g. banner / zone history.
  • Restored Export Statistics to Excel functionality, mistakenly removed in version 5.4.0.
  • Fixed incompatibility between the {clickurl} macro and other magic macros,e.g. {random}, when used together in a destination URL.
  • Fixed SQL errors on Postgres when displaying some cross entity historystats screens, e.g. campaign / website.
  • Fixed an issue detecting campagin start/end date overlap when linkingbanners to newsletter zones under some circumstances.
  • Website invocation code generation now uses async tags.
  • Asynchronous tag now sends a custom "revive-<ID>-loaded" JS event when loading each banner and a "revive-<ID>-completed" event when all the positions on the page have been filled. This allows interaction and customisation, e.g. dynamically adding a class to all image banners.
  • Added welcome email for new users to prompt them to set up their own password.
  • Added password strength indicator during installation and password set up / recovery.
  • Added autocomplete attributes for username and password fields.
  • Tags are now generated using https by default, with the possibility to use plain http instead in the invocation code screens.
  • Added banner delivery setting to configure the "rel" HTML attribute for the click tracking links of image and text banners, defaulting to "noopener nofollow". The setting is also exposed in the newly added "{rel}" magic macro.
  • Added new maintenance screen to resend invitation emails to new users and password reset emails to users requiring the update to the new bcrypt password hash system.
  • Added missing linkUserToAdvertiserAccount, linkUserToTraffickerAccount and linkUserToManagerAccount methods to the v2 XML-RPC Api client library and fixed bugs related to (re)setting permissions through them.

Lesen Sie mehr: https://github.com/revive-adserver/revive-adserver/blob/v5.4.1/RELEASE_NOTES.txt

3.0.5

(Sicherheitsupdate)
16 Mai 2014 - 73MBSecurity
  • CVE-2013-5954 - Fixed CSRF vulnerability a number of UI pages performing delete and unlink actions (www/admin/admin-user-unlink.php, www/admin/advertiser-delete.php, www/admin/advertiser-user-unlink.php, www/admin/affiliate-delete.php, www/admin/affiliate-user-unlink.php, www/admin/agency-delete.php, www/admin/agency-user-unlink.php, www/admin/banner-delete.php, www/admin/campaign-delete.php, www/admin/channel-delete.php, www/admin/tracker-delete.php, www/admin/userlog-delete.php and www/admin/zone-delete.php). For more information: http://www.revive-adserver.com/security/revive-sa-2014-001

New Features
  • An error message is now displayed when trying to install or upgrade Revive Adserver with unsupported PHP 5.4/5.5 versions (< 5.4.20 or < 5.5.2).
  • Updated the MaxMind GeoIP plugin to include the May 2014 MaxMind GeoCountry database.

Bug Fixes
  • Fixed bad translation in the Russian language translation.
  • Fixed history statistics screens to prevent displaying future dates when showing "All statistics".
  • Fixed broken "DeliveryDataPrepare:dataPageInfo" and "DeliveryDataPrepare:dataUserAgent" components of the standard delivery logging plugin.
  • Added proper Content-Type header with charset to some scripts in order to override the webserver default.
  • Changed a few occurrences of the non-existing "Content-Size" header to "Content-Length".
  • Switched a few deprecated "ereg" calls to "preg" in PEAR libraries.

3.0.4


9 April 2014 - 73MBBug Fixes
  • Fixed problem with automatic maintenance not working in 3.0.3
  • Fixed mangled characters in the hebrew translation
  • Fixed query errors when a non-existing zone was requested
  • Removed references to previous product name from plugin translation files

Live-Demo bietet Revive Adserver-Demonstrations-Instanzen für Evaluierungszwecke. Live-Demo-Instanzen werden häufig zurückgesetzt und sind ohne Plugins oder Themes konfiguriert.

5.5.1

Front-end View

Back-end View
Showcase hebt Webseiten hervor, die mit Revive Adserver erstellt worden sind und zeigt die Möglichkeiten, die die Applikation bietet.
© 2004 - 2025 Installatron LLC. All rights reserved. Privacy Policy.