Go Back   Pligg Forum > Pligg Development > Pligg Mods
Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 09-24-2007, 10:01 PM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,164
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 267 Times in 178 Posts
Oh yeah, I forgot to mention in the requirements that it uses some PHP5 specific string functions (if we had to do it on PHP4 - we have to code that ourself) - thanks for noting it. My bad that I did include the requirements in first place.
Reply With Quote
The Following User Says Thank You to dollars5 For This Useful Post:
Sponsored Links
Check out the New Templates at the Pligg Pro Shop.
  #62 (permalink)  
Old 09-29-2007, 02:13 AM
The Humanaught The Humanaught is offline
Casual Pligger
 
Join Date: Jun 2006
Posts: 86
Downloads: 8
Uploads: 0
Thanks: 8
Thanked 12 Times in 6 Posts
Is the mod package initially listed on the first page of this thread compatible with 9.8(.1)?
__________________
The Hao Hao Report: The Best Stories About China
Reply With Quote
  #63 (permalink)  
Old 09-29-2007, 11:44 PM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,164
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 267 Times in 178 Posts
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
The Following User Says Thank You to dollars5 For This Useful Post:
  #64 (permalink)  
Old 10-03-2007, 11:40 AM
twinkiboy twinkiboy is offline
New Pligger
 
Join Date: Jun 2007
Posts: 12
Downloads: 7
Uploads: 0
Thanks: 3
Thanked 1 Time in 1 Post
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
  #65 (permalink)  
Old 10-03-2007, 12:05 PM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,164
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 267 Times in 178 Posts
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
The Following User Says Thank You to dollars5 For This Useful Post:
  #66 (permalink)  
Old 10-05-2007, 08:43 AM
sam sam is offline
New Pligger
 
Join Date: Aug 2007
Posts: 15
Downloads: 2
Uploads: 0
Thanks: 17
Thanked 0 Times in 0 Posts
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
  #67 (permalink)  
Old 10-05-2007, 12:11 PM
knsin0 knsin0 is offline
Banned
 
Join Date: Jun 2007
Posts: 12
Downloads: 21
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
great mod! thanks a lot
Reply With Quote
  #68 (permalink)  
Old 10-11-2007, 10:30 PM
jdleung jdleung is offline
Casual Pligger
 
Join Date: Aug 2007
Posts: 67
Downloads: 18
Uploads: 0
Thanks: 0
Thanked 1 Time in 1 Post
great mod.

each confirmation e-mail shows my server's e-mail address, how can I hide it?
__________________
dashanban.com | jdleung's.com @ flickr @ fotoblogs.cn
Reply With Quote
  #69 (permalink)  
Old 10-11-2007, 11:33 PM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,164
Downloads: 29
Uploads: 1
Thanks: 292
Thanked 267 Times in 178 Posts
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
  #70 (permalink)  
Old 10-12-2007, 12:43 AM
jdleung jdleung is offline
Casual Pligger
 
Join Date: Aug 2007
Posts: 67
Downloads: 18
Uploads: 0
Thanks: 0
Thanked 1 Time in 1 Post
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";
__________________
dashanban.com | jdleung's.com @ flickr @ fotoblogs.cn
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks Enabled by vBSEO 3.0.0