This version fixes problems with tools and security
View Mike Zacher (vazco)'s plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@vasco
What does the function sticky means?
Sticky means the post will appear before other posts without the sticky status.
When the site categories are applied to sort out posts, I will consider to use.
Forum looks really nice, but i missed a "jump" function to go directly to the last post of the current forum without scroll from top.
(By the way, this functionality shoult be also avaible for comments ^^)
@vasco
in start.php there is somthing wrong i think?!
// register page handler
register_page_handler('forum','vazco_forum_page_hadler');
At the moment guests can see input editor, if guest save a input he go back the startpage and if he loggedin he get a system message: your_site/action/forum/comment??__elgg_token=e6ac0691df894e1ee738a07f6f1fd4fd&__elgg_ts=1265785283
Page not found. Hope this helps to kill bugs :)
Cube, thanks for mentioning. I applied the fix and it will be in the next release.
Great addition!
I am trying to use it with Groups plugin disabled. When Groups is turned off:
1) The Add and Delete buttons at the top don't show, just text.
2) If I try to edit topic, or add a reply, it takes me to the edit window but when I save, it reloads the page without css and gives me various versions of the following error:
Fatal error: Call to undefined function groups_can_edit_discussion() in /home/colbanad/public_html/salon/mod/vazco_forum/views/default/vazco_forum/topiclisting.php on line 56
Then I can still use tools menu to get back to forum and view topics until I try to save and the error is repeated.
The easy answer is to leave groups turned on, but I want to disable groups.
Any ideas?
Thanks!
Anduri, I plan to remove dependencies from the groups plugin in the commercial version of this plugin, though next release of the free version of this plugin probably won't come sooner than in two months. You can try changing the code yourself in topiclisting.php, line 56.
Thanks for the reply.
When will the commercial version be availale, and how much do you think it will cost?
Anduril, the commercial version, with full description, is available here. The commercial version is still dependant on the groups plugin, though I will remove the dependencies in the next release, which will be ready probably after the weekend.
Jeffrey, those are two entirely different plugins. Forum is a sitewide threaded forum with multiple options, while blogs are blogs of individual users.
@vazco form missing token_ while saving or replying a forum thread
@agues indeed, and after fixing the token_ issue still doesnt doesn't save
seems to be great - thanks! :) will check it within the next days.
I dunno, I downloaded the demo (non-commercial version) - and encountered the 'token' error, ever so popular with Elgg these days. I'd really like to 'buy' the commerical version, if were ever made to work properly with 1.7.
I've been on your site Vazco, the messages are piling up over there asking for help, and answering your questions. I'll check back later, if I haven't found another forum to add to the site. At $40.00 a pop, you'd think you'd be right on all the bugs being found.
Will it work for 1.7?
is this site specific forum ?
i have installed 1.7 and have installed the plugin and enabled it. I'm able to create a forum but i'm unable to post anything in the forum. its showing "Form is missing __token or __ts fields"
some help pls ? ? ?
Rahulneo, this is a bug. It was already fixed in a commercial version. We plan to release a GPL version with a few updates next week.
I don't know of any plugin conflicting with this one
Hi vazco I still get form missing, token error. Something with elgg token error.
elHayaze, when do you see the error exactly - at which action?
I didn't upload a new code to this plugin today, I was just correcting description. We will release a new free version soon though.
elHayaze, please try the newest version we've just uploaded