If you have several subscribe pages defined in the admin backend, try disabling email confirmation for all subscribe pages. Don't forget to "Save and activate".jdarling wrote:"The following required values are missing: Email Addresses you entered do not match"
I disabled email confirmation in Admin >> subscribe pages >> checking the radio button "Don't display email confirmation" but I'm still getting the error.
H2B2 wrote:Considering this form is a bit more complex than the previous ones, i think the best way to proceed is to let phplist do the 'dirty work' of generating the form code. Than you only need to copy the form code, customize it a little bit, and place it on your webpage.
So, I suggest you go through the following steps:
1. In Admin >> subscribe pages: Create a subscribe page with all the attributes you need, select wich attributes are "required", and set the order of listing. Don't forget to click on "Save and activate".
2. Now you need to copy the phplist generated html form code to a text editor. You can do this by:
- loading the subscribe page you just created in your web browser, i.e. just point your browser to your subscribe page.
- display the source code for that page (right click on the page and select 'View source' in IE, or 'View page source' in Firefox).
- copy the form code (including the javascript that checks user input), and paste this in a simple text editor, like Windows Notepad.
3. Customize the form code as described in a previous post of this thread.
Now you're ready to place the customized form in a tabel cell or anywhere you want on an existing webpage. Further customization can be done in your html editor, if you prefer.
berget wrote:When you sign up here, you will just get sent to the subscription page at phplist.
<form method="post" action="http://thegifthelper.com/ezine/?p=subscribe&id=1" name="subscribeform" target="_self">
<form method="post" action="http://thegifthelper.com/ezine/?p=subscribe" name="subscribeform" target="_self">
<input type="hidden" name="listname[1]" value="The Gift Helper"/>
Lee Pilzer wrote:sarelvdm,
The text of the "Message they receive when they subscribe", the text of the "Message they receive when they confirm their subscription", and the header and footer can all be edited on the subscribe page. Log-in to PHPList Admin; click "subscribe pages"; click "edit" for the subscribe page that you are using; then scroll down to the appropriate fields and edit accordingly.
-- Lee
berget wrote:I have removed the extra hidden input tag (I think I have added it just to try if it would work). And it seems that the list id is ok.
Do you have any other suggestions?
Return to Answers, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 1 guest