Same here, we had a significant drop from Yesterday, while adsesne impressions are the same.
Thread Starter
m3az
(@m3az)
Worked after remove one ) 😀
The proper code:
if ( ! array_key_exists( 'src', $old_attributes ) || empty($old_attributes['src'])) {
$node->parentNode->removeChild( $node );
continue;
}
Thank you so much trevbro92
Thread Starter
m3az
(@m3az)
Thank you so much for your reply,
I replaced the code, and it showed this error
Parse error: syntax error, unexpected ‘{
I’m sure that I implemented it in a proper way, I’m sorry I’m not that good in coding.
Thanks again.
any updates regarding this? I have the same problem..