Page 1 of 1

Strange Mail Form Behaviour

Posted: Sat 13. Nov 2004, 10:44
by steima
I'm using PHPWCMS RC4 with all patches ... and i have really strange behaviour on sending mails.

The Formmailer just does nothing. I mean nada ... not a single entry in the postfix logfiles ... PHPWCMS brings me back to the index.html page ...???

The strange thing ... i've two other domains hosted on the same server with older (but different) versions of phpwcms ... and they both send e-mails correctly.

any suggestions? matthias

Posted: Sat 13. Nov 2004, 11:15
by Pappnase
hello

is this an upgraded version!? if yes maybe there was upload error.

Posted: Sat 13. Nov 2004, 11:31
by steima
no its a fresh installation

Posted: Sat 13. Nov 2004, 11:49
by steima
strange ... drove home from work ... turned on linux box

checked mailform ... worked ??? hä?

Posted: Wed 17. Nov 2004, 01:21
by nmd_inc
Hi!

have a similar problem. i have two Domains pointing to the same server. In config.inc.php I inserted "$phpwcms["site"] = "http://www.example.com/";".

If i call the formmailer on a page, per example "www.example.com/index.php?form" it all works well. But if I open the same page on same server using the other Domainname, i get a blank page.. :(

must be some security check of the formmailer script.. ??

greetings, nmd