Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2010
    Posts
    55
    Plugin Contributions
    0

    Default Page redirection

    Hai,
    I want to redirect one page to another . I using the code like this
    $path = "http://".$_SERVER['HTTP_HOST']."/index.htm";
    define('REDIRECT_INDEX',$path);
    header('location:'.$path);


    But this code is not working let me know what is the problem in this code ? please help me

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Page redirection

    I want to redirect one page to another
    More explanation on what page to what page....

    Links to the page you want redirected and to the page you want it redirected to
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2010
    Posts
    55
    Plugin Contributions
    0

    Default Re: Page redirection

    hai,
    I want redirect form tpl_account_history_info to a static page that outside the include directory

  4. #4
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Page redirection

    More importantly, *why* do you want to do this?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Home Page Redirection
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 25 Sep 2011, 12:29 AM
  2. Replies: 2
    Last Post: 5 Aug 2011, 01:49 PM
  3. Replies: 3
    Last Post: 25 Aug 2010, 05:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg