Guest Posted July 12, 2003 Share Posted July 12, 2003 for the scrolling best sellers, I was going to add picture , this is the code for myphp, never fooled with that, need some clarification on how it is done: INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Bestsellers Image Width', 'BESTSELLER_IMAGE_WIDTH', '80', 'The pixel width of <b>bestseller</b> images', '4', '9', now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Bestsellers Image Height', 'BESTSELLER_IMAGE_HEIGHT', '80', 'The pixel height of <b>bestseller</b> images', '4', '10', now(), now(), NULL, NULL); Link to comment Share on other sites More sharing options...
Daemonj Posted July 12, 2003 Share Posted July 12, 2003 You might also want to consider adding those entries to the Images configuration group to make it easier to edit them from the admin panel. ;) "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein Link to comment Share on other sites More sharing options...
Guest Posted July 12, 2003 Share Posted July 12, 2003 when I go to myphp, hit configuration, I see the list with the check boxes, I would guess you check the box for each listing, then I get to values, in which way go you enter this, at the same area , by bring up values, or in the retangle box with the typed in info at the top Link to comment Share on other sites More sharing options...
Daemonj Posted July 12, 2003 Share Posted July 12, 2003 When you go into Admin ~ Images are the best seller entries not appearing? "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein Link to comment Share on other sites More sharing options...
Guest Posted July 12, 2003 Share Posted July 12, 2003 Title Value Action Small Image Width 100 Small Image Height 80 Medium image width 200 Medium Image Height 160 Heading Image Width 57 Heading Image Height 40 Subcategory Image Width 100 Subcategory Image Height 57 Calculate Image Size true Mo Pics false Image Required true Small Image Width The pixel width of small images Date Added: 08/31/2002 I have not added the hack yet Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.