Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m getting the same thing using WP 2.3.1 and the latest sitemap 3.0.1 – Yahoo doesn’t work. Additionally, here are just SOME of the errors shown in debug mode (it would be many pages if I posted them ALL 🙁

    Notice: Undefined property: post_content in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_content_filtered in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_title in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_excerpt in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: comment_status in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: ping_status in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_password in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: to_ping in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: pinged in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: menu_order in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_mime_type in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Notice: Undefined property: post_category in /home/roadside/public_html/blog/wp-includes/post.php on line 440

    Thread Starter pagani

    (@pagani)

    Okay, this seems to be working. I’m still a bit confused but I guess I will wait to see what happens:

    I’m now back to running all the same plugins running as before, and it seems to be fine (as before).

    There was some odd code appearing on my front page, btw, which is why I was going to look at my plugins to start with. It seemed to just be there out of the blue.

    Basically, my e-mail address was suddenly appearing in the upper left corner of the main index page, which I hadn’t noticed before.

    I looked at the source code in my browser and there appeared to be some javascript code in the header which must have been the source of my email address because it didn’t actually appear in the source anywhere else…

    In my plugins directory, I had a couple of e-mail encoders I had used in the past: wp-email-encoder and enkoder – BUT NEITHER of these plugins were activated as I have been using the WSR Contact form for quite a while now.

    The javascript in the header, though, told me that one of them was working inside WP anyway.

    How can a plugin activate itself?

    I didn’t put these back into my plugin directory so now there should be no way they will self-activate…

    crossing fingers

Viewing 2 replies - 1 through 2 (of 2 total)