Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    It's starange I thought I changed them all, but when I took a second look most of them had not changed. Confusing!! lol

    I can see my new home page now but I can not get into my admin area. It says

    I'm just getting the thank you for loading message again.

    I'm a bit daft, what am I missing?

    The http address I typed in is http://www.passionsignite.com.au/admin/

  2. #12
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Changing what the url / page name is

    Follow the FAQ posted earlier to determine the edits required to both configure.php files.
    If you've renamed your admin folder, then you need to properly update that information too.
    .

    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.

  3. #13
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    Is this the link you mean?

    If so then I have changed the following listed files.

    # DIR_WS_CATALOG
    # DIR_WS_HTTPS_CATALOG
    # DIR_FS_CATALOG
    # DIR_FS_SQL_CACHE
    # DIR_WS_ADMIN (in admin)
    # DIR_WS_HTTPS_ADMIN (in admin)
    # DIR_FS_ADMIN (in admin)

    I'm not to sure where I would need to change the name of my admin area.

  4. #14
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    In both of the configure.php files there is the word"admin" in lower case and "admin" in uppercase. And the name I changed my admin folder to is also listed in some places. So I'm unclear as to what parts I may still need to change.

  5. #15
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    I worked it out and can now get into my admin section however now my home page is showing all over the place and my links are no longer working. The keep coming up with can not find server.

    What the devil did I do wrong. It was working a few minutes ago. I was testing all my links and they worked fine. Since I changed that 1 thing to get my admin area back I have lost most of my site page urls.

    As you can tell I'm not very good at this sort of thing. A friend was supposed to do it for me but bailed at the last minute.

    What do I do now? Any ideas?

  6. #16
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Changing what the url / page name is

    For some reason you've stuffed the letters "public_html" into your HTTP_SERVER or DIR_WS_CATALOG settings.

    Why don't you look at the original configure.php files from BEFORE you made all these folder changes, and start again. This time only change the pieces that need changing.
    .

    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.

  7. #17
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    Ok, I started from scratch again and did the following.

    1. Changed the session directory in admin to home/passions/public_html/cache

    2. Altered the following configure.php files in admin>includes

    CHANGED FILES FROM TO
    a) ('DIR_WS_ADMIN', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_ADMIN', '/admin/');
    b) ('DIR_WS_HTTPS_ADMIN', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_HTTPS_ADMIN', '/admin/');
    c) ('DIR_FS_ADMIN', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/backend/'); ('DIR_FS_ADMIN', '/home/passions/public_html/backend/');

    Configure.php in includes

    a) ('DIR_WS_CATALOG', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_CATALOG', '/public_html/');
    b) ('DIR_WS_HTTPS_CATALOG', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_HTTPS_CATALOG', '/public_html/');
    c) ('DIR_FS_CATALOG', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_FS_CATALOG', '/home/passions/public_html/');
    d) ('DIR_FS_SQL_CACHE', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/cache'); ('DIR_FS_SQL_CACHE', '/home/passions/public_html/cache');

    All the files above where changed as explained in the tutorial link list in a post above.

    I also altered the following file that was not listed:

    ('DIR_FS_CATALOG', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_FS_CATALOG', '/home/passions/public_html/');

    I found that if I did not alter this file my Zen Cart admin could not be found.

    However my store is not found by using the following URL

    http://passionsignite.com.au/

    It is only found if I use http://passionsignite.com.au/index.php

    and even then it is not showing correctly. The links are all over the place, no images or background.

    I have also lost all of the images that were attached to every product I have for sale. They are showing as if they are broken links under my admin section.

    I don't know what I've done wrong.

    I also installed Image Handler as suggested bit even that is not working correctly.

    There is something seriously wrong.

    Can someone tell me what I have done or what is causing this to happen.

    I should just be able to enter www.passionsignite.com.au and see my site.

    I hope I have explained this well enough so it is easily understood.

    And I was doing so well before this. lol Now anything that could go wrong is going wrong.

  8. #18
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Changing what the url / page name is

    For your admin file, you should have been consistent in calling it either /admin/ or /backend/. Pick one or the other. Don't mix them.

    For your non-admin file, you shouldn't have added "public_html" to the DIR_WS_CATALOG or DIR_WS_HTTPS_CATALOG. Those should just be '/' instead of '/public_html/'.
    .

    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.

  9. #19
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Changing what the url / page name is

    The tutorial really just tells you to remove the "old" foldername. In your case that would mean you should have just removed '/zen-cart-v1.3.8a-full-fileset-12112007' wherever it originally existed.
    .

    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.

  10. #20
    Join Date
    Sep 2009
    Location
    Victoria
    Posts
    88
    Plugin Contributions
    0

    Default Re: Changing what the url / page name is

    Ok I corrected those things but why do I need to still enter index.php at the end of my URL instead of just www.passionsignite.com.au?

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 24 Oct 2012, 02:56 PM
  2. v150 what is the php code to return the url of the current page?
    By WebKat in forum General Questions
    Replies: 7
    Last Post: 8 Mar 2012, 11:24 PM
  3. How do I change the URL sub-page name to the Category name?
    By gwtnow21 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 28 Jan 2011, 05:20 PM
  4. What is the url for page 2, 3 and 4?
    By maomaochong in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Jul 2008, 04:30 AM
  5. Changing the URL of a page
    By James O in forum General Questions
    Replies: 2
    Last Post: 26 Feb 2008, 06:44 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR