Hello,
I want to change the folder name from webim to chat but i run into problems
Here is what i did i change the folder name to webim and used a find replace program to change every word 'webim' to 'chat' and its working except one page ;
http://www.mysite.com/chat/operator/getcode.php i get this error message
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/operator/getcode.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/operator/getcode.php:102) in /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/libs/common.php on line 413
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/operator/getcode.php:102) in /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/libs/common.php on line 414
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/operator/getcode.php:102) in /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/libs/common.php on line 415
Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/operator/getcode.php:102) in /mounted-storage/home34a/sub001/sc27697-JBBO/mysite.com/chat/libs/common.php on line 416
Please help