hi Miguelon,
i see a black window...maybe i have an error on colors and background... i see the logo Windows live with icon status and the text SEND, not other:
i want also enable button style ...how can do it?
i saw in msnme.inc but i need an help.
thanks
Yeah, me too, I'm with the same error that lord55
This has done nothing for me. I can't find any change in profiles or any options for uses to add info.
I don't get it.
I found the same issue.
Unfortunately, the issue I have come across is I don't get any form of MSN button within the widget, have cleared simpel cache, ran upgrade.php etc. It tries to load at very first but then dissapears.
This is in fact happening in all 3 views, widget, embed and popup.
Also noticed if set the refresh time to 15 secs (The ideal so it's always showing up to date status) the above mentioned image (That I presume to be the clickable MSN chat button that doesn't show. It flashes in but without the actual full image of any button if set to 15sec rate, in effect making the MSN Me widget box jump if that makes sense?
Regards,
The problem that appears two icons it's solved in new version, i forget to put a { and a } :P
Rob your problem is very rare, i don't know what is happening because i don't understand you (my english is very poor)
I think about interface don't well.
Have interface you need do:
mod/basic-link-plugin/start.php
change with me
function blp_init() {
if (isloggedin()) {
global $CONFIG;
register_translations($CONFIG->pluginspath . "basic-link-plugin/languages/");
extend_view('css', 'basic-link-plugin/css');
//extend_view('elgg_topbar/extend', 'basic-link-plugin/topbar');
extend_view('navigation/topbar_tools','basic-link-plugin/topbar');//i Changed
register_action('basiclink/save',false,$CONFIG->pluginspath . 'basic-link-plugin/actions/save.php',true);
}
}
ok, finish!
it seems the editor must be disabled for this plugin to work correctly.
Thanks, Kiwis! Disabling the editor fixed it! ^_^
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.