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.
Is this backward compatible.. can it be used in 1.5 ver ?
yes, it is
How easy would it be to add groups, discussion topics, photo albums etc to the favourites?
Events, Files and Pages are unfortunately the least popular items on my sites, but having it set up for other types would be useful.
Jimbob, it's quite easy. If you're interrested, I can do this as a custom development.
Hi,
How do I display the 'Featured files' in the custom_index page??...
Ravish, please look at the code of the plugin's widgets - you have to copy the code from the widget and remove two other tabs.
Thank you :)
Vazco, I am using this plugin on my Elgg 1.6, and have this problem.
When I Enable the plugin on my admin tool bar , all the images that are uploaded as files are broken. And when i disable the plugin , the images are reverted back. What could be the reason??
Ravish,
this may be the encoding problem. This appears only on demo version. Some plugin's files may be saved not in UTF-8 without BOM format.
Yes, I meet the encoding problem.
Hi Vazco,
Im using elgg 1.6 and when I install this plugin the Admins and settings links break. any idea on what could be happening?
thanks!
VIdou, this plugin shouldn't affect admin and settings link. You're probably using a custom template. If this is the case, try disabling the template and see if it helps. You can also try changing the order of the plugins.
anyone tested in 1.7?
Alfirus, the plugin don't support Elgg 1.7 yet. It can be upgraded to 1.7 as a custom development.
Hi,
Im using your plugins on Elgg 1.7.1
It get Form is missing __ts or blabla field
How can i fix it???
Thank you for the plugins^^
Dharfa, you need to add security string to the end of the action link. This is already fixed in the commercial version, we didn't update the GPL version yet though.
Yes i know about that, but i did not know where i must place it. I did not found the method="post"
Drafha, you have to place the security token at the end of the action links. Action links are in views/defult/vazco_subscriber/buttons.php, although this is probably not the only place you can find them.
I don't think there are forms in this plugin, that's why you couldn't find method="post".
I want to bookmark some of blog contents, but i did not seen any option on front-end. how can i bookmark?
Ali, you should see links on the listing. If you don't see links, try placing plugin at the bottom of the plugin list.
I would advice you to look at plugin's description on plugin's homepage since it's much cleaner and more intuitive.
I tried it on fresh install but still it did not apear on blog content page. Infact I want some contents as featured.
Ali, what version of Elgg do you use? This plugin is compatible with Elgg 1.7.9. Please also make sure plugin is below blogs plugin.
Hi mike! This is just what I needed! Thanks for your work!!
Has anyone tested it on 1.8.3???