Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

GoCastaway

Pioneers
  • Posts

    9
  • Joined

  • Last visited

Everything posted by GoCastaway

  1. I have the same in the \includes\modules\product_listing.php Cant find at line 76 if ( ($column_list[$col] != 'PRODUCT_LIST_BUY_NOW') && ($column_list[$col] != 'PRODUCT_LIST_IMAGE') ) { Anyone?
  2. Alrdy found it, just comment out: $tree[$value]['next_id'] = $first_id;
  3. Hi all, I installed this contrib and its working fine. Only 1 thing that i would to change. If u click on a top cat that is in the box, the subcats expand under it. I dont want that they expand, but that only the top cats stay in the box. Someone who can tell me how to do that? Thnx in advance, Peter
  4. How much categories u have? and did u change the right value? if u have much more categories then 60, then change the VARCHAR higher then 765, it must be multiplies of 255. Good luck!
  5. I found what the problem is. Go into the database, search for MODULE_SHIPPING_FREECATS_CATEGORIES and then change the CONFIGURATION_VALUE from varchar(255) to varchar(765) Thats it!
  6. Hi, I am also searching what the problem can be, but in coding im not skilled enough :( I also made a topic on the dutch forum, if i get/find a solution i will post it here. Regards
×
×
  • Create New...