Single step registration + Confirmation e-mail v0.1

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 09-30-2007, 12:44 AM
dollars5's Avatar
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 1,961
Sure it is - it is only a modification of the header and is tested to work well on 9.8.1 version.
Reply With Quote
  #62 (permalink)  
Old 10-03-2007, 12:40 PM
New Pligger
 
Join Date: Jun 2007
Posts: 12
If the user accidentally deletes or loses the e-mail, is there a way for the admin to send out the verification e-mail again? Maybe this is something that can be added in a later release.
Reply With Quote
  #63 (permalink)  
Old 10-03-2007, 01:05 PM
dollars5's Avatar
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 1,961
Actually there is a minimal provision for it - currently it also send a cc e-mail to an admin entered e-mail address, so that if any user contacts on this - you can activate it for him or forward that stored e-mail. Check for Cc in the header variable in the register.php code - you will notice this.

This kind of activation is used at Meme or Lame / Published News where a few users reported they did not get their registration e-mail and were complaining that it might have landed in spam/bulk mail folders and got cleaned up. Then we forwarded the mails again to let them activate or active by clicking on the link for the user.
Reply With Quote
  #64 (permalink)  
Old 10-05-2007, 09:43 AM
sam sam is offline
New Pligger
 
Join Date: Aug 2007
Posts: 13
Quote:
Originally Posted by dollars5 View Post
Did you upload the font files? I guess the server has some issues with the fonts that we used - I suggest you to replace the fonts with standard ones - may be that should help. I would also suggest to contact your host to see if they have the latest version of GD Image Library for PHP installed - may be that might also be an issue.

The ts_image.php - does not have a separate debug version - any error it generates would be emitted on to your browser as you see now.
Myself missed this folder and thanks for pointing it out.
Reply With Quote
  #65 (permalink)  
Old 10-05-2007, 01:11 PM
Banned
 
Join Date: Jun 2007
Posts: 9
great mod! thanks a lot
Reply With Quote
  #66 (permalink)  
Old 10-11-2007, 11:30 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 66
great mod.

each confirmation e-mail shows my server's e-mail address, how can I hide it?
Reply With Quote
  #67 (permalink)  
Old 10-12-2007, 12:33 AM
dollars5's Avatar
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 1,961
Many mail servers will bounce back a mail if you donot set the from address to a valid email address - that is counted as spam. So if you really think your mails should land to your receipants - you should reveal your mail address - a simple suggestion is o have a dummy or catch-all mail address like info@my-domain.com or contactus@my-domain.com - so save your personal inbox of any potential spams.
Reply With Quote
  #68 (permalink)  
Old 10-12-2007, 01:43 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 66
I found it. I deleted "from" from $from

$from = "info@mysite.com";
so it always shows my server mail.

should like this
$from = "From: info@mysite.com";
Reply With Quote
  #69 (permalink)  
Old 10-12-2007, 01:54 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 66
is there a new version for 9.8?

thanks.
Reply With Quote
  #70 (permalink)  
Old 10-12-2007, 06:04 AM
dollars5's Avatar
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 1,961
The same works fine on 9.8 - btw: without passing "From: " is the mail landing in inbox esp with gmail and yahoo?
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Email confirmation for registration sbanerjee Questions and Comments 2 11-23-2008 11:42 AM
Single Step Registration+Email Verification arkasun Questions and Comments 6 11-10-2008 10:46 AM
HELP! I'm getting spammed! AshMCairo Questions and Comments 113 11-04-2008 01:58 PM
Single step registration + Confirmation e-mail v0.3 onis Questions and Comments 1 01-17-2008 11:23 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development