Recent content by harringg

  1. H

    Newbie, probably silly question!

    Edit>Rename Tags (double click on the Value column to change the heading text) I do think this only 'sticks' for each Mailing List (File>New) Mailing 1: First Name | Surname | Company | E-mail Address | Opt 1 (Address) | Opt 2 (Phone Number) Mailing 2: First Name | Surname | Company | E-mail...
  2. H

    Templates - off the shelf

    I too use RapidWeaver and haven't had any issues with your page in MaxBulk. I went to your page, copied source, pasted in an HTML MBM email and when I hit preview it looks like this. Actually sending it to myself and it looks the same as it does on your web site when I received it in...
  3. H

    click-thru click.dat corrupted?

    I've been using the free version of click-thru with no problems, then all of a sudden it doesn't track or report. Looking at click.dat the "pipes" seem messed up. Deleting them and saving the click.dat didn't restore things. http://mydomain.com/click1|10 http://mydomain.com/click2|20...
  4. H

    How to use MaxBulk 6 with the new Remote Lists option?

    I'm using MAMP on OS 10.5.7
  5. H

    How to use MaxBulk 6 with the new Remote Lists option?

    I have the following in the .php file: // By default MLM uses plain text files. If you prefer to use a mySQL table all you have to do is to modify the paramaters below: $use_mysql = 1; // Set to 1 in order to use mySQL rather than default raw...
  6. H

    How to use MaxBulk 6 with the new Remote Lists option?

    When I type:http://localhost:8888/Goodies/MailingListManager/mlm/mlm.php?cmd=createlist&list=mynewlist&pwd=REMOVED It returns: Database and table created successfully. When I run: http://localhost:8888/Goodies/MailingLi ... wd=REMOVED It returns: newsletter 3 2008-11-12 21:59:34...
  7. H

    How to use MaxBulk 6 with the new Remote Lists option?

    I'm getting the idle message (downloading flashes by for a second). the cmd=lists via the browser returns 4 2008-11-12 21:59:34 strugling to get mysql setup with mlm and maxbulk. I've entered four names in the db is that the "4" in the web output? edit: yes it is. I added a new name via...
  8. H

    mlm and MySQL

    This is what I get: Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in (myserver path)/scripts/mlm/mlm.php on line 167 Error - mySQL is not activated.
  9. H

    mlm and MySQL

    I've created the DB, set password/login on the server, and still get that error. Is that "full access account" something my ISP needs to setup? I've tried on two completely different servers, both of which I have admin permissions. I'm familiar with CHMOD with files/folders, is there...
  10. H

    How to use MaxBulk 6 with the new Remote Lists option?

    @bwohn Friendly note suggesting you pull that link. I was following the thread and clicked on it and can see your clients names and emails. Probably not something they want publicly available.
  11. H

    mlm and MySQL

    I've got the MySQL settings in the MLM settings file and do I need to manually setup a MySQL db on the server or does it set it up for me? I've used http://www.mydomain.com/scripts/mlm/mlm ... mypassword and it returns Error - mySQL is not activated. I've also created a db with the same...
  12. H

    line breaks not preserved

    Glad to see this bug (maybe not bug, but a change anyways) has been found. I ended up making two mailers, one for additional contestants, and one for single contestants, since the formatting wouldn't work.
  13. H

    line breaks not preserved

    I sent you an email with the subject line: format messages
  14. H

    line breaks not preserved

    Not sure I'm following. It's plain text as far as I can tell. Is there some setting I should be checking for format? The content of the message in the Message body tab is what you are asking? Beyond the drop down Format setting of Plain Text, I'm not sure what I should be looking at to...
Top