Results 1 to 4 of 4
  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default How to Change URL

    I renamed 'Page 2' to 'Links' through includes/languages/english.php. I have absolutely no clue what else I did, but now, that 'Links' page (previously Page 2) is pointing to the url ..../index.php?main_page=links.

    How do I change what URL/address 'Links' (previously Page 2) will point to?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How to Change URL

    includes/filenames.php

    Change:

    Code:
    define('FILENAME_DEFINE_PAGE_2', 'define_page_2');
    to:

    Code:
    define('FILENAME_DEFINE_PAGE_2', 'links');

  3. #3
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: How to Change URL

    Thanks!

  4. #4
    Join Date
    Jan 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: How to Change URL

    Quote Originally Posted by TurtleDove View Post
    I renamed 'Page 2' to 'Links' through includes/languages/english.php. I have absolutely no clue what else I did, but now, that 'Links' page (previously Page 2) is pointing to the url ..../index.php?main_page=links.

    How do I change what URL/address 'Links' (previously Page 2) will point to?



    how do u get there??

 

 

Similar Threads

  1. How to change url
    By lucecita2618 in forum General Questions
    Replies: 3
    Last Post: 24 Jun 2015, 02:55 AM
  2. v151 with ultimate seo Url,how to change the ez-page url ?
    By whywell in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2013, 09:12 AM
  3. how to change my url?
    By dadaveda in forum General Questions
    Replies: 1
    Last Post: 5 Feb 2011, 06:06 AM

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