![]() |
I'm sure many of you know that vbulletin can sometimes have problems sending out email notifications if your server uses sendmaill. Well I've had to have my email options turned off for months because of this, but I've finally got a cgi work-around that's about ready to go. I'm just having trouble with a specific part, converting the fields from php to cgi. Can anyone offer some quick help?
I just need: PHP Code:
Code:
$notifyurl = "formmail.cgi?to=$to&message=$message&headers=$headers"; |
I am really not sure about this one, but maybe this one will work?
Code:
$nothing=file("http://www.site.com/forum/formmail.cgi?to=$to&message=$message&headers=$headers"); |
Hi Firefly,
Thanks for your response, but that line does not contain any of these variables which I need to pass into my cgi formmail scrpt: PHP Code:
|
All times are GMT. The time now is 11:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|