We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9995
    • 1,613 Posts
    yea i noticed indeed hotmail got some powerfull filter, things like <base> is stripped out so u have to use full url what sucks.
    i’ll try to figur it out.

    cheers
      Evolution user, I like the back-end speed and simplicity smiley
      • 9995
      • 1,613 Posts
      I have build in a validationscript (used bwente script on page about 9)

      on the submit button there is a double onclick action:
      <input type="button" onClick="emailCheck();" onClick="te_subscribe();"

      it works but it's not right i guess
      is there a way to combine them?

      when i use onClick="emailCheck(); te_subscribe();" it checks but also subscribes directly even when the check isn't validate.



        Evolution user, I like the back-end speed and simplicity smiley
        • 42601
        • 24 Posts
        how do i set this up? The install will not work,
          • 9995
          • 1,613 Posts
          Quote from: thehaag at Jan 23, 2013, 03:23 AM
          how do i set this up? The install will not work,

          do you have msn? p.m. me and i can show you
            Evolution user, I like the back-end speed and simplicity smiley
            • 29131
            • 11 Posts
            Where I can find last version - with all fixes - of TE Mailer ?
              • 9995
              • 1,613 Posts
                Evolution user, I like the back-end speed and simplicity smiley
                • 39417
                • 11 Posts
                in TEmailer_1.5_beta - no "install" folder ?!!
                  • 9995
                  • 1,613 Posts
                  It has if you look at the grouped version I think or a other version, just check some attachments on the pages..
                    Evolution user, I like the back-end speed and simplicity smiley
                    • 15001
                    • 697 Posts
                    Just installed the 1.5 Beta version of TEMailer.
                    As there was no "install" folder, I used thus of the 1.0 version to run the installation, which was reported as successful.

                    However, when I try to access the module, the following error prints:
                    Warning: include_once(/temailer.php) [function.include-once]: failed to open stream: No such file or directory in /home/www/users/my-hosting-account/www/the-website.ext/manager/processors/execute_module.processor.php(114) : eval()'d code on line 12

                    I watched at the source code of the module, which is
                    include_once($path . '/temailer.php');

                    I understand that the $path variable is empty.
                    Where do I set it ?

                    Note: The site uses PHP 5.2.17, Friendly URLs, and magic quotes are on.
                      • 9995
                      • 1,613 Posts
                      I know I was struggling allot at first with this mailingmanager.
                      did you add the module configuration?

                      &fromemail=Send Email From;string;[email protected] &fromname=From Name;string;Sitename &folder=Newsletter Folder ID;int;11 &path=Path;text;../assets/modules/temailer/


                      id 11 newsletter folder is the folder the newsletter pages are in (child).

                      if I where you I would install the grouped version.
                      attached.

                        Evolution user, I like the back-end speed and simplicity smiley