Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing a little problem in admin catalog


Gizmoronimo

Recommended Posts

Posted

This is pretty easy for someone with php skills, I think

 

I've created a password on my admin page using .htaccess, so no problem there.

But when I'm logged in, and hover over a link the URL shows:

 

http://abcdefg.com/admin/configuration.php...3c403ea5b7b6687

 

 

It SHOULD say:

 

http://abcdefg.com/CATALOG/admin/configura...3c403ea5b7b6687

 

If I enter the edited URL manually, I get access.

Question is:

 

WHAT FILE, AND WHERE MUST I EDIT IT TO CHANGE URL??

 

YES, I am a N00B.... :blink:

Posted

I am guessing /admin/includes/configure.php

There are lines there that deal with the admin area. You should be able to spot the lines you need to edit/change.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted

Jepp

Just figured it out... :lol:

 

Now I'm looking into how to change the languange... :blush:

Must look into this "search magic" everyone talks about

Posted

You can set the language in your admin area. If you are adding a language check the contribution area. There may be a contribution to atleast get you started.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Archived

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

×
×
  • Create New...