{* * Since 2013 Ovidiu Cimpean * * Ovidiu Cimpean - Newsletter Pro © All rights reserved. * * DISCLAIMER * * Do not edit, modify or copy this file. * If you wish to customize it, contact us at addons4prestashop@gmail.com. * * @author Ovidiu Cimpean * @copyright Since 2013 Ovidiu Cimpean * @license Do not edit, modify or copy this file * @version Release: 4 *} {if isset($errors) && !empty($errors)}
{foreach $errors as $error}

{$error|escape:'quotes':'UTF-8'}

{/foreach}
{else}

{l s='There is an error regards Menu (ps_tab), the (ps_tab_lang) is not found!' mod='newsletterpro'}

{l s='To solve this error follow the steps:' mod='newsletterpro'}

  1. {l s='Go the the "Administration > Menus"' mod='newsletterpro'}
  2. {l s='Find the row with the "ID" 11 ( this should have the "Name" of "Customers" )' mod='newsletterpro'}
  3. {l s='Click on the plus sign on the right of the row' mod='newsletterpro'}
  4. {l s='If at the column "Module" you find the row with "newsletterpro", delete that row.' mod='newsletterpro'}
  5. {l s='Now you have to add a new menu, click on the button at top of the page "Add new"' mod='newsletterpro'}
  6. {l s='Fill the fields:' mod='newsletterpro'}
  7. {l s='Name -> Newsletter Pro' mod='newsletterpro'}
  8. {l s='Class -> AdminNewsletterPro' mod='newsletterpro'}
  9. {l s='Module -> newsletterpro' mod='newsletterpro'}
  10. {l s='Status -> yes' mod='newsletterpro'}
  11. {l s='Parent -> Customers' mod='newsletterpro'}

{l s='All done!' mod='newsletterpro'}

{/if}