Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change Manufacturer to another name


ladykaren

Recommended Posts

Hi all;

 

I've been trying to find this answer, and so far no luck. This is what I would like to do ....

I'd like to change the name of the Manufacturer box name to Designers but have the box

work just like the manufacturer box i.e click on a designer name and it goes to those products.

What files do I need to change to do this? Is there a tutorial out there someone could direct

me to?

Any help would be most appreciated.

 

Thanks,

Karen

Link to comment
Share on other sites

To change the box name:

 

/includes/languages/english.php

 

// manufacturers box text in includes/boxes/manufacturers.php
define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');

to

 

// manufacturers box text in includes/boxes/manufacturers.php
define('BOX_HEADING_MANUFACTURERS', 'Designers');

I can\'t help with the rest...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Thanks Jim .... that's a start :)

 

Does anyone else have any suggestions?

 

Thanks,

Karen

 

 

 

This is the problem I'm having .... I've changed Manufacturer to Designers in the box and listed

all of the designer names via Admin. However, when on my site www.ladykbridalplus.com,

when I click on a designer name in the renamed Manufacturer box, the next page says

"There are no products to list in this category"

Thus I'm wondering what else I need to change?

Link to comment
Share on other sites

Some work:

 

click me

 

That leads me to think the ones that show nothing don't have a product attached to them.

 

I also so some manufacturers mentioned that aren't in the dropdown list.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Hi Jim;

 

Thanks for getting to me. I figured out the problem ..... and I'm an idiot.

Ya know when you go into Admin and click ad a new product .... and at the

top of the page is a drop down list for "Manufacturers" ..... and if you click

the appropriate manufacturer for the new product ..... yaaaah I'm an idiot lol :blush:

I'm going to bed now lol

 

Hugs,

Karen

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...