5 replies
  • WEB DESIGN
  • |
Hello My Fellow Warriors,

Can someone please help me and go check out the error on top of these website pages (below) and let me know what is wrong with it:

www.killermobilesecrets.com/about-me
www.killermobilesecrets.com/articles
www.killermobilesecrets.com/contact-me

Thank you very much for your time and help

Anthony
#error #website
  • Profile picture of the author yestyle
    Banned
    Hi Anthony,

    Check link

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/content/72/9503472/html/wp-includes/class-wp.php on line 205
    Go to line 205 in class-wp.php file and check your function preg_match()

    {{ DiscussionBoard.errors[8414701].message }}
  • Profile picture of the author piticot
    or you can add the folowing code to remove the display of warnings
    <?php
    error_reporting(0);
    ?>
    {{ DiscussionBoard.errors[8414804].message }}
  • {{ DiscussionBoard.errors[8415015].message }}
  • Profile picture of the author RobinInTexas
    All the links now give a 404 error

    It appears that you gave up on permalinks and the onsite SEO of using custom permalinks.

    The link to a solution in post 4 above was to a solution to a problem created by an obsolete plugin that is not compatible with current wordpress versions.

    You can restore SEO friendly permalinks and if you follow these instructions:

    Try switching to the Twenty Thirteen theme and then restore permalinks to rule-out a theme-specific issue.

    If that does not resolve the issue, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[8416210].message }}

Trending Topics