// Fix image type in new install
This commit is contained in:
@@ -192,13 +192,13 @@
|
||||
<value>0</value>
|
||||
</configuration>
|
||||
<configuration id="PS_1_3_UPDATE_DATE" name="PS_1_3_UPDATE_DATE">
|
||||
<value>2011-12-22 23:11:43</value>
|
||||
<value>2011-12-22 23:15:16</value>
|
||||
</configuration>
|
||||
<configuration id="PS_PRICE_ROUND_MODE" name="PS_PRICE_ROUND_MODE">
|
||||
<value>2</value>
|
||||
</configuration>
|
||||
<configuration id="PS_1_3_2_UPDATE_DATE" name="PS_1_3_2_UPDATE_DATE">
|
||||
<value>2011-12-22 23:11:43</value>
|
||||
<value>2011-12-22 23:15:16</value>
|
||||
</configuration>
|
||||
<configuration id="PS_CONDITIONS_CMS_ID" name="PS_CONDITIONS_CMS_ID">
|
||||
<value>3</value>
|
||||
@@ -342,7 +342,7 @@
|
||||
<value>1</value>
|
||||
</configuration>
|
||||
<configuration id="PS_IMG_UPDATE_TIME" name="PS_IMG_UPDATE_TIME">
|
||||
<value>1324591903</value>
|
||||
<value>1324592116</value>
|
||||
</configuration>
|
||||
<configuration id="PS_BACKUP_DROP_TABLE" name="PS_BACKUP_DROP_TABLE">
|
||||
<value>1</value>
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<entity_image_type>
|
||||
<fields id="name" class="ImageType">
|
||||
<field name="id_theme" relation="theme"/>
|
||||
<field name="name"/>
|
||||
<field name="width"/>
|
||||
<field name="height"/>
|
||||
@@ -12,13 +13,13 @@
|
||||
<field name="stores"/>
|
||||
</fields>
|
||||
<entities>
|
||||
<image_type id="small" name="small" width="45" height="45" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="0"/>
|
||||
<image_type id="medium" name="medium" width="58" height="58" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="1"/>
|
||||
<image_type id="large" name="large" width="264" height="264" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="0"/>
|
||||
<image_type id="thickbox" name="thickbox" width="600" height="600" products="1" categories="0" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="category" name="category" width="500" height="150" products="0" categories="1" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="home" name="home" width="124" height="124" products="1" categories="0" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="large_scene" name="large_scene" width="556" height="200" products="0" categories="0" manufacturers="0" suppliers="0" scenes="1" stores="0"/>
|
||||
<image_type id="thumb_scene" name="thumb_scene" width="161" height="58" products="0" categories="0" manufacturers="0" suppliers="0" scenes="1" stores="0"/>
|
||||
<image_type id="small" id_theme="default" name="small" width="45" height="45" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="0"/>
|
||||
<image_type id="medium" id_theme="default" name="medium" width="58" height="58" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="1"/>
|
||||
<image_type id="large" id_theme="default" name="large" width="264" height="264" products="1" categories="1" manufacturers="1" suppliers="1" scenes="0" stores="0"/>
|
||||
<image_type id="thickbox" id_theme="default" name="thickbox" width="600" height="600" products="1" categories="0" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="category" id_theme="default" name="category" width="500" height="150" products="0" categories="1" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="home" id_theme="default" name="home" width="124" height="124" products="1" categories="0" manufacturers="0" suppliers="0" scenes="0" stores="0"/>
|
||||
<image_type id="large_scene" id_theme="default" name="large_scene" width="556" height="200" products="0" categories="0" manufacturers="0" suppliers="0" scenes="1" stores="0"/>
|
||||
<image_type id="thumb_scene" id_theme="default" name="thumb_scene" width="161" height="58" products="0" categories="0" manufacturers="0" suppliers="0" scenes="1" stores="0"/>
|
||||
</entities>
|
||||
</entity_image_type>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<field name="is_guest"/>
|
||||
</fields>
|
||||
<entities>
|
||||
<customer id="John" id_gender="Mr" id_default_group="3" firstname="John" lastname="DOE" passwd="8ba6e3efb3ea6ae43b746b25b7576b5c" last_passwd_gen="2011-12-22 23:11:43" birthday="1970-01-15" newsletter="1" ip_registration_newsletter="" newsletter_date_add="" optin="1" secure_key="47ce86627c1f3c792a80773c5d2deaf8" active="1" is_guest="0">
|
||||
<customer id="John" id_gender="Mr" id_default_group="3" firstname="John" lastname="DOE" passwd="658a35eef9191d3c8e4d255d2204de60" last_passwd_gen="2011-12-22 23:15:16" birthday="1970-01-15" newsletter="1" ip_registration_newsletter="" newsletter_date_add="" optin="1" secure_key="47ce86627c1f3c792a80773c5d2deaf8" active="1" is_guest="0">
|
||||
<email>pub@prestashop.com</email>
|
||||
<note/>
|
||||
</customer>
|
||||
|
||||
Reference in New Issue
Block a user