Icy Phoenix

     
 

Friends In Index

Friends In Index

Article
Reply with quote    Download Post  
Post Friends In Index 
 
How add this block to index? In CMS I could not find it.
  How ereze "offline".

 clip_8
And where is the button "add to friends"? I know, it is somewhere exist, but why it so far?

Very Thank



 
abbat - View user's profile Send private message  
abbat [ Sat 20 Jun, 2009 14:44 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Friends In Index

Comments
Reply with quote    Download Post  
Post Re: Friends In Index 
 
in your Profile.

under

Personal Profile

there is Friends Management

 



 
Chicony - View user's profile Send private message  
Chicony [ Sat 20 Jun, 2009 16:21 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
That is not a block included in Icy Phoenix.  Someone coded it to work inside a block there.

Like Chicony said, you can add/remove friends in your profile.



 
Chaotic - View user's profile Send private message  
Chaotic [ Sun 21 Jun, 2009 00:33 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
Chaotic wrote: [View Post]
That is not a block included in Icy Phoenix.  Someone coded it to work inside a block there.


??? i´ve downloaded 2 Days bevore the ICI Phoenix Board "here"...and this Block is in it

its like "standard" in this Board



 
Chicony - View user's profile Send private message  
Chicony [ Sun 21 Jun, 2009 15:53 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
What version your running ??

Because i can´t remember an block like that



 
spydie - View user's profile Send private message  
spydie [ Sun 21 Jun, 2009 16:41 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
Icy Phoenix Version:      1.2.0.27c      phpbb Version:      2.0.23
PHP Version:     4.4.8     MySQL Version:     4.0.27-max

You find this Block in your Profile.

 untitled_1

i look for code to implement


EDIT: So guys..How to implement "friends in Index"

open nav_quick_links.tpl

find
Code: [Download] [Hide] [Select]
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>


betweene add



Code: [Download] [Hide] [Select]
{IMG_THL}{IMG_THC}<span class="forumlink">{L_FRIENDS}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr><th><span class="text_green">{L_FRIENDS_ONLINE}</span></th></tr>
<tr>
    <td class="row1" width="100%">
        <ul style="margin:0;padding:0;list-style-type:none;line-height:175%;">
        <!-- BEGIN friends_online -->
            <li>{friends_online.USERNAME_FULL}</li>
        <!-- END friends_online -->
        <!-- BEGIN no_friends_online -->
            <li>{L_NO_FRIENDS_ONLINE}</li>
        <!-- END no_friends_online -->
        </ul>
    </td>
</tr>
<tr><th><span class="text_red">{L_FRIENDS_OFFLINE}</span><!--  / {L_FRIENDS_HIDDEN} --></th></tr>
<tr>
    <td class="row1" width="100%">
        <ul style="margin:0;padding:0;list-style-type:none;line-height:175%;">
        <!-- BEGIN friends_offline -->
            <li>{friends_offline.USERNAME_FULL}</li>
        <!-- END friends_offline -->
        <!-- BEGIN no_friends_offline -->
            <li>{L_NO_FRIENDS_OFFLINE}</li>
        <!-- END no_friends_offline -->
        </ul>
    </td>
</tr>
<!-- <tr><td class="cat">&nbsp;</td></tr> -->
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}




 
Chicony - View user's profile Send private message  
Chicony [ Sun 21 Jun, 2009 17:24 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
Chicony wrote: [View Post]


i look for code to implement


EDIT: So guys..How to implement "friends in Index"

open nav_quick_links.tpl

find
Code: [Download] [Hide] [Select]
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>


betweene add



Code: [Download] [Hide] [Select]
{IMG_THL}{IMG_THC}<span class="forumlink">{L_FRIENDS}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr><th><span class="text_green">{L_FRIENDS_ONLINE}</span></th></tr>
<tr>
    <td class="row1" width="100%">
        <ul style="margin:0;padding:0;list-style-type:none;line-height:175%;">
        <!-- BEGIN friends_online -->
            <li>{friends_online.USERNAME_FULL}</li>
        <!-- END friends_online -->
        <!-- BEGIN no_friends_online -->
            <li>{L_NO_FRIENDS_ONLINE}</li>
        <!-- END no_friends_online -->
        </ul>
    </td>
</tr>
<tr><th><span class="text_red">{L_FRIENDS_OFFLINE}</span><!--  / {L_FRIENDS_HIDDEN} --></th></tr>
<tr>
    <td class="row1" width="100%">
        <ul style="margin:0;padding:0;list-style-type:none;line-height:175%;">
        <!-- BEGIN friends_offline -->
            <li>{friends_offline.USERNAME_FULL}</li>
        <!-- END friends_offline -->
        <!-- BEGIN no_friends_offline -->
            <li>{L_NO_FRIENDS_OFFLINE}</li>
        <!-- END no_friends_offline -->
        </ul>
    </td>
</tr>
<!-- <tr><td class="cat">&nbsp;</td></tr> -->
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}


Nice one CHicony

and thankyou for making available to other members..

   



 
DWho - View user's profile Send private message  
DWho [ Sun 21 Jun, 2009 20:12 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
Can someone confirm if this works on the RC2 version of Icy Phoenix?



 
Chaotic - View user's profile Send private message  
Chaotic [ Mon 22 Jun, 2009 03:21 ]
Reply with quote    Download Post  
Post Re: Friends In Index 
 
Chaotic wrote: [View Post]
Can someone confirm if this works on the RC2 version of Icy Phoenix?


no it s not fully functional in rc2 the lang files need to be aded to the php files.. so I would advise not to use until all the code edits are done..



 
DWho - View user's profile Send private message  
DWho [ Mon 22 Jun, 2009 11:02 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron