Need help about where to place some code

I need to place some code on every members profile page, can someone tell me which page i need to edit.

Many thanks

Quote · 5 Apr 2011

deanos tools from market

insert php block on profile

http://www.boonex.com/unity/extensions/entry/Deanos_Tools_V1_6_Dolphin_7_0_Version

Quote · 5 Apr 2011

admin/builders/ page blocks .select page/profile/drag html block where you want to place it then insert html into the new block

 

happy thoughts

Quote · 5 Apr 2011

Sorry I realised I should have been clearer..... I need to insert this code on every person profile page, so that when they login the script runs.

Reason for this is that I am looking to use a 3rd party AV chat module and inorder for things to work I need to add this.

<script type="text/javascript">
up.render( "badge", {userid:"INSERT_USER_ID",displayName:"DISPLAY_NAME_OF_USER"} );
</script>

So would adding either a PHP block or HTML block achieve this?

I hope that makes more sense....

Thanks

Quote · 5 Apr 2011
 
 
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.