Hi, i'm getting the following error when i enter the localize section:
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.