Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
BlogThis
This discussion is related to the BlogThis addon.
Comments
That shouldn't be the case - it should work independently of the Page Manager. I have to fix a couple of bugs later, so I'll double check the code.
I'll look into the video embedding - it is an issue right now that I know needs working on, but most things I've looked at are not simple solutions.
I'll add them to the list. I was going to work on it this weekend, but I'm feeling quite ill. See how I feel tomorrow.
Problem with your patch - is I was going to convert the SQL to SqlBuilder queries as someone else has sent me them down, so it makes sense. I'll try and decode your patch file to see what is going on!
Quite a few other changes too - see the ChangeLog for details. Thanks to Alexander Schepp for helping with the testing and pointing out some potential security issues.
This seems like a great extension, I checked it out on your sites and it seems to integrate really nice. Nice work.
Having said that, I am having an issue, I get the following error message when I click the "blog" tab:
----
Error Message
An error occurred while attempting to retrieve the requested comments.
Affected Elements
Blog.BlogComments();
The error occurred on or near: You have an error in your SQL syntax near '.CommentID AS CommentID, m.DiscussionID AS DiscussionID, m.Body AS Body, m.Fo' at line 1
For additional support documentation, visit the Lussumo Documentation website at:
----
I noticed "scotty" had a similar error msg and posted a fix, I went to try and make that fix but realized you had made some code changes and now that fix doesn't apply. Do you have any idea what this issue could be?
I am running V. 1.1.5a
Thanx!
----
From what I remember - the Attachments Code attaches images to a Discussion, not a Comment.
I'm very tempted to fork the code off for Attachments to work with BlogThis and add in Video support too.
Brad - I'm really not sure what's going on there. As you say, it works on all my sites perfectly.
Drop me an e-mail and we'll do some debugging together - let me know what server you're running and what PHP/MySQL Versions.
That sounds a little complex. Filtering by Category may well be the closest you can get to this. I can't remember if I included category filtering in the code or not - if not I'll add it into the next release for you. Then you could manually add two tabs (via Page Manager) with the category filtering in place.
- Spode
Is it possible to have blog posts archived by month and year like other blogging platforms? Well in actuality they aren't really archived, links are automatically created in the side panel based on what date the post was made.
Kinda like this:
It's not as user friendly as the add on you are trying to use, but at least it allows you to embed youtube videos and images in your blog posts using html tags. Good enough for now!
I've been thinking I *might* have a plan that will stop this issue
Raize - feature request taken onboard. I might liaise with you on e-mail on exactly how you want it