Re: Call to undefined function is_defined()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  Hi..!!   I need your help..!! I need install Squrrelmal chage passwd   I> have installed Fedora 6 squid 2.6STABLE9, sendmail8.13 y squirrelmail> 1.4.8. change_passwd-4.0-1.2.8.tar.gz> compatibility-2.0.7-1.0.tar.gz     My error is:> PHP Fatal error: Call to undefined function is_defined() in> /usr/share/squirrelmail/plugins/compatibility/functions.php on line 113,> referer: http://mail.midominio.com/webmail/src/options.php> Please, help me.> Thanks> Dav>  Las mejores tiendas, los precios mas bajos, entregas en todo el mundo,> YupiMSN Compras:  Haz clic aquí...
Open plugins/compatibility/functions.php in plain text editor. Findis_defined('SM_VERSION') call in line 113. replace 'is_defined' with'defined'
PHP does not have function is_defined() and constants are tested withdefined() function (http://www.php.net/defined)
And as Rainer said, you are using incorrect compatibility plugin version.change_passwd 4.0 depends on compatibility 1.x plugin.
I strongly recommend use of change_pass plugin and poppassd server on Fedora.
-- Tomas

-------------------------------------------------------------------------This SF.net email is sponsored by DB2 ExpressDownload DB2 Express C - the FREE version of DB2 express and takecontrol of your XML. No limits. Just data. Click to get it now.http://sourceforge.net/powerbar/db2/--squirrelmail-users mailing listPosting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelinesList Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxxxxx Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.userList Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux