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