getsupportedlanguages [message #1290] |
Fri, 14 March 2008 23:42  |
|
Installed ver 1.34 and when I started to run it after finishing the usual setting up, I got this error message. include.session.inc has the function and it appears that its properly included....
Fatal error: Call to undefined function getsupportedlanguages() in E:\xampp\htdocs\radicore\menu\logon.php on line 109
Any ideas?
|
|
|
|
Re: getsupportedlanguages [message #1292 is a reply to message #1291] |
Sat, 15 March 2008 09:49   |
|
REMOTE_PORT 1275
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
phpinfo() displayed this. Do I take it that SERVER_PROTOCOL is set as HTTP/1.1?
Sorry if I am not so versed with this. Thanks for the patience.
|
|
|
|
Re: getsupportedlanguages [message #1294 is a reply to message #1293] |
Sun, 16 March 2008 21:54   |
|
sincere apologies. it was a careless mistake. I failed to adjust the php.ini for include_path and instead it was getting includes from the previous version's path. Thanks
|
|
|
|