PDA

View Full Version : Update for EFM v1.15?


manfred
10-22-2007, 03:20 AM
Hello,

Is there an update for EFM 1.15? I've tried to install it on a new package. Trying to run the efm/index.php brings me up to a white, blank site?

I love EFM, because it's easy to block mails with the "banned words"-filter etc.

TIA
Manfred

manfred
10-29-2007, 04:00 PM
No solutions available ? :hrmm:

kitchin
10-30-2007, 12:26 AM
You probably have PHP5 installed instead of PHP4.
Glancing through the code in index.php I see at least one thing that needs to change:
Replace all instances of "$this" with "$thisx".
(The symbol $this is now a reserved word.)

Also, look in the file /big/dom/xYOURACCOUNT/logs_cgi/php_error for any other errors.

manfred
10-30-2007, 03:22 AM
Hello kitchin!

THANK YOU SOOOO MUCH... that did the trick!

Greetings from Austria :QTAUT: