Forums

Get this error when activating Plugin (2 posts)

  1. madzzoni
    Member
    Posted 1 year ago #

    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

    http://wordpress.org/extend/plugins/post-notification/

  2. morty
    Member
    Posted 1 year ago #

    Can you retry uploading the files? And did you follow the installation instructions? Your error contains part's of snippets of code from at least 3 different files in no particular order.

Topic Closed

This topic has been closed to new replies.

About this Topic