Ad rotation: Display the first suitable ad after shuffle
authorAlexander Ebert <ebert@woltlab.com>
Sat, 19 May 2018 21:31:47 +0000 (23:31 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 19 May 2018 21:31:47 +0000 (23:31 +0200)
commitfe9fe21b1196f9ae0f39cf6a0c58035ce4e65b97
treea867bd73c3f2a2fb22e333d55d2f7774b578fd49
parenta6f6deeefd285261ebaca93c89211ac91afd941e
Ad rotation: Display the first suitable ad after shuffle

The previous implementation just picked one ad and tried to display it, regardless if it should be displayed based on the condition. The change will show the first random ad that fulfills the display conditions.
wcfsetup/install/files/lib/system/ad/AdHandler.class.php