Obsolete Releases > SME Server 7.x

Allowing Email Opt-Out through

(1/2) > >>

russs:
I'm sure this has been answered before but I can't find anything quite like this request.

We use Sugar CRM based at our work inside our Firewall and with no outside access for all our Contacts. We can also mail out through it and send out Campaign Mail Lists. We add an 'Opt-Out' link to each Campaign mail. Unfortunately, because the Sugar Server is inside our Firewall we have to do a bit of work to allow the opt-out to work. Therefore, I have created a publically visible iBay on our SME Webserver and put the removeme.php link there that is needed for Sugar to opt you out.

So, when the client gets the mail and clicks on the removeme.php link this sends the message back to the SME server and it should pass the details on internally to the Sugar server.

However, the link never gets passed the SME server. Looking in the Messages log I see this:

httpd: PHP Warning:  file_get_contents(): URL file-access is disabled in the server configuration in /home/e-smith/files/ibays/sugaremail/files/redirect.php on line 17

httpd: PHP Warning: file_get_contents(http://*server*/*domain*/sugaremail/removeme.php?identifier=4ec18366-4db4-9465-c7df-451bcf75a8c5): failed to open stream: no suitable wrapper could be found in /home/e-smith/files/ibays/sugaremail/files/redirect.php on line 17

What does this mean? I am sure I have the files with the right permission as I can access the iBay from outside work.

Line 17 referred to above reads like this:

$captured = file_get_contents( $redirecturl );

Is the 'file_get_contents' not allowed by my SME configuration? It is in Private Server mode with a Router doing the job of firewall.

Am I barking up the wrong tree and that in fact there is no reason this shouldn't work if the idiot setting it up had done it right (me)!

Thanks Guys

Russ

russs:
Anybody got any idea on this please?

russs:
Anybody got any idea on this please?

russs:
Sorry ,got posted twice for some reason...


 :D

russs:
Still no one can help?

Navigation

[0] Message Index

[#] Next page

Go to full version