From: Helmut H. <Hu...@t-...> - 2008-08-08 07:37:12
|
Hallo, jorgeoliveirasilva, Du (jorgeoliveirasilva) meintest am 07.08.08: > I?m installing change_passwd and the squirremail report this error > above .... > Fatal error: Call to undefined function: php_self() in > /srv/www/default/html/squirrelmail/plugins/compatibility/includes/1.5 > .0/glob al.php on line 25 [HTML deleted] You use the wrong compatibility plugin; "change_passwd" needs (without other modifications) "compatibility-1.3". Maybe other plugins you are using now need "compatibility-2.0.13" - that problem is known but yet unsolved. If only "change_passwd" needs the older plugin perhaps it works if you install "compatibily-1.3" in its own directory .../plugins/compatibility-13 and the newer version is in .../plugins/compatibility And then you change every entry in "functions.php" and "options.php" to the changed path. But I haven't tried that change. I don't know if there are any side effects. Viele Gruesse! Helmut |