Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding subcategories


Guest

Recommended Posts

Posted

I've tried to add a subcategorie under a categorie and i've get this error:

 

1054 - Unknown column 'TIME_ZONE_OFFSET' in 'field list'

 

insert into categories (sort_order, parent_id, date_added) values ('', '1', date_add(now(), INTERVAL TIME_ZONE_OFFSET HOUR))

 

How can i solve this?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...