Efficient and affordable software for Macintosh - Maker of MaxBulk Mailer, eMail extractor, eMail Checker, e-Mail Bounce Handler

Home

Products

Downloads

News

Store

Support

Forums

Forums


 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
MaxBulk Mailer :: edit subscribe_single_fixed.php

 
Post new topic   Reply to topic    Maxprog Forum Forum Index -> MaxBulk Mailer
Author Message
steve



Joined: 10 Jun 2009
Posts: 23

PostPosted: Fri Jun 12, 2009 4:31 am    Post subject: MaxBulk Mailer :: edit subscribe_single_fixed.php Reply with quote

Is it possible to edit the subscribe_single_fixed.php file so that only the email address is captured/required? The email address is all that we need.

I tried just removing the data and fields in the table however it still errors out and requires First and Last Name upon submitting.
Back to top
stanbusk
Site Admin


Joined: 28 Dec 2005
Posts: 4435

PostPosted: Fri Jun 12, 2009 10:52 am    Post subject: Reply with quote

Yes, but you also have to remove the PHP code that checks for the existence of the fields you have removed. There are two lines below:
Code:
if ( $firstname == "" ) { $errors[] = "Enter your first name in the first name text box"; $wrong['firstname'] = TRUE; }
   if ( $lastname == "" ) { $errors[] = "Enter your last name in the last name text box"; $wrong['lastname'] = TRUE; }
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Maxprog Forum Forum Index -> MaxBulk Mailer All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
captcha mod by phpbb-security.com

Home

Products

Downloads

News

Store

Support

Forums


Maxprog ® - MAX Programming, LLC - © 2001-2006 - All Rights reserved
Company Info | Site Map | Legal Notice | Privacy Policy | Jobs