RE: Let's see what do we have here?
amoun <[email protected]> 9 Sep 2003 09:05:10 -0000
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <e01b4198c6ec6a074a1910cdb713cba2@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=226645#226645 ---------------------------------------------------------------- Hi Thanks.. Looks like your code. But Without the function added the change to catalog/index.php [quote][i]"<td class="pageHeading"><?php echo HEADING_TITLE . ' ' . tep_get_categories_name($cPath); ?></td>"[/i][/quote] causes a freeze and the right column does load etc. It looks like the call might need an error handling routine in case the function doesn't exist or return. Am I being a bit picky It's not quite what I want. I'm trying to add another function with manufacturer.name to see if I can get etxt to the left of the manufacturers image. if I can do that then I'll add a new field to manufactures that holds a short description about them. I'm a bit slow on this level of programming especially sql and database stuff so if you or anyone has any ideas ihey will be much appreciated. Thanks again for the direction and help Roger