Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Table missing

edited February 2011 in Vanilla 2.0 - 2.8
Hi,

I'm trying to install your plugin, however I am presented with the following error message:

{"Code":256,"Exception":"Table 'xxx.GDN_discussion' doesn't exist|Gdn_Database|Query|select CategoryID\nfrom GDN_discussion discussion\nwhere DiscussionID = :DiscussionID"}

Steps I took to produce this error:

1. Upload plugin to /plugins
2. Enable
3. Start new test discussion, enter a tag
4. Click 'Post Discussion'

My database has the following tables:

GDN_Tag (0)
GDN_TagCategoryCount (0)
GDN_TagDiscussion (0)

And a Tags column in GDN_Discussion, which is also empty.
Tagged:

Comments

  • UnderDogUnderDog MVP
    edited February 2011
    I will assume this question is regarding the Tag plugin? Something must have gone horribly wrong then. If the table xxx.GDN_Discussion is missing. Maybe it has something to do with the xxx that's missing?

    There was an error rendering this rich post.

  • edited February 2011
    Oh, yes, this is regarding the Tagging Enhanced plugin (http://vanillaforums.org/addon/tagging-plugin). I though I attached the topic to the correct plugin.

    I just replaced my database name with 'xxx', so that's not the problem.
  • I'll try to upload fixed plugin soon.
Sign In or Register to comment.