Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jackiemac

Pioneers
  • Posts

    3
  • Joined

  • Last visited

Posts posted by jackiemac

  1. Thank you for your quick response!

     

    I'm working with osCommerce 2.3.4. So, I'm good there.

     

    Now I'm getting this error:

     

    1364 - Field 'date_added' doesn't have a default value

    insert into configuration ( configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function ) values ( '', 'MODULE_HEADER_TAGS_THEME_SWITCHER_JQUERY_TEST', '', '', '6', '7', 'tep_jquery_check', 'tep_cfg_do_nothing(' ) 

    [TEP STOP]

     

     

    Thank you for your help. I realize you haven't had to modify your module in a while. I sincerely appreciate your support.
     
    Kind regards,
     
    -Jackie
  2. Hello Jim,

     

    I'm hoping to use your module but I'm getting this error:

     

    1364 - Field 'configuration_value' doesn't have a default value

    insert into configuration ( configuration_title, configuration_key, configuration_group_id, sort_order, use_function, set_function ) values ( 'Version: 1.4.2', 'MODULE_HEADER_TAGS_THEME_SWITCHER_VERSION', '6', '0', '', 'tep_cfg_do_nothing(' ) 

    [TEP STOP]

     

    I saw your posts about this. Do you think you'll post a fix for this soon? I'm looking forward to using Theme Switcher.

     

    By the way, I'm running MySQL 5.0.10

     

    Kind regards,

     

    -Jackie

     

     

     

×
×
  • Create New...