Get this error when activating Plugin
-
I can’t activevate this. Get this Error in top of Dashboard and Pages:
ing); $dateformatstring = preg_replace(“/([^\\\])a/”, “\\1”.backslashit($datemeridiem), $dateformatstring); $dateformatstring = preg_replace(“/([^\\\])A/”, “\\1”.backslashit($datemeridiem_capital), $dateformatstring); $dateformatstring = substr($dateformatstring, 1); } $j = @gmdate($dateformatstring, $i); return $j; } ?>nt, ‘@@post_notification_’)!== false){ //Just looking for the start $fe = post_notification_page_content(); $content = str_replace(‘@@post_notification_header’, $fe[‘header’], $content); $content = str_replace(‘@@post_notification_body’, $fe[‘body’], $content); } return $content; } ?> nce(POST_NOTIFICATION_PATH . ‘frontend.php’); add_filter(‘the_content’, ‘post_notification_filter_content’); add_filter(‘the_title’, ‘post_notification_filter_content’); add_filter(‘single_post_title’, ‘post_notification_filter_content’); } ?>
Anybody??
//Madzzoni
- The topic ‘Get this error when activating Plugin’ is closed to new replies.