Kantrium.com
Finland
Sweden
vivaspb.com
   
Home Tutoriale Joomla Fix Joomla 3.2.0 Update error

Vizitatori

Avem 19 vizitatori și nici un membru online

Fix Joomla 3.2.0 Update error

 CREATE TABLE ’#prefix_postinstall_messages’ (

 PRIMARY KEY (‘postinstall_message_id’)

 ) DEFAULT CHARSET=utf8;

 -INSERT INTO ’#prefix_postinstall_messages’ (‘postinstall_message_id’, ’extension_id’, ’title_key’, ’description_key’, ’action_key’, ’language_extension’, ’language_client_id’, ’type’, ’action_file’, ’action’, ’condition_file’, ’condition_method’, ’version_introduced’, ’enabled’)

 +INSERT INTO ’#prefix_postinstall_messages’ (‘extension_id’, ’title_key’, ’description_key’, ’action_key’, ’language_extension’, ’language_client_id’, ’type’, ’action_file’, ’action’, ’condition_file’, ’condition_method’, ’version_introduced’, ’enabled’)

 VALUES

 -(1, 700, 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION', 'plg_twofactorauth_totp', 1, 'action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_condition', '3.2.0', 1),

 

-(2, 700, 'COM_CPANEL_MSG_EACCELERATOR_TITLE', 'COM_CPANEL_MSG_EACCELERATOR_BODY', 'COM_CPANEL_MSG_EACCELERATOR_BUTTON', 'com_cpanel', 1, 'action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_condition', '3.2.0', 1);

 

+(700, 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION', 'plg_twofactorauth_totp', 1, 'action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_condition', '3.2.0', 1),

 

+(700, 'COM_CPANEL_MSG_EACCELERATOR_TITLE', 'COM_CPANEL_MSG_EACCELERATOR_BODY', 'COM_CPANEL_MSG_EACCELERATOR_BUTTON', 'com_cpanel', 1, 'action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_condition', '3.2.0', 1);

 

 

INSERT INTO ’#prefix_content_types’ (‘type_title’, ’type_alias’, ’table’, ’rules’, ’field_mappings’, ’router’, ’content_history_options’) VALUES

 

('Banner', 'com_banners.banner', '{"special":{"dbtable":"#prefix_banners","key":"id","type":"Banner","prefix":"BannersTable","config":"array()"},"common":{"dbtable":"#prefix_ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"name","core_state":"published","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"description", "core_hits":"null","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"images", "core_urls":"link", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"null", "asset_id":"null"}, "special":{"imptotal":"imptotal", "impmade":"impmade", "clicks":"clicks", "clickurl":"clickurl", "custombannercode":"custombannercode", "cid":"cid", "purchase_type":"purchase_type", "track_impressions":"track_impressions", "track_clicks":"track_clicks"}}', '', '{"form_file":"administrator\\/components\\/com_banners\\/models\\/forms\\/banner.xml", "hide_fields":["checked_out","checked_out_time","version", "reset"],"display_lookup":[{"source_column":"catid","target_table":"#prefix_categories","target_column":"id","display_column":"title"}, {"source_column":"cid","target_table":"#prefix_banner_clients","target_column":"id","display_column":"name"}, {"source_column":"created_by","target_table":"#prefix_users","target_column":"id","display_column":"name"},{"source_column":"modified_by","target_table":"#prefix_users","target_column":"id","display_column":"name"}]}'),

Autentificare