Results 1 to 6 of 6

Thread: Changing the folder names in indexu

  1. #1
    Join Date
    Jun 2002
    Location
    Bangalore
    Posts
    156

    Default Changing the folder names in indexu

    Hii,

    Okay, i have solved the problems i had with the installation, by making the frresh installation.

    The problem is...My hosting control panel has the folder name admin .. which cannot be changed...so i have to change the names of the admin folders in indexu...and its affecting the functionality of the admin section for me.

    when i login to the admin section, it takes me to my hostinging control panel login...I have changed the names of the folders with the name admin.....after doing that , do i have to change any files...so that it works fine..??

    Also, when someone registers, i get an email..with the url pointing to the indexu.com/demo in it...where exactly do i change this url variable..the same happens when someone registers to become an editor...!

    thanks for any help in advance

    Cheers
    Thru' the Unknown, We Shall find the New !
    DotGlum : My Online Identity
    DearSunShine :: A Beautiful Mind | MyBrandInc : Bitten By the StartUp Bug !?!
    InstallBot : Script Installation service ! | HostoHolic : WebHosting Directory !

  2. #2
    Join Date
    Jun 2002
    Location
    Bangalore
    Posts
    156

    Default

    Anyone knows a solution or a workaround for this problem of mine...since it is inevitable...!

    Thanks in advance
    Cheers
    Thru' the Unknown, We Shall find the New !
    DotGlum : My Online Identity
    DearSunShine :: A Beautiful Mind | MyBrandInc : Bitten By the StartUp Bug !?!
    InstallBot : Script Installation service ! | HostoHolic : WebHosting Directory !

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    211

    Default Re: Changing the folder names in indexu

    The problem is...My hosting control panel has the folder name admin .. which cannot be changed...so i have to change the names of the admin folders in indexu...and its affecting the functionality of the admin section for me.

    when i login to the admin section, it takes me to my hostinging control panel login...I have changed the names of the folders with the name admin.....after doing that , do i have to change any files...so that it works fine..??

    You can change the "admin" folder with name that doesn't point to special page in your hosting. "adm" will be fine I guess. You must change the files contain "admin/" text with "adm/", you can find those files with your editor.

    Also, when someone registers, i get an email..with the url pointing to the indexu.com/demo in it...where exactly do i change this url variable..the same happens when someone registers to become an editor...!
    /themes/default/mail/register.mail

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Well ... it's easy. Just rename /admin folder to anyname you like:
    - /admini

    to access it:
    http://yourdomain.com/admini/

    You do not need to change any code.

  5. #5
    Join Date
    Jun 2002
    Location
    Bangalore
    Posts
    156

    Default

    Hii again,

    Thanks sophia and dody for the replies !
    Yes, I have renamed the folder " admin " and a subfolder of admin which is also " admin " to "iadmin", but I still have a problem accessing some options within the adminCP...only a few option i get my hosting CP login page....How can i solve that problem...??
    There is another folder called admin_tpl, do i have to change this also to iadmin_tpl.. I did it..but after doing that, I can't even login to my adminCP..so i changed back to normal.

    Any help here greatly appreciated...any more changes to be done ??

    Thanks again
    Thru' the Unknown, We Shall find the New !
    DotGlum : My Online Identity
    DearSunShine :: A Beautiful Mind | MyBrandInc : Bitten By the StartUp Bug !?!
    InstallBot : Script Installation service ! | HostoHolic : WebHosting Directory !

  6. #6
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Yes, I have renamed the folder " admin " and a subfolder of admin which is also " admin " to "iadmin", but I still have a problem accessing some options within the adminCP...only a few option i get my hosting CP login page
    Would you like to tell me which options are not working?


    There is another folder called admin_tpl, do i have to change this also to iadmin_tpl..
    No you do not need to change name of admin_tpl
    You may need to change the following codes in all files in /admin folder, pointing to your new admin folder.

    PHP Code:
    if($users_obj->GetUserAuthentication(0)!=0){
      
    $back_url urlencode("admin/link_validate_edit.php");
      
    header("Location: ../login.php?f=1&b=$back_url");


Similar Threads

  1. Replies: 26
    Last Post: 06-25-2007, 09:45 PM
  2. INDEXU v4.0 preview website.
    By dody in forum v5.x
    Replies: 93
    Last Post: 04-19-2005, 12:02 PM
  3. Indexu 4 ???? or Indexu PPC?
    By nooralam in forum v5.x
    Replies: 15
    Last Post: 06-07-2004, 04:04 PM
  4. Indexu v4 part 2
    By TLC in forum v5.x
    Replies: 5
    Last Post: 05-14-2004, 08:22 AM
  5. Replies: 4
    Last Post: 02-06-2003, 08:54 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
  •