| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in Houston, TX
Hosted on Pass 6
51 posts
Gave thanks: 0
Thanked 0 times
|
Send to friend script
Hi all.
This is really a perl question but all the surpass heavy's seen to be posting here, so my question. Installed a very nice "send to friend" script from www.bluesparks.com. Works great after a little path adjusting. But has a variable for notification when the utility is used. (very nice for tracking) but I can't seem to get it to work Fairly new to perl and feel I'm not reading the directions correctly. The main componant of the script (P to P mail with my URL as a referral link) works like a charm, but my notification email always fails. (section in question below) --------------------------------------------------------- # Email address of person to notify when a page is sent. # Remove the comment and change this line to your email # address to enable this feature. (added by R. Betts) # $notify = 'somename[at]myurl.net'; --------------------------------------------------------- I removed the real URL for spam reasons - but tried deleting all comments but the final line (and several other combo's with no success. Am I missing something? Any of you killer coders have a suggestion? Cheers to all |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in Houston, TX
Hosted on Pass 6
51 posts
Gave thanks: 0
Thanked 0 times
|
Fogetabodit,
Solved my own question. Never the less any fellow surpassers that need a nice "send to friend" script, check out the URL in the above post. Spent most of the day digging around for one and this is the killer app. Hava gooden' |
|
|
|