searchQuery Craziness

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
chickens
Regular
Posts: 192
Joined: Wed Dec 06, 2006 12:15 am
Location: Vegas
Contact:

searchQuery Craziness

Post by chickens »

In the last few days my site has been acting kinda funky and when I went to investiage I found the following:

Code: Select all

<span class="serendipity_searchQuery"></span>the<span class="serendipity_searchQuery"></span>
it does this for EVERY single word in an entry on the main pages. When you click on the actual entry it is fine, the HTML output looks fine.

Anyone know what might be causing this problem? It looks like a plugin called searchQuery, but I have disabled all search plugins and its still happening. You can see exactly whats going on by going to my site

Sidebar Plugins Installed
Quicksearch
Navigation
Categories
Archives
Random Entries -- This is a fork of the popular entries plugin with just mysql sorting changes
Tags

Event Plugins Installed
Lightbox/Thickbox JS/Graybox
Extended properties for entries
Browser Compatibility
Tagging of entries
Custom Permalinks for Entries
Spartacus
Static Pages
Extended options for media manager
Sitemap Generator (for Crawlers)
Announce entries
Autosave entries
Spam Protector
Trackback-Control
Typeset/Extended Buttons for non-WYSIWYG editors
QuickNotes
[Display RSS-Feed in Backend Overview]
Contact Form
chickens
Regular
Posts: 192
Joined: Wed Dec 06, 2006 12:15 am
Location: Vegas
Contact:

Post by chickens »

After looking through my code in emacs I saw that I had a ^M after the google adsense code I just added. This was the same time I started noticing my site acting up. I've removed it from the end of each line and the problem seems to have worked itself out.

Still odd, but the problem seems to be gone now.

EDIT: It looks like my problem was due to going between *NIX and Windows while working on the site.
http://www.unix.com/unix-dummies-questi ... -unix.html
Post Reply