Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Issue with Advanced_Search.php file


buckandzinkos

Recommended Posts

Posted

Can someone please visit my page at http://www.buckandzi...nced_search.php

 

You will see where it goes wrong. I cant seem to figure out which page this correction needs to be made on. I've looked at advanced_search.php itself and it seems to be correct, not sure why its showing this text. The database tables are correct.

 

ENTRY_DESIGNERS and the other one are text defines for a quick fix use includes/languages/[my language].php

 

And add e.g.

 

define( 'ENTRY_DESIGNERS', 'Designers' );

Posted

ENTRY_DESIGNERS and the other one are text defines for a quick fix use includes/languages/[my language].php

 

And add e.g.

 

define( 'ENTRY_DESIGNERS', 'Designers' );

 

 

Excellent - thank you. Learning PHP by example. Appreciate your contributions.

Posted

Excellent - thank you. Learning PHP by example. Appreciate your contributions.

 

I was wondering if you might know about the category issue that I see quite a few having. I have read the manual that explains how to have the subcategory heading display properly, which it does. For some reason on my top level of the category box, when you click on the Mens Apparel, I cant seem to get rid of the "Categories" text next to Mens Apparel. Any hints would be appreciated. If you need me to quote any of the coding please let me know as it has been edited from the original to display the current level category name. Thanks.

Archived

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

×
×
  • Create New...