dajana Posted August 15, 2006 Share Posted August 15, 2006 hello. my name is dajana and I comes from Germany. unfortunately is my English so badly which I only with the help of a translation program write here can. I have the following ask: I would like to make into the Index.php a change. here (code excerpt) case 'PRODUCT_LIST_MANUFACTURER': $select_column_list .= 'm.manufacturers_name, '; break; no more is to be indicated the manufacturer name, but a part to the product description than preview. on the side: includes/modules/new_products.php I used this code for it: $description['products_description'] = substr($description['products_description'], 0, 85); how does the code have to be changed on index.php thereby in place of manufacturers on behalf of part the product description is spent? If my English here to incomprehensible be should, ask I the excuse. Assistance/answer to German would be naturally more supper. greeting dajana Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.