Icy Phoenix

     
 

P Class Nav Header

P Class Nav Header

Article
Reply with quote    Download Post  
Post P Class Nav Header 
 
Hi
would like to know if i can change the http address for the Home Page p class nav header in one tpl
for the whole icy 27c
i can do it on other pages but cannot find the one that does the homepage, is there one for the whole site
or do i have to do each page individually

the number 2 in this pic, not my pic found it while searching for a answer  
No.1 im fine with,

mid_652a3e3b4727254ef83ca62f5fb8bf0e_user_19429_plantillas_portal
thanks Bloke



 
bloke - View user's profile Send private message  
bloke [ Thu 23 Oct, 2008 11:07 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


P Class Nav Header

Comments
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
Try on constants.php file. There is a MG_PORTAL value....



 
novice programmer - View user's profile Send private message  
novice programmer [ Thu 23 Oct, 2008 16:01 ]
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
hi novice programmer
constants.php file cannot find one in icy 27 c
thanks bloke



 
bloke - View user's profile Send private message  
bloke [ Fri 24 Oct, 2008 06:41 ]
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
bloke wrote: [View Post]
hi novice programmer
constants.php file cannot find one in icy 27 c
thanks bloke


it is in your root/includes/




BTW you can do it in my way

first create a new for example chaotic.php    file and put this inside

Code: [Download] [Hide] [Select]
<?php
header( 'Location: http://www.yoursite.com/new_page.html' ) ;
?>


than upload it in in your site root

where http://www.yoursite.com/new_page.html is link where you want to be redirected

now open your root/includes/constants.php

find
Code: [Download] [Hide] [Select]
define('PORTAL_MG', 'index.' . $phpEx);


and replace it with
Spoiler: [ Show ]


where chaotic is name of your new created php file  

backup your constants.php before you use this



 
Limun - View user's profile Send private message  
Limun [ Fri 24 Oct, 2008 13:42 ]
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
thanks limun  
very nice

one more question on this
say i would like to keep original home link there, but just change its name to limun  
and add the chaotic link before it
will these 2 show up on every page in forum before page i are on
thanks bloke



 
bloke - View user's profile Send private message  
bloke [ Thu 30 Oct, 2008 09:39 ]
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
bloke wrote: [View Post]
thanks limun  
very nice

one more question on this
say i would like to keep original home link there, but just change its name to limun  
and add the chaotic link before it
will these 2 show up on every page in forum before page i are on
thanks bloke


you mean like
Chaotic » Home » Forum » Icy Phoenix Support » General Support » P Class Nav Header ?

if your answer is yes :

no ., i dont think so , with my changes you will only change  » Home »



 
Limun - View user's profile Send private message  
Limun [ Thu 30 Oct, 2008 10:05 ]
Reply with quote    Download Post  
Post Re: P Class Nav Header 
 
thanks again Limun  
it was just a after thought  
had a bit of a play around when there no success
cheers bloke



 
bloke - View user's profile Send private message  
bloke [ Thu 30 Oct, 2008 10:23 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1