Thanks Spode, this is an awesome extension. It's especially great that you can go from download to implementation within 3 minutes, which is something I love about Vanilla.
The extension is working correctly on my site, but there seems to be some sort of error (which is displayed 3 times):
Notice: Undefined variable: Configuration in ... extensions/TagThis/library/Function.TagThis.php on line 217
This is with the default theme on Vanilla 1.1.5a...
edit: tried v 1.01 and now it says "on line 219" (no error message when I am on the settings page)
Sorry again - there appears to be a couple of fairly large bugs that I need to get sorted. At the moment the tags won't get saved if you post a fresh discussion, only if you edit old ones :(
Ok - one bug fix that isn't a show stopper, and a feature change, so that it defaults to showing a site wide tag cloud if there is no tag cloud for a user/discussion.
If any of you used a bugged version - you MAY have to clear out any tags with DiscussionID of "0" from your LUM_Tags table. Otherwise, when you start a new discussion, you'll find there are pre-defined tags.
Would anyone like to see a feature where as keywords from the title are automatically turned into tags, stripping out words like and/is/of etc. ?
I just downloaded and installed this ext. and..
"Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /main/extensions/TagThis/library/Function.TagThis.php on line 37"
Hey Spode this extension is great!
I'm testing it and everything runs very smooth!!!
I would like to have the tagcloud in the discussion view below the title.
Can you tell me how can i do that?
Thanks
I have now though. I have 3 roles and ticked the 'tag your own discussions' box for each of them. I logged out, and then logged in as a 'Member' but don't see anything. Part of the trouble is that I don't really know what i'm looking for
Comments
The extension is working correctly on my site, but there seems to be some sort of error (which is displayed 3 times):
Notice: Undefined variable: Configuration in ... extensions/TagThis/library/Function.TagThis.php on line 217
This is with the default theme on Vanilla 1.1.5a...
edit: tried v 1.01 and now it says "on line 219" (no error message when I am on the settings page)
edit: no errors in v 1.03
If any of you used a bugged version - you MAY have to clear out any tags with DiscussionID of "0" from your LUM_Tags table. Otherwise, when you start a new discussion, you'll find there are pre-defined tags.
Would anyone like to see a feature where as keywords from the title are automatically turned into tags, stripping out words like and/is/of etc. ?
//no tags entered
if (!isset($tags))
{
return;
}
I'll probably add this code into the next revision, just in case (no harm).
The discussion I had tagged has been deleted, so I would like to delete the associated tags as well...
Simple solution would be if I added in a check to see if the discussion has been deleted in the SQL query :)
I would *love* some volunteers that could perhaps help test extensions before I make them public.
Or are you thinking more open than that?
I can help with testing feel free to contact me at simon.raize[at]gmail.com
I have 1.1.5a installed. I added this extension (with fingers crossed) but cannot see anything. Is it me or is this strictly for 1.1.4?
Thanks
I have now though. I have 3 roles and ticked the 'tag your own discussions' box for each of them. I logged out, and then logged in as a 'Member' but don't see anything. Part of the trouble is that I don't really know what i'm looking for
Thanks for the help