P Class Nav Header


Subject: 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 :oops:
No.1 im fine with,

mid_652a3e3b4727254ef83ca62f5fb8bf0e_user_19429_plantillas_portal
thanks Bloke

Profile PM  
Subject: Re: P Class Nav Header
Try on constants.php file. There is a MG_PORTAL value....

Profile PM  
Subject: Re: P Class Nav Header
hi novice programmer
constants.php file cannot find one in icy 27 c
thanks bloke

Profile PM  
Subject: 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 :mrblue: 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 :wink:

backup your constants.php before you use this

Subject: Re: P Class Nav Header
thanks limun
very nice :mryellow:

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

Profile PM  
Subject: Re: P Class Nav Header
bloke wrote: [View Post]
thanks limun
very nice :mryellow:

one more question on this
say i would like to keep original home link there, but just change its name to limun :LOL:
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 »

Subject: Re: P Class Nav Header
thanks again Limun :wink:
it was just a after thought :)
had a bit of a play around when there no success
cheers bloke

Profile PM  

Page 1 of 1


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.3546s (PHP: 9% SQL: 91%)
SQL queries: 15 - Debug Off - GZIP Enabled