Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with changed name of Admin directory


SteelShepherd

Recommended Posts

Posted

Folowing the advice to change the name of the admin directory to something "secret", now the only page I can get to is the one I was on when I changed it with the FTP program. Clicking any of the other Admin links takes me to a failed address. What did I do wrong?

 

Dale

Posted

Did you remember to change /catalog/admin/includes/configure.php to reflect your new directory name?

 

You should find it here:

 

  define('DIR_WS_ADMIN', '/catalog/Your_New_Admin_Name/'); // absolute path required
 define('DIR_FS_ADMIN', '/home/your/path_to/catalog/Your_New_admin_Name/'); // absolute pate required

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Posted

Thanks for the info. Before I got a chance to red this, I just reinstalled. Now I know how to change the directory name without screwing everything up.

 

Nice website ! Did you do the graphics yourself?

 

Dale

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...