every time i enable this plugin the site starts to slow way down is that normal?
@Dagorath
I dont have chrome so havent tested with that, everything should function the same as original. This just has style changes. Only thing different is the added icons and the flashing on new message, the flashing will happen weather that is turned on or off
works fine in firefox and ie8 i will dl chrome and check it out.
put up new version confirmed fixed for chrome safari should be fixed as well because they are based on same structure. if someone can verify this id appreciate it.
Would it be possible to make this useable with a group?
I have users with a radio station who want to use my site for broadcasting cam stuff alongside their radio streams, so, that'd be pretty much exactly what we need to oblige.
No more devlopment on this standalone widget, it has been merged into the widgetpack1
http://community.elgg.org/pg/plugins/midkniht/read/499257/widget-pack-1
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
Quick bug report:
at views/default/messages/forms on line 10 change:
$body .= '<input type="button" onclick="javascript:$(\'@input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
to:
$body .= '<input type="button" onclick="javascript:$(\'input[type=checkbox]\').click();" value="'.elgg_echo('messages:toggle').'" />';
godaddy ? depends on what hosting you have.. shared will most likely not give you the power/ access needed to implement ProcMail customizations. I uess a minimum of a VPS is needed, but never know your luck - Shared Hosting from some vendors might allow customization of mailng facilities thru CPanel.
@tunist:
More likely the links of this plugin, for example for videos, don't point to the main menu but the links used by these plugins have changed in the meantime and therefore you end on the mainpage as these links are no longer working.
As you can install a indefinite number of plugins on your Elgg site, it's kind of difficult to offer a plugin that provides a menu exactly for your needs. Instead you can easily adjust your very own menu for example with this plugin.
Assuming you are using Elgg 1.7.1 (at least 1.7) you can also use for example the plugin offered here:
http://community.elgg.org/pg/plugins/uddhavadasa/read/452811/header-menu-and-online-users
It's kind of a forge as the Canvas menu plugin is no longer maintained and quite similar. You only have to edit header_menu/views/default/header_menu/headermenu.php to adjust you menu entries.
ah thanks a lot, I've installed that newer version and made some edits.. the links work now.
seems like the plugin database could do with some organising... I'm new to elgg so I don't know who manages that side of things. i.e. This community; I'll see if I can find out and maybe assist some improvements. :)
thanks again
@tunist
listen very carefully...
I helped Scott code the CanvasMenu last year.
UddhavaDasa -- plagiarized Scott's code and called it his own shtz
Scott left Elgg many months back to go to Joomla
I do *not give official freebie support for Scott's CanvasMenu
send me PM if you wanna tawk custom reqmts.
I'm wondering if the problem is with the browser. I know that it is different software and a different platform, but I had a problem on my web site with embedded videos playing with firefox browsers.....just a comment
Hi everyone i have 2 questions
Question 1
when i run server this is my info but when i upload a picture, it doesnt upload
| PHP version | 5.3.0 | |
| GD | Enabled | Elgg requires the GD extension to be loaded |
| ImageMagick PHP | Disabled | |
| exec() | Enabled | Required for ImageMagick command line |
| Memory Available to PHP | 64MB | Change memory_limit to increase |
| Memory Used to Load This Page | 7.89 MB | This is approximately the minimum per page |
| Max File Upload Size | 5.00 MB | Max size of an uploaded image |
| Max Post Size | 8.00 MB | Max post size = sum of images + html form |
| Max Input Time | 600 s | Time script waits for upload to finish |
| Max Execution Time | 300 s | Max time a script will run |
| GD imagejpeg | Enabled | |
| GD imagepng | Enabled | |
| GD imagegif | Enabled | |
| EXIF | Enabled |
anyone have an idea how can i fix that i dont maybe in my apache or my php.ini can be the source of the problem
Question 2
I install ImageMagick my dlls file's name is IMagick.dll and the code of this plugin is calling to imagick.dll is this key sensitive?
thanks for you help
i put php errors on to see what are the problems and the problems with
extension=php_curl.dll and extension=php_openssl.dll
i could make that when i finding the image it appears but when i upload well it doesnt upload
any suggestions? when it put the errror message it put that the path of the file is
<!-- @page { margin: 2cm } P { margin-bottom: 0.21cm } -->
C:\Users\usuario\Desktop\AlixMilagros\mowes_portable\php5/php_curl.dll
how can i change that slash / thanks for your help
I'd try uploading small images first to make sure that works. If that doesn't, you may have permissions issues on your data directory.
Hi everyone i have 2 questions
Question 1
when i run server this is my info but when i upload a picture, it doesnt upload
| PHP version | 5.3.0 | |
| GD | Enabled | Elgg requires the GD extension to be loaded |
| ImageMagick PHP | Disabled | |
| exec() | Enabled | Required for ImageMagick command line |
| Memory Available to PHP | 64MB | Change memory_limit to increase |
| Memory Used to Load This Page | 7.89 MB | This is approximately the minimum per page |
| Max File Upload Size | 5.00 MB | Max size of an uploaded image |
| Max Post Size | 8.00 MB | Max post size = sum of images + html form |
| Max Input Time | 600 s | Time script waits for upload to finish |
| Max Execution Time | 300 s | Max time a script will run |
| GD imagejpeg | Enabled | |
| GD imagepng | Enabled | |
| GD imagegif | Enabled | |
| EXIF | Enabled |
anyone have an idea how can i fix that i dont maybe in my apache or my php.ini can be the source of the problem
Question 2
I install ImageMagick my dlls file's name is IMagick.dll and the code of this plugin is calling to imagick.dll is this key sensitive?
thanks for you help
i put php errors on to see what are the problems and the problems with
extension=php_curl.dll and extension=php_openssl.dll
i could make that when i finding the image it appears but when i upload well it doesnt upload
any suggestions? when it put the errror message it put that the path of the file is
<!-- @page { margin: 2cm } P { margin-bottom: 0.21cm } -->
C:\Users\usuario\Desktop\AlixMilagros\mowes_portable\php5/php_curl.dll
how can i change that slash / thanks for your help
I'd try uploading small images first to make sure that works. If that doesn't, you may have permissions issues on your data directory.
@tunist:
More likely the links of this plugin, for example for videos, don't point to the main menu but the links used by these plugins have changed in the meantime and therefore you end on the mainpage as these links are no longer working.
As you can install a indefinite number of plugins on your Elgg site, it's kind of difficult to offer a plugin that provides a menu exactly for your needs. Instead you can easily adjust your very own menu for example with this plugin.
Assuming you are using Elgg 1.7.1 (at least 1.7) you can also use for example the plugin offered here:
http://community.elgg.org/pg/plugins/uddhavadasa/read/452811/header-menu-and-online-users
It's kind of a forge as the Canvas menu plugin is no longer maintained and quite similar. You only have to edit header_menu/views/default/header_menu/headermenu.php to adjust you menu entries.
ah thanks a lot, I've installed that newer version and made some edits.. the links work now.
seems like the plugin database could do with some organising... I'm new to elgg so I don't know who manages that side of things. i.e. This community; I'll see if I can find out and maybe assist some improvements. :)
thanks again
@tunist
listen very carefully...
I helped Scott code the CanvasMenu last year.
UddhavaDasa -- plagiarized Scott's code and called it his own shtz
Scott left Elgg many months back to go to Joomla
I do *not give official freebie support for Scott's CanvasMenu
send me PM if you wanna tawk custom reqmts.
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi. I've tried this plugin, but got results similar to those mentioned by Chris West, "...all I see on forum threads is 'EditDelete' (no space!). No sign of Reply." Is there a solution for that? It's mentioned that this version of the plugin wasn't updated for Elgg 1.7, but that was quite a while ago. Has it been updated?
I'm using Elgg 1.7.1. I've tried disabling all plugins except for Groups and vazco_comments. vazco_comments is at the very bottom of the plugins list. I'm using the default theme. There are no signs of any javascript errors.
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
MSG PT:
Um ótimo plugin é o elggchat , você pode ver ele funcionando aqui: http://encontre.in
MSG US:
A nice plugin is the elggchat, you can see it working here:http://encontre.in
Fabrice, thanks for this wonderfull plugin! I´m having a problem, may be is elgg itself, but I want to ask you. The problem is that I have embeded a flash video in the first login form, now I want to change the video and I can´t, when I paste the new object then appears the old video, what could it be? Thanks!!!
Hi Fabrice,
Thanks for this great plug-in. I'm a Elgg newcomer, so sorry for my idiot question:)
How can I do to send the user to a dynamic link: In the very 1st login, I would like to invite the (new) user to edit his profil, for example here http://elgg/mod/profile/edit.php?username={USERNAME}, just like a plugin "First_login_redirector", I have used http://elgg/mod/profile/edit.php?username=[username] in forward() but it doesn't work.
Thx a lot.
Will this plugin be able to send priate message and email to welcome new users automatically?
Hi guys!
Maybe someone hack this plugin?? I mean someone change the source??
I want see some hacks!!!, please contact me.
PD: Im testing a new update for this plugin, keep in touch for news! ;)
Hi All,
Has anyone got this working in 1.7
I cant seem to get it running!
Danny
Will it work for 1.7 ? Does this plugin provides the Group Mail Manager with the ability to send a message to all group members?
i have tried the mod on 1.7 but its not working. any changes required or what ?????
how to make it work in 1.7 ???
Hi guys!
Maybe someone hack this plugin?? I mean someone change the source??
I want see some hacks!!!, please contact me.
PD: Im testing a new update for this plugin, keep in touch for news! ;)
Hi guys!
Maybe someone hack this plugin?? I mean someone change the source??
I want see some hacks!!!, please contact me.
PD: Im testing a new update for this plugin, keep in touch for news! ;)
lord55 thank u for da information, but in site administration i can't see a checkbox for simple cache. maybe i'm using another elgg version. however thank a lot to u.
For those who had it stop workgin (nothing in top toolbar.. and profile page being launched in the bottom right)... do you think it was from doing a nightly build upgrade?
I upgraded yesterday and have these same problems getting it working..
lord55 thank u for da information, but in site administration i can't see a checkbox for simple cache. maybe i'm using another elgg version. however thank a lot to u.
For those who had it stop workgin (nothing in top toolbar.. and profile page being launched in the bottom right)... do you think it was from doing a nightly build upgrade?
I upgraded yesterday and have these same problems getting it working..
lord55 thank u for da information, but in site administration i can't see a checkbox for simple cache. maybe i'm using another elgg version. however thank a lot to u.
For those who had it stop workgin (nothing in top toolbar.. and profile page being launched in the bottom right)... do you think it was from doing a nightly build upgrade?
I upgraded yesterday and have these same problems getting it working..
Ben wrote :
i want links in the internal messages
Hmm that would be nice
Cash wrote :
This has nothing to do with the messages plugin
He suggests an auto-link functionality in the messages plugin, which will make web links in private messages clickable, like an email client.
I have a question related to the inbox. For some reason, I can't see the messages received in the inbox. I get an email about them, but nothing in the inbox. Any quick solutions?
For clickable links in the messages, add this code to /mod/messages/views/default/messages/messages.php
$pattern = "/(https?:\/\/.+[^\s])/";
preg_match($pattern,$vars['entity']->description,$matches);
$vars['entity']->url = $matches[0];
$vars['entity']->description = preg_replace($pattern,'<a href="$1">Go to '.$vars['entity']->title .'</a>',$vars['entity']->description);
Paste it above :
?>
<!-- display the title -->
@Deon: this issue must have been fixed in the SVN version of the plugin, as I don't have the same problem on my site.
@Dagorath - There is a combo of fixes that Cash submitted. The original delete issue with messages and the others that are not in SVN yet. I did try the SVN build though and it didn't solve this problem.
Deon
I'm uploading a new version that has a few more fixes and addresses Deon's issue (which is present in svn).
Hi,
This is a great extension to the messageboard. A couple of changes I made that may be helpful:
1. I added a <?php echo elgg_view('input/securitytoken'); ?> line to the add.php file to make it compatible with 1.7.
2. I added the word ' wrote ' to the messageboard.content.php file so it display:
admin wrote 2 minutes ago, instead of
admin 2 minutes ago.
I hope this helps and thanks for sharing your plugin with us.
Thanks - I have a new version lined up with the security token and two really minor bug fixes. It'll be out soon.
Hi Cash - I can't wait for the token fix to work in version 1.7 - this is a bright shiny gem of a plugin :)
Is anyone using this plug-in with Profile Manager also selected?
For me it, when Sticky Widgets is installed it knocks out the certain effects of Profile Manager, in that users are unable to edit their profiles - possibly part of the fall-out that Aaron is experiencing above in using the flexprofile plugin.
@Gus-F2C Yes, when installed, users can't access edit profile (1.6.1). The plugin Mini profile is a work around (on 1.6.1).
Users who want to lock certain default widgets from editing or movement while still allowing users to add widgets around them can check out my latest plugin Widgets Plus!
this plugin seems to be showing results from peoples inbox when you search certain words.....what up wid that!?
is there a way i can fix this?
Hi @jimbob i want to now something, with this plugin i can just choose if the search it's inside of an entitie o just search on allll the content (titles, descriptions, tags, .....else)? thanks for your answer @jimbob ;)
Hi
I want to excluse userpoint in my search as it gives ElggData
How can i exclude subtypes.
guid: 1394
type: object
subtype: 26
owner_guid: 1389
container_guid: 1389
site_guid: 1
access_id: 0
time_created: 1257407079
time_updated: 1257407079
enabled: yes
tables_split: 2
tables_loaded: 2
title:
description:
meta_points: 35
meta_type: invite
meta_moderate: approved
Have had some looking around.
This branch is abandoned BUT
This plug-in is now being updated at:
rate-entities by Desiron
I've added this to my TidyPics.
The code
elgg_view('rate/rate', array('entity'=> $vars['entity']));
i have worked, but how can I add rate function or show rating to river dashboard?
I'm getting action_gatekeeper() error messages when "deleting" a widget in Elgg 1.7.
Hi,
this is really nice. I have got a slight problem: when dragging a widget, the drop zone (dotted lines square) does not show fully. Only the top dotted line of the square is displayed.
any suggestion about how to fix this?
--
jaguarg
I'm getting action_gatekeeper() error messages when "deleting" a widget in Elgg 1.7.
Hi,
this is really nice. I have got a slight problem: when dragging a widget, the drop zone (dotted lines square) does not show fully. Only the top dotted line of the square is displayed.
any suggestion about how to fix this?
--
jaguarg
if this fits what we need it for at femelgg.nfo we will be replacing i zap
sorry we trashed it we are in noway going to have our useres required to use this by means of member ships. next- looks like ill be contacting jw my self grrr
New version of the plugin, adapted to Elgg 1.6
http://community.elgg.org/pg/plugins/ivan/read/301138/kaltura-collaborative-video-plugin
Comments closed here!
Hi, would you please be willing to update either the manifest or else the release version so the versions are the same?
Thanks,
Brian
Often people select an option to vote from and then also at the same time make a comment. They hit submit thinking that the vote and the comment were posted.. However, only the comment is posted. The default value for polls should be a blank vote (that doesn't count), that way if someone wants to make a comment without voting, they can. Also, there should be a setting that only allows people to vote one time.
Recently it happened twice that the vote of one member got counted several times in a poll. So far, it was both times the same member. As far as I know he uses the Google Chrome browser. I don't know if upgrading to Elgg 1.7.5 and then 1.7.6 is also a reason for this problem, as it never happened before also with this member. Has anyone else noticed the same problem yet? Is there anything that can be done in the poll plugin code to prevent the double counting of votes?
Have had some looking around.
This branch is abandoned BUT
This plug-in is now being updated at:
rate-entities by Desiron
I've added this to my TidyPics.
The code
elgg_view('rate/rate', array('entity'=> $vars['entity']));
i have worked, but how can I add rate function or show rating to river dashboard?
Have had some looking around.
This branch is abandoned BUT
This plug-in is now being updated at:
rate-entities by Desiron
I've added this to my TidyPics.
The code
elgg_view('rate/rate', array('entity'=> $vars['entity']));
i have worked, but how can I add rate function or show rating to river dashboard?
Hi, would you please be willing to update either the manifest or else the release version so the versions are the same?
Thanks,
Brian
Often people select an option to vote from and then also at the same time make a comment. They hit submit thinking that the vote and the comment were posted.. However, only the comment is posted. The default value for polls should be a blank vote (that doesn't count), that way if someone wants to make a comment without voting, they can. Also, there should be a setting that only allows people to vote one time.
Recently it happened twice that the vote of one member got counted several times in a poll. So far, it was both times the same member. As far as I know he uses the Google Chrome browser. I don't know if upgrading to Elgg 1.7.5 and then 1.7.6 is also a reason for this problem, as it never happened before also with this member. Has anyone else noticed the same problem yet? Is there anything that can be done in the poll plugin code to prevent the double counting of votes?
