Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 3 of 4
Goto page Previous  1, 2, 3, 4  Next
 
Reply with quote Download Post 
Post Re: User Block Mod 
 
I have this working on my site.... did you copy all the code over...

and set it to the about column

and you copied the code for the php block code as well as the tpl code.... 2 files
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: User Block Mod 
 
school boy error      
yes it works fine now I have changed it to the about column, which you stated in your last post    

Thank you soooooo much, you are the man, what a cracking xbox360 mod, one question though what are the chances of getting the text info underneath the avatar as shown on the pic below        or am I pushing my luck and I should be happy with what I have got hehehehehehehehehehe


avatar2

Eitherway I would like to thank everyone who has helped.........
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
Glad you got it sorted... I  will post the modification in a new post so others can download the zip

where did you get the other info from then I can add it..

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
I seem to have this problem now, sorry only just noticed it :-

avatar5

the picture that is trying to be displayed os the avatar pic

"http://avatar.xboxlive.com/avatar//avatar-body.png"

not sure why it's trying to do that ????

my code for blocks_imp_user_block

Spoiler: [ Show ]


and my user_block_block

Spoiler: [ Show ]



       
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
did you sort this.... ?

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
     no  any help would be great
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
ok try this open

user_block_block.tpl

replace all the code with this

Spoiler: [ Show ]


nothing else to change...

have tested in firefox and IE

let me know

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
fan-bloody-tastic      

Works a treat now, a mega xbox360 mod thanks for making my idea become reality

the only thing I would like to add would be the old code below, to underneath the avatar

Spoiler: [ Show ]



once again Thank You for all your time and effort you put into this, its much appreciated.

                     
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
brilliant...

to add the last bit of code...

open user_block_block.tpl

find

Code: [Download] [Hide] [Select]
                                   <!-- BEGIN custom_about -->
                                    <span class="name">{U_NAME_LINK}</span>
                       <tr>{custom_about.ABOUT}</tr>
                       <!-- END custom_about -->


and replace with

Code: [Download] [Hide] [Select]
                                    <!-- BEGIN custom_about -->
                
                        <tr>{custom_about.ABOUT}</tr>
                        <!-- END custom_about -->
                        <tr>
                        <td align="center">
                                <span class="name">{U_NAME_LINK}</span><br />
        <span class="gensmall">{LAST_VISIT_DATE}</span><br />
        <span class="gensmall"><a href="{U_SEARCH_NEW}">{L_NEW_SEARCH}</a></span><br /><br /></td>
        <tr>


let me know

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post SOLVED - Re: User Block Mod 
 
                      

SPOT ON !!!!!!!!!!!!!!!!!!! it looks fantastic

             

again thanks for all your time, effort and trouble        
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: User Block Mod 
 
no problem happy to help... glad it is all fixed now...

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: SOLVED - User Block Mod 
 
dont want to be a pain in the arse but the only other change is simply cosmetic

Forum Page
avatar7
the avatar pic has a border of some sort so there is a line across the block

Home Page
avatar6
same as the first one with a border but the bottom is a different colour from the top



                                *****************UPDATE******************

I fixed it by doing the following, not sure if it's the best way or indeed the easiest but I do like to try and fix my problems first:-

blocks_imp_user_block
Spoiler: [ Show ]


and

user_block_block
Spoiler: [ Show ]


bgcolor="#081838" and changed this to the colour I wanted.


result is:-

avatar8
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: SOLVED - User Block Mod 
 
Nice one and thanks for posting the fix....

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: SOLVED - User Block Mod 
 
no worries, there was propbably a better way, but it works for me  

thanks again.............
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: SOLVED - User Block Mod 
 
Hi all the above mod is fantastic and works a treat on my site however it's time to move to 1.3.0.53 and I wondered how hard it would be to update the above mod to work on the new version ????

cheers

Nick
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 3 of 4
Goto page Previous  1, 2, 3, 4  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron