Hi, I've scoured the forums for help on this, and the site too, but can't find anything. It's most likely there, I just can't locate it!
I use MLM and have many lists. I want to add a link to various sites that take the user to a customised version of /subscribe_single_fixed.php that will subscribe them to a specific list.
The manual says...
subscribe_single_fixed.php is a sample subscription page where you can manually subscribe to one unique implicit list - HTML modifications required!
It's the HTML modification bit I need the help with!
Lets say the list I want to add subscribers to is "bikespanner".
I've duplicated subscribe_single_fixed.php and called it subscribe_single_fixed_bs.php
If I type that into the browser bar I get the subscribe page, so I fill it out but upon clicking subscribe the page simply refreshes. So obviously I need to edit the file subscribe_single_fixed_bs.php!
So I open it and look for a reference of "list1". I find it, so replace it with "bikespanner". I thought that would work, but no :-(
I've searched the forum and found mention of editing line 32, but at this point, I'm a bit lost.
All help appreciated!
I use MLM and have many lists. I want to add a link to various sites that take the user to a customised version of /subscribe_single_fixed.php that will subscribe them to a specific list.
The manual says...
subscribe_single_fixed.php is a sample subscription page where you can manually subscribe to one unique implicit list - HTML modifications required!
It's the HTML modification bit I need the help with!
Lets say the list I want to add subscribers to is "bikespanner".
I've duplicated subscribe_single_fixed.php and called it subscribe_single_fixed_bs.php
If I type that into the browser bar I get the subscribe page, so I fill it out but upon clicking subscribe the page simply refreshes. So obviously I need to edit the file subscribe_single_fixed_bs.php!
So I open it and look for a reference of "list1". I find it, so replace it with "bikespanner". I thought that would work, but no :-(
I've searched the forum and found mention of editing line 32, but at this point, I'm a bit lost.
All help appreciated!