Skype,icq,gg, Actions free mod

hi
How to modify the actions in unser profiles?

I sought and found in BxDolProfileView.php

if (isMember ()) (

$ p_arr [ 'cpt_edit'] = _t ( '_EditProfile');

$ p_arr [ 'cpt_send_letter'] = _t ( '_SendLetter');

$ p_arr [ 'cpt_fave'] = _t ( '_Fave');

etc ....

the remaining shares but I deleted the user profile you can see them next! What do I need to delete or add new actions.
Wants to make free skype fashion and make it available.Help me

and so my code that I invented

$p_arr [$ skype] = '<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"> </ script> <a href = "skype:'. $ p_arr [$skype].'? call "> <img src="http://download.skype.com/share/skypebuttons/buttons/call_green_white_92x82.png"
'. $p_arr [$skype].' style="border: none;" width="92" height="82" alt="skype" /></a> '. _t ( '_skype');

See you ;)

Quote · 12 Jan 2010

I would like to use something like this for Y!, MSN, AOL, Skype IM.

I will let you know what I come up with.

LSB

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 14 Jan 2010

This has been done on D6 - but it was done in a php block, not on the actions menu.   Start by looking up the php block mod that Deano did and add it to your site.   Then check out this thread - near the bottom you will find the code that okweb did for this: http://www.boonex.com/unity/forums/?action=goto&search=1#topic/Render-as-HTML.htm

He put some other things in there - Yahoo, a weblink, etc - but you can extract those out and just make one for Skype.   See if you can make your code work there.  I've got a really cool drop down Skype button code if you figure it out.

Rob

Quote · 15 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.