Coding bugs for parameters
-
If I enable WP_DEBUG, I get the following errors.
Is there a patch for this?
Deprecated: Optional parameter $options declared before required parameter $ad is implicitly treated as a required parameter in /home/**/public_html/wp-content/plugins/advanced-ads/classes/display-conditions.php on line 208
Warning: Cannot modify header information – headers already sent by (output started at /home/financialexecuti/public_html/wp-content/plugins/advanced-ads/classes/display-conditions.php:208) in /home/**/public_html/wp-includes/functions.php on line 7168
Warning: Cannot modify header information – headers already sent by (output started at /home/financialexecuti/public_html/wp-content/plugins/advanced-ads/classes/display-conditions.php:208) in /home/**/public_html/wp-includes/functions.php on line 7144
Warning: Cannot modify header information – headers already sent by (output started at /home/financialexecuti/public_html/wp-content/plugins/advanced-ads/classes/display-conditions.php:208) in /home/**/public_html/wp-admin/admin-header.php on line 14
The page I need help with: [log in to see the link]
The topic ‘Coding bugs for parameters’ is closed to new replies.