G’day @ all.
Today after adding some ads to some sliders and a rotation my site was suddenly unreachable.
Actually, it was not just one site. Even the other WordPress site on the same server was also not working any longer.
Various resets, restarts etc. didn’t work. Finally debugging showed the following message:
Deprecated: Creation of dynamic property Advanced_Ads_Responsive::$show_tooltip is deprecated in /var/www/vhosts/sitename/httpdocs/wp-content/plugins/advanced-ads-responsive/public/public.php on line 50
Line 50 is:
$this->show_tooltip = isset( $options[ AAR_SLUG ]['show-tooltip'] ) && '1' == $options[ AAR_SLUG ]['show-tooltip'];After getting rid of Advanced Ads everything was running smoothly again. I had problems with Advanced Ads before (especially the placement), but this came out of nowhere and I’m not sure how to handle this.
Could you kindly tell me what to do? Very weird behaviour right now.. sometimes the sites are not reachable at all, sometimes I’ll get an internal error (500).
Kind regards
Alex
