Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Extra pages-info box w/admin 4.6.1


weaverlizzie

Recommended Posts

I need help installing this addon. The name of my catalog and admin directories are different. Let's say they are cow and horse. Obviously, I will need to change something in the scrip for it to run. These are the things that I have changed. From the autoinstaller script:

 

class AutoInstaller

{

 

const xml_filename = "install.xml";

const unxml_filename = "uninstall.xml";

const backup_dir = "backup";

const files_dir = "files";

const catalog_dir = "cow"; (was "../")

const check_dir_if_exists = "cow/horse"; (was "admin")

const path_to_config = "cow/includes/configure.php"; (was "../includes/configure.php")

 

Does anyone know of anything else I need to change to get this to work. Right now I get as far as changing some file permissions and then as far as I can tell the script stops. There is no back up so I can't run the uninstall script. I have a backup if necessary.

 

Julie

Link to comment
Share on other sites

Julie,

 

If you are going to use an auto-installer, you should change your admin back to admin and catalog back to catalog for the sake of the installation. Then rename them when you are done the installation.

 

 

The XML more than likely references default locations for the setup.

 

 

 

Chris

Link to comment
Share on other sites

I tried changing my admin back to admin and my catalog back to catalog this did not seem to work. Are there any recent (up-to-date) manual instructions for this addon? I am trying to install it from the old downnloads and bug fixes now don't know how that will work. Or is there another addon that does that same thing.

 

Julie

Link to comment
Share on other sites

  • 5 months later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...