* fixed view for comments on answers and questions in the river
View HalloWelt! GmbH'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.
Thanks. This time the comment does not appear in the river though. Sorry for bothering so much. I created a question, someone else answered, then someone else commented on the answer. It displayed in the river till it was answered, but then when the comment was given, it skipped the update in the river. Is this the functionality changed? Like skipping the river notification for comment, or this is something new.
I have again replaced the entire folder in my server.
Thanks a lot for your time on this issue.
There are a few steps you may try:
* completely delete the answers folder and re-install the plugin
* delete your old questions and just create new ones (the old ones are messed up anyway)
* empty the system and the simple cache (delete all files in elgg_data/system_cache and elgg_data/views_simplecache)
Maybe this helps, for now I can't follow your problem as the plugin is now working as expected for me.
Fatal Error.
Duplicate entry '44-active_plugin-1' for key 'guid_one'
QUERY: INSERT into elgg_entity_relationships
(guid_one, relationship, guid_two, time_created)
values (44, 'active_plugin', 1, 1346968779)
I received this error while trying to activate/install this plugin (1.0.2 version).
Can anyone tell me how to fix it?
@HalloWelt! - Medienwerkstatt Thanks for your reply. I will try these out.
Hey Chenzen,
looks like your database is corrupted in any way... Try to delete the row where guid is '44' from elgg_entity_relationships, should do the trick
Greetings
How to add answers (this plugin) widget on custom_index plugin?
Sorry, but I have no experiences with this plugin. Maybe you could send me a link so I can look at the right one?
I like this plugin, but please could you add a feature when we select the best answer then qustion should close automatic ?
Some privacy levels will be great
Hey guys,
thanks for the suggestions. When I have the time I will look into them.
Greetings
Haben das denke ich gelöst, wurde nur durch ein Menü-Plugin nicht angezeigt.
Q&A looks like the perfect plugin for our forthcoming school's social network. However, there seems to be a problem with the group implementation: There are some groups that offer a "Fragen" button on top of their page, others don't. Any ideas why this is so?
Andreas.
Neva mind. Found this version which works like a charm :)
https://github.com/ggouv/Answers-Plugin-for-Elgg-1.8
@chicken: are you sure it stopped working only after upgrading to 1.8.14? As I mentioned to you when we discussed the notification issue the code of this plugin seems rather buggy to me for the notification handling. I would think the sending of notifications after a question has been answered might not have worked correctly at any time at all.
It will be good if anyone can fix the notification of this plugin .. It's really a very good plugin..
Awesome plugin. Friends gettnig one issue with live notification plugin.
Notifications are coming like live_notifications:group:create:answer , this is not getting replaced with actual text user should see. pls help what can be actual cause ?
I am using facebook theme any suggestion for me i have install but unalble to find anything anywhere
I just installed this plugin into my new installation of Elgg 1.8 and in testing it out I get an error. If, within a group with more than one member, I have someone post a question, I can add a comment but if I try to add an answer I get a HTTP Error 500 (Internal Server Error).
However if I post my own question in group where I am the sole member and then answer it myself it seems to work just fine. Has anyone else experianced this?
@Bhanu Pratap singh you should add this link to your menu in facebook theme. Just look at YOURELGGADDRESS/answers. This is the url of the plugin main page. Go to your start.php of the facebook_theme and add this link to facebook_theme_owner_block_menu_handler($hook, $type, $items, $params) function to add this link to profile menu page or facebook_theme_pagesetup_handler() function to add this in news feed menu.
This seems to be missing an access level control dropdown when creating new questions. Therefore you can't have group specific questions I think, because all questions are "public". Would be nice if that could be added as it is a sort of standard feature of Elgg.
This is such a lovely plugin someone should take up & fix it.. If they leave it this plugin will definitly get break on the next elgg releases..
is this plugin ok to use?
Love this plug-in but as @Krischan mentioned the access level control dropdown when creating new questions is a missing feture.
Is there anyway to add this to the plugin for example Questions for Elgg 1.8 and the update version by Lianglee Questions Elgg 1.8 Fix 1.8.5b has the dropdown access levels. Is there a way of perhaps borrowing the code from these plug-ins to enhance Answers plugin? I tried searching documuntation to find some sort of tutorial but could find any. I'm not great at coding but willing to learn more about elgg, If someone could point me to some kind of help tutorial I would be more then happy to try to add this feture.
Thanks
Sorry but can you show me how to index this plugin. Only tags are indexed by elgg but not the questions themselves.
My elgg default search only indexes the tags within the questions. If you a run a search query on the content, you will find it is not indexed.