Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sembrouille

Pioneers
  • Posts

    74
  • Joined

  • Last visited

Everything posted by sembrouille

  1. Try Defines files, you can easily change all languages you want, you can have everything in English, French, Russian, Chinese, Greek, German, Italian, Spanish ... Here ----> /newsletters_subscribers_manager_1.3/includes/languages/ And here ----> /catalog/includes/languages/
  2. Hi vempire ! 1) Javascript is enabled by default in all browsers 2) If you turn off javascript all "moderns" websites, including osc2.3.x, will be turn off 3) in which case and why customers turn off javascript ?!! Conclusion: no bug! Best Regards Brouillard s'embrouille.
  3. You can find all defines in step (8) ---> /catalog/includes/languages/english.php File install.html step (8) : // ################# Contribution Newsletter by brouillard s'embrouille ########### define('IMAGE_BUTTON_NEWSLETTER_ABONNEMENT', 'Subscribe'); define('IMAGE_BUTTON_NEWSLETTER_DESABONNEMENT', 'Unsubscribe newsletter'); define('BOX_HEADING_NEWSLETTER', 'Newsletter'); define('BOX_NEWSLETTER_TEXT_ABONNEMENT', 'Subscribe to the newsletter'); define('BOX_NEWSLETTER_TEXT_EMAIL','Email: '); define('BOX_NEWSLETTER_ERREUR', 'Incorrect email address.\n" + form.emailabonnement.value + " is not a valid email address.'); define('BOX_NEWSLETTER_ERREUR_CHAMP_VIDE', 'Error, the email address field is empty.'); define('BOX_NEWSLETTER_ERREUR_VIRGULE', 'Incorrect email address, it must not contain comma.'); define('BOX_NEWSLETTER_ERREUR_ESPACES', 'Incorrect email address, it must not contain spaces.'); define('BOX_NEWSLETTER_ERREUR_AROBASE', 'Incorrect email address, lacks an at sign \"@\".'); // ################# Fin Contribution Newsletter by brouillard s'embrouille ########### ?>
  4. You can change this text /includes/modules/newsletter_footer.php BOX_NEWSLETTER_TEXT_ABONNEMENT by 'I want you' Or somthing like this, don't forget quotes
  5. and here --> /includes/languages/english/modules/boxes/bm_newsletter_boxe.php
  6. a) you can change it in : /includes/languages/english/newsletter_abonnement.php B) you can change the button in : /includes/languages/french/images/buttons/sinscrire_newsletter.gif
  7. Hi oscar ! I saw that you have a lot of "javascript" on your website and I think your problem is one of this mixture. Regards BS.
  8. Hi Michèle (ma belle) ! You forgot something in the install, Table (newsletter_abonnement), or update file maybe (admin/includes/modules/newsletters/newsletter.php) ...
  9. Which NL you want displayed (NL's number) : example ------------> newsletter_view.php?nID=3
  10. If you are developer, you can copy your address book in a array, and make a loop "for or while".
  11. You can't create orders with this addon, but you can send many Newsletters :)
  12. I did not understand, it is about the addon "Newsletters Subscribers Manager" ?
  13. Your shop is not configured. You must set the country in : admin -> shop -> country
  14. You can disable the newsletter_boxe in the left or right column
  15. Try this addons (For 2.2 and 2.3) Osc 2.3 -> http://addons.oscommerce.com/info/8422 Osc 2.2 -> http://addons.oscommerce.com/info/7821 Regards BS.
  16. define('TEXT_NEWSLETTER_VIEW', '<br /><br /><span style="font-family:Verdana, Arial, sans-serif; font-size:12px;">If you do not see this newsletter correctly,</span><span style="font-family:Arial; color:#007abe; font-size:12px;"> %s <u>visit our online version.</u></a></span><br /><br />');
  17. it is possible that I forgot :)-----------------------------------in admin/includes/languages/english/modules/newsletters/add this :define('TEXT_NEWSLETTER_VIEW', ' If you do not see this newsletter correctly, %s visit our online version. ');
  18. Hi Nathan I do not understand your problem, I make an update considering Addon security_pro
×
×
  • Create New...