We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26931
    • 2,314 Posts
    wooooohoooo grin that would be great!
      • 10076
      • 1,024 Posts
      I am happy the way it is, things can allways be better, no?
      If you find the time, great. If not still great,

      thanks, Frank.
        • 708
        • 144 Posts
        @bunk58 : do you have the french translation anymore ? because i’m searching it...if not i’ll do it to add to the package...


          AipHesBlOg
          Serveur Local Linux Ubuntu - Apache 2.2.9 - Php 5.2.6 - MySQL 5.0.67
          ---------------------------------------------------------------
          French webdesigner
          • 4310
          • 2,310 Posts
          I don’t think there was a French language file.
          The only ones I can find are English, Danish, German & Italian.
            • 708
            • 144 Posts
            i’ve created french file whit duplicate english as say in installation file;
            and traduction don’t work, i’ve replaced in backend.php as installation.txt say :


            if(mysql_result($result,$i,"lang_frontend") == 'french'){$dropdown2 = ' selected="selected"';} else {$dropdown2 = '';}
            
            			$list .= '<option value="french"'.$dropdown2.'>French</option>';


            if(mysql_result($result,$i,"lang_backend") == 'french'){$dropdown2 = ' selected="selected"';} else {$dropdown2 = '';}
            
            			$list .= '<option value="french"'.$dropdown2.'>French</option>';


            but if i select french,all is in german... >:( whats wrong ?
              AipHesBlOg
              Serveur Local Linux Ubuntu - Apache 2.2.9 - Php 5.2.6 - MySQL 5.0.67
              ---------------------------------------------------------------
              French webdesigner
              • 27829
              • 9 Posts
              Hi,

              I’m using Easy Newsletter 0.3 on a modX 9.6.3 installation. All send-methods are working fine, except the smtp-method.
              Could anyone provide me some more information about this method. I’ve tried to configure it with an google apps smtp-account and an smtp-account on an Microsoft Exchange Severver.
              It looks there’s an issue with the server-ports of ssl-security...

              Greetz,

              Nico
                • 4429
                • 429 Posts
                Does Easy Newsletter support HTML templates yet? or does everything still have to be sent in plain text?
                  • 4310
                  • 2,310 Posts
                  It does html templates smiley
                    • 4429
                    • 429 Posts
                    Quote from: bunk58 at Jul 03, 2009, 06:45 AM

                    It does html templates smiley

                    I can’t see any options to import these or use Modx templates, all i am presented with is a TinyMCE editor.

                    Additionally i can’t see any support for multiple subscriptions lists. What if i only want to send an e-mail to a section of my subscribers?
                      • 4310
                      • 2,310 Posts
                      Sorry, I was a bit hasty, it does html emails created using the RTE, but not from Modx templates/chunks.
                      It is possible to have multiple subscription groups with some modifications.