Results 1 to 3 of 3
  1. #1
    Banned anjosdogb's Avatar
    Joined
    Mar 2011
    Posts
    41
    Thanks
    Received:0
    Given: 0

    Unhappy Changing the name of the page in the url?

    Changing the name of the page in the url?
    Example: linkkei.com / upcoming.php to linkkei.com / proxima.php
    Change all page: upcoming.php, register.php, login.php for the name I want? In which file do I change the name of the pages?

  2. #2
    Banned anjosdogb's Avatar
    Joined
    Mar 2011
    Posts
    41
    Thanks
    Received:0
    Given: 0
    nobody help me

  3. #3
    Pligg Founder/Coder/Designer Yankidank's Avatar
    Joined
    Dec 2005
    Location
    San Francisco, CA
    Posts
    5,513
    Thanks
    Received:87
    Given: 14
    Site
    http://pligg.com/demo/
    Only way to do this without hacking the heck out of the Pligg core is to do some .htaccess tricks. This would just disguise the name of the file as something else, but the old file (upcoming.php) could still be loaded when you type it into your browser address bar. If you add the following line to your .htaccess file it will make it so that when you access sample.php it loads upcoming.php as the content.

    Code:
    RewriteRule ^sample.php?$ upcoming.php [L]
    The Facebook Module for Pligg CMS!
    Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!

Similar Threads

  1. Changing text on Top User page ?
    By naruponk in forum Questions & Comments
    Replies: 0
    Last Post: 04-24-2009, 04:54 AM
  2. Changing About Pligg page?
    By jazzylee77 in forum Questions & Comments
    Replies: 5
    Last Post: 06-28-2008, 03:26 PM
  3. Changing Category Page Titles
    By supermanpi in forum Questions & Comments
    Replies: 1
    Last Post: 06-08-2008, 12:15 AM
  4. Changing the index.php page.
    By Genghis in forum Questions & Comments
    Replies: 2
    Last Post: 06-28-2007, 08:26 PM
  5. Changing the page direction
    By alnet in forum Questions & Comments
    Replies: 4
    Last Post: 01-29-2006, 08:42 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
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg