Module "About" give me a little window with the error:
"Warning: Failed opening 'languages//global.inc.php' for
inclusion (include_path='') in c:\program
files\easyphp\www\crm-
1.4.2alpha\includes\header.inc.php on line 52".
It looks like this is because the $lang variable is not being
set in the header.inc.php file. I think the reason for this is
because that variable is not being defined in the help.php file
and then being passed into the header file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=721977
It looks like this is because the $lang variable is not being
set in the header.inc.php file. I think the reason for this is
because that variable is not being defined in the help.php file
and then being passed into the header file.
Logged In: YES
user_id=721977
Ok, I am wrong. Please disregard my comments. Thanks.