CodeIgniter Forums
Need Help about Lang Select - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Need Help about Lang Select (/showthread.php?tid=7301)



Need Help about Lang Select - El Forum - 04-02-2008

[eluser]Đỗ Thanh Tùng[/eluser]
Code:
A PHP Error was encountered
Severity: Warning

Message: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer

Filename: libraries/Lang_detect.php

Line Number: 193
My Website work perfect on http://localhost but when i change to http://192.168.10.5 (my Ip Address on LAN) and i got that Warning. What can i do to fix it. Thanks very much.


Need Help about Lang Select - El Forum - 04-02-2008

[eluser]wiredesignz[/eluser]
Post the code to Lang_detect.php so we can take a look.