Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

I just installed Attributes Sorder & copier.

 

I'm having a slight problem. I was trying do the insert for the configuration table and I noticed that the value provided by lida wasn't set. And I wasn't really sure where to place it because there was not direct explanation.

 

 

 

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 ('', 'Category/Products Display Order', 'CATEGORIES_SORT_ORDER', 'model', '<b>Valid Orders:<br>products_name<br>products_name-desc<br>model<br>model-desc</b>', 1, 99, '2002-12-30 13:28:47', '0000-00-00 00:00:00', NULL, NULL);

 

 

 

After I've done that and when I try to add attributes, i get this.

 

 

 

1136 - Column count doesn't match value count at row 1

 

insert into products_attributes values ('', '32', '2', '3', '95', '+')

 

 

Thats my problem...

 

One more thing, is somethign suppose to appear in the admin section after installing this mod?

Edited by yungpot

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...