Mibew Messenger Community

General => Support => Topic started by: redes on November 18, 2010, 04:47:25 PM

Title: Localize error
Post by: redes on November 18, 2010, 04:47:25 PM
Hi, i'm getting the following error when i enter the localize section:

Code: [Select]
Warning: fopen(/Applications/XAMPP/xamppfiles/htdocs/hpstore/soporte/libs/../locales/es/properties) [function.fopen]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/hpstore/soporte/libs/common.php on line 167

Warning: feof() expects parameter 1 to be resource, boolean given in /Applications/XAMPP/xamppfiles/htdocs/hpstore/soporte/libs/common.php on line 168

Warning: fgets() expects parameter 1 to be resource, boolean given in /Applications/XAMPP/xamppfiles/htdocs/hpstore/soporte/libs/common.php on line 169

i think its because the value in $webimroot, which is currently = "/hpstore/soporte".
webim is installed in localhost using xampp in "localhost/hpstore/soporte/"


EDIT: getting the same error while leaving a message, after i enter all the contact information.

Title: Re: Localize error
Post by: kory on November 22, 2010, 05:11:41 PM
Take a look in: http://mibew.org/forums/index.php?topic=117.0

Maybe it help
Title: Re: Localize error
Post by: redes on November 22, 2010, 09:16:11 PM
SOLVED

tnx kory

Take a look in: http://mibew.org/forums/index.php?topic=117.0

Maybe it help