Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40
  1. #11
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Hi, I have a similar problem and I don't understand the error message. I changed the name of my admin folder following the instructions in the tutorial. I tried changing it back when i got the error but I still get...

    Warning: require(../../zen-cart-v1.3.7-full-fileset-12302006/admin/includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/windowam/public_html/store/admin/index.php on line 23

    Warning: require(../../zen-cart-v1.3.7-full-fileset-12302006/admin/includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/windowam/public_html/store/admin/index.php on line 23

    Fatal error: require() [function.require]: Failed opening required '../../zen-cart-v1.3.7-full-fileset-12302006/admin/includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/windowam/public_html/store/admin/index.php on line 23
    What does this mean?? Please help!

  2. #12
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Do I need to go into the application_top.php file and change the path name or something?

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Rename Admin folder

    You are showing two paths:
    /zen-cart-v1.3.7-full-fileset-12302006/admin

    /store/admin

    You need the paths to be correct and match in both:
    /includes/configure.php
    /admin/includes/configure.php

    /admin can be whatever name you want but they need to match ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #14
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Thanks Ajeh, I really appreciate your response to my post. I will try to do as you suggest, but I'm not sure where the reference to 'admin' is in one of the configure.php file... I think its includes/configure.php. I'm not at home right now but I'll check tonight and post with how it goes.

    I think I've got those 'zen cart' paths in almost every file so will I need to change the names in every file? The first time I changed my admin folder name, dreamweaver updated the relevant paths and I think maybe this error has come about because of that? I'm not sure thought cos I didn't look at the path names before I made the changes.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Rename Admin folder

    Quote Originally Posted by milelk View Post
    The first time I changed my admin folder name, dreamweaver updated the relevant paths
    That's a bad thing.
    Don't let it do that.
    The ONLY place you should see your admin folder path is in your /admin/includes/configure.php file.
    .

    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.

  6. #16
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Quote Originally Posted by DrByte View Post
    That's a bad thing.
    Don't let it do that.
    The ONLY place you should see your admin folder path is in your /admin/includes/configure.php file.
    Crapples. Then I have a lot of work ahead of me! The file which my error references application_top.php has this path "'../../../zen-cart-v1.3.7-full-fileset-12302006/admin/includes/includes/local/configure.php'" in it several times. What should I remove from the path to correct it?

    I think this has happened in a lot of files. Damn Dreamweaver! I clicked ok to that path update by reflex and am suffering the consequences!


    Regarding my earlier post...
    I cannot see reference to my admin folder path in my inlcludes/configure.php, only the 'store' path. From your comment about the other configure.php file being the only one to see the admin path I think I can say that thats ok.

  7. #17
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Rename Admin folder

    Do you have a backup of your files from before you started this procedure ?
    .

    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.

  8. #18
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Sadly no. *hits head on keyboard*, hence a lot of work. If I know what to replace the path with I can use the find and replace tool on each file though. That should save some time

  9. #19
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Rename Admin folder

    Here's the fastest way to find out what's wrong in each file, and perhaps even to fix it:
    http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    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
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rename Admin folder

    Thanks for the tip DrByte! I'll give that a go when I get home tonight and post how it goes

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Log in after rename Rename "admin" folder does not work
    By flashmxfreak in forum General Questions
    Replies: 3
    Last Post: 3 Sep 2011, 12:38 PM
  2. Admin Pages Broken After Rename of Store Admin Folder
    By sarshmeh in forum Basic Configuration
    Replies: 4
    Last Post: 26 Mar 2010, 02:41 AM
  3. Rename Admin folder
    By alimtlai in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 4 Jan 2010, 12:27 PM
  4. Is it ok to Rename the admin folder?
    By nickbowers in forum General Questions
    Replies: 6
    Last Post: 21 Mar 2008, 06:18 AM
  5. Links in Admin area don't work after admin folder rename
    By bhfruitcakeco in forum General Questions
    Replies: 8
    Last Post: 27 Dec 2007, 06:55 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