Code:
$PLIGG_Visual_Name
I haven't used this yet (waiting for PHP 4 version).

![]() |
| | Thread Tools | Display Modes |
| ||||
|
I think that should be Code: $PLIGG_Visual_Name I haven't used this yet (waiting for PHP 4 version). Last edited by TobiParrot; 12-15-2007 at 02:18 PM. Reason: Removed trailing dot from code |
| |||
|
When I add it like that without the ; I get an error Quote:
|
| ||||
| Quote:
Code: $subject="Welcome to " . $PLIGG_Visual_Name; Welcome to Blog Engage If it doesn't work I wouldn't struggle. The way you have done it - by hard-coding the site name into the mail template - is perfectly o.k. Last edited by TobiParrot; 12-15-2007 at 02:15 PM. |
| |||
|
Thanks it seems to be working great, minus the waiting time to get the e-mails ![]() I don't see why it's taking so long I run phpbb forums and I get e-mail instantly! |
| ||||
| When the PHP 4 version is released I'll check this, but my guess is there *may* be a problem with how the mail script constructs the email headers. In my experience, if the headers are wrong it can delay email quite badly.
|
| |||
| You know how I could check this Tobi?
|
| |||
|
Is the PHP4 version ready? It would be the best xmas present I ever had!!! |
| ||||
|
@bbrian017 If you check the headers of a received email (open the message in Outlook Express, select 'file/properties' then the 'details' tab) there should be a 'return-path' header (not to be confused with 'reply-to'). Some mail transport systems require the return path to match the 'from' header. Or, it may just be that your ISP subscribes to a Block List service like Spamhaus which can slow things down while mail is checked. If the emails have upset your host's own mail server spam filter, there should be an indication of that in the headers too. One reason I would like to see the Pligg devs address the root vulnerability of this type of spam attack is that sending (potentially) hundreds of registration emails in one go sounds like a sure fire way to get yourself into trouble with your ISP. |
| |||
|
would any1 be so kind to give me a complete tutorial on how to get it to work with version 9.8.2, PHP5 and sinegative? where can I download the right files?
|
![]() |
| 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 12:42 PM |
| Single Step Registration+Email Verification | arkasun | Questions and Comments | 6 | 11-10-2008 11:46 AM |
| HELP! I'm getting spammed! | AshMCairo | Questions and Comments | 113 | 11-04-2008 02:58 PM |
| Single step registration + Confirmation e-mail v0.3 | onis | Questions and Comments | 1 | 01-17-2008 12:23 PM |