CRITICAL ERROR AFTER ACTIVATE
-
Modify this file: /wp-content/plugins/quick-adsense-reloaded/includes/admin/settings/register-settings.php
FIX THIS:
Line 1526Change the second ISSET to IS_COUNTABLE
if ( !isset($quads_options['ads']) || ( is_countable($quads_options['ads']) && count( $quads_options['ads'] ) === 0 ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CRITICAL ERROR AFTER ACTIVATE’ is closed to new replies.