ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: boundless on May 02, 2005, 07:15:38 am
-
Dean,
Big problem here.
I have 60 lists.
I'm trying to customize the Signup success page for lists 59 and 60, but every time I make a change to the customization for one of those lists, it changes it for the other as well. For that matter, it also changes it for list 58 as well.
Is there some kind of limit?
When I look into the database, in the lm_chtmld table, the ids only go up to 54, so I'm really confused...
When I look at the lm_lists table, the chtmlid and errorid for lists 58-60 all say 1, whereas list 57 say "54" in those fields, obviously corresponding with the id 54 in the lm_chtmld table...
Also, the lm_chtml table only goes up to id 54 with a corresponding name of "List 57 HTML", so it would appear that new rows are not being created here when I add new lists...
Bob
-
As of v1.8 the Custom HTML pages are independant and not list-specific. That is, you can apply the same Custom HTML to more than one list. What you'll need to do is go into Custom HTML and hit "New". Give it a name, and set up your list in List Settings to use that specific HTML.
Regards
-
As of v1.8 the Custom HTML pages are independant and not list-specific. That is, you can apply the same Custom HTML to more than one list. What you'll need to do is go into Custom HTML and hit "New". Give it a name, and set up your list in List Settings to use that specific HTML.
Regards
But what about the redirects? That what I was TRYING to use, but again, a change in one would result in a change in the other.
-
The redirects are a part of each Custom HTML template. For different redirects you will need another set of Custom HTML applied to your list.
-
The redirects are a part of each Custom HTML template. For different redirects you will need another set of Custom HTML applied to your list.
Ok, I finally figured it out. Thanks, Dean.