Begin Install
Css Manage Duplicate Records 135
distfe creative_framing
sf_advanced_stylesheet_values
contentmiddlepagetitle_padding : 100
contentmiddlepagetitle_fs : 102
contentmiddlepagetitle_tc : 104
contentmiddlepagetitle_lh : 106
contentmiddlepagetitle_ts : 108
contentmiddlepagetitle_align : 110
headertype2textstyle : 116
contentmiddlesubtitle_bord : 118
contentmiddlesubtitle_fs : 124
contentmiddlesubtitle_lh : 128
contentmiddlesubtitle_align : 132
headertype3textstyle : 138
indexboxbgcolor : 142
sidebarboxheader : 148
sidebar_boxbordercolor : 162
sidebar_boxborder : 168
sidebar_boxsubindentborder : 178
infobordercolor : 200
indexboxbordercolor : 204
requirefieldcolor : 236
requirefieldtextstyle : 238
mainmenu_itemcolor : 246
mainmenu_togcol1 : 248
mainmenu_togcol2 : 250
mainmenu_bg : 256
mainmenu_bordercolor : 262
mainmenu_togbord1 : 264
mainmenu_itemsepcolor : 266
mainmenu_submenubox_bord : 270
mainmenu_submenubox_padding : 274
mainmenu_submenubox_fs : 276
mainmenu_submenubox_lh : 280
mainmenu_submenuitemobox_bord : 290
mainmenu_submenuitemobox_bg : 292
mainmenu_submenuitemobox_fs : 296
mainmenu_submenuitemobox_tc : 298
mainmenu_iteminnerbox_bord : 310
mainmenu_iteminnerbox_bg : 312
mainmenu_iteminnerbox_padding : 314
mainmenu_iteminnerbox_fs : 316
mainmenu_iteminnerbox_tc : 318
mainmenu_iteminnerbox_lh : 320
mainmenu_iteminnerboxon_bord : 330
mainmenu_iteminnerboxon_padding : 334
mainmenu_iteminnerboxon_fs : 336
mainmenu_iteminnerboxon_tc : 338
mainmenu_iteminnerboxon_lh : 340
mainmenu_togmenu_bord : 350
mainmenu_togmenu_fs : 356
mainmenu_togmenu_lh : 360
mainmenu_togmenuitem_bord : 370
mainmenu_togmenuitem_bg : 372
mainmenu_togmenuitem_fs : 376
mainmenu_togmenuitem_lh : 380
mainmenu_togmenuitem_align : 384
mainmenu_togmenuitemi_bord : 390
mainmenu_togmenuitemi_padding : 394
mainmenu_togmenuitemi_fs : 396
mainmenu_togmenuitemi_tc : 398
mainmenu_togmenuitemi_lh : 400
mainmenu_togmenuitemion_fs : 416
mainmenu_togmenuitemion_lh : 420
usermenubox__boxalign : 430
usermenubox__floattop : 432
usermenuboxouter_bord : 436
usermenuboxouter_bg : 438
usermenuboxouter_fs : 442
usermenuboxouter_lh : 446
usermenubox_bord : 456
usermenubox_bg : 458
usermenubox_padding : 460
usermenubox_fs : 462
usermenubox_tc : 464
usermenubox_lh : 466
usermenuitemobox_fs : 482
usermenuitemobox_lh : 486
logopaddingtop : 496
logopaddingright : 498
logopaddingbtm : 500
logopaddingleft : 502
logoboxo_fs : 510
logoboxo_lh : 514
logobox_bord : 524
logobox_padding : 528
logobox_align : 538
logobox_txsh : 540
logomaxw : 544
logoboxonarrow_fs : 552
logoboxonarrow_lh : 556
contentbgcolor1 : 568
contentbgcolor2 : 570
contentbgcolor3 : 572
indexboxbgcolorfadestart : 574
footerouter_bg : 578
centercontent_bgcolor : 580
pageboxmiddlebox_bord : 584
pageboxmiddlebox_padding : 589
pageboxmiddlebox_fs : 591
pageboxmiddlebox_lh : 595
pageboxmiddleboxi_fs : 611
pageboxmiddleboxi_lh : 615
footerouter_bord : 625
footerouter_padding : 627
footerouter_fs : 629
footerouter_tc : 631
footerouter_lh : 633
footbottomouter_bord : 643
footbottomouter_bg : 645
footbottomouter_padding : 647
footbottomouter_fs : 649
footbottomouter_lh : 653
footerinner_bord : 663
footerinner_padding : 667
footerinner_fs : 669
footerinner_lh : 673
copyrightcolor : 683
centercontent_bordercolor : 685
accountpageborder : 693
buttons__def_bord : 1203
buttons__def_bg : 1204
buttons__def_padding : 1205
buttons__def_fs : 1206
buttons__def_tc : 1207
buttons__def_lh : 1208
buttons__def_ts : 1209
buttons__def_align : 1210
buttons__def_bxsh : 1212
buttons__defon_bord : 1217
buttons__defon_bg : 1218
buttons__defon_fs : 1219
buttons__defon_tc : 1220
buttons__defon_lh : 1221
navigationcolumnmode : 1226
sidebarboxheader : 1227
sidebarboxheader : 1227Advanced Product Manager Install
Database Error
#1075:Incorrect table definition; there can be only one auto column and it must be defined as a key
Query:ALTER TABLE sf_advanced_product_manager_product DROP PRIMARY KEY, CHANGE `product_id` `product_id` int(20) NOT NULL auto_increment, CHANGE `last_mod` `last_mod` int(20) default '0', CHANGE `preset_frameset_group` `preset_frameset_group` int(20) default '0', CHANGE `min_qty` `min_qty` smallint(6) default '1', CHANGE `image_ratio` `image_ratio` float(12,8) default '-1', CHANGE `tmatminwidth` `tmatminwidth` float(6,3) NOT NULL default '-1', CHANGE `tmatmaxwidth` `tmatmaxwidth` float(6,3) NOT NULL default '-1', CHANGE `mmatminwidth` `mmatminwidth` float(6,3) NOT NULL default '-1', CHANGE `mmatmaxwidth` `mmatmaxwidth` float(6,3) NOT NULL default '-1', CHANGE `bmatminwidth` `bmatminwidth` float(6,3) NOT NULL default '-1', CHANGE `bmatmaxwidth` `bmatmaxwidth` float(6,3) NOT NULL default '-1', CHANGE `tmatmusthave` `tmatmusthave` smallint(6) default '-1', CHANGE `mmatmusthave` `mmatmusthave` smallint(6) default '-1', CHANGE `bmatmusthave` `bmatmusthave` smallint(6) default '-1', CHANGE `publisher_id` `publisher_id` smallint(6) default '0', CHANGE `artist_id` `artist_id` int(10) default '0', CHANGE `last_image_mod_time` `last_image_mod_time` int(20), CHANGE `last_image_mod_time_check` `last_image_mod_time_check` int(20), CHANGE `default_frameset` `default_frameset` smallint(6) default '0', CHANGE `crop_mode` `crop_mode` tinyint(4) default '0', CHANGE `auto_crop_top` `auto_crop_top` int(10) default '0', CHANGE `auto_crop_bottom` `auto_crop_bottom` int(10) default '0', CHANGE `auto_crop_left` `auto_crop_left` int(10) default '0', CHANGE `auto_crop_right` `auto_crop_right` int(10) default '0', CHANGE `auto_crop_pad_top` `auto_crop_pad_top` int(10) default '0', CHANGE `auto_crop_pad_bottom` `auto_crop_pad_bottom` int(10) default '0', CHANGE `auto_crop_pad_left` `auto_crop_pad_left` int(10) default '0', CHANGE `auto_crop_pad_right` `auto_crop_pad_right` int(10) default '0';