hi. the function _() is an alias for gettext(). gettext is an API for GNU gettext. you have to install GNU gettext on your machine and enalbe gettext in your php.
further information: the gettext() function: http://de2.php.net/manual/en/function.gettext.php the gettext API: http://de2.php.net/manual/en/ref.gettext.php good luck, sebastian. > --- Ursprüngliche Nachricht --- > Von: "C.J. Harris" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: [Web-cyradm] Recieving "Fatal error: Call undefined function: > _() in .... > Datum: Fri, 24 Jun 2005 10:14:15 -0700 (PDT) > > Hello all, > I been trying to set up a postfix - cyrus - web-cyradm - mysql mailing > system on a Mac XServer running Yellowdog linux 4.0 with kernel 2.6.10, I have > set up postfix/mysql/cyrus to run properly but after extracting the > web-cyradm package into my web root, when I try to pull up the address it is > located i received the error > > "Fatal error: Call to undefined function: _() in > /var/www/html/web-cyradm/index.php on line 139" > > Could this been that some thing is missing from my php install? What are > the php requirements for web-cyradm? I tryed researching this error on the > web and came up with nothing. Please let me know if I can provide any more > information on this problem. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis ++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++ _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
