[wp-testers] UTW in 1.6

Doug Stewart zamoose at gmail.com
Thu Oct 27 09:16:15 GMT 2005


On 10/27/05, Doug Stewart <zamoose at gmail.com> wrote:
> On 10/27/05, Matt Boothby <mboothby at gmail.com> wrote:
> > Ultimate Tag Warrior's post-tagging feature seems to be screwing up. The
> > text field has a value of "<div id='error'>" applied to it. I have to delete
> > that and then add my tags. Tags will display fine until I go back to edit a
> > post. My tags are removed and "<div id='error'>" is put in their place. I
> > will have to re-enter my tags if I go back to edit a post. Is it a bug in
> > 1.6 or is my UTW install borked?
>
> No, I see precisely the same thing. It's most likely a database error
> that's being generated.  I haven't had the time time to investigate it
> further...
>
> -Doug Stewart
>

And, upon further review, I believe I am correct.

The full error text appears to be as follows:
<div id='error'><p class='wpdberror'><strong>WordPress database
error:</strong> [Unknown column 'Object' in 'on clause']<br
/><code>SELECT DISTINCT t.tag FROM wp16_tags t INNER JOIN
wp16_post2tag p2t ON p2t.tag_id = t.tag_id INNER JOIN wp16_posts p ON
p2t.post_id = p.ID AND p.ID=Object ORDER BY t.tag ASC
</code></p></div>

And there you have it.

-Doug


More information about the wp-testers mailing list