All I did was modify default room name from "default" to TheClassPub.
How the heck are you supposed to customize this? This product needs a customization interface.
Help!!!
Chris
error messages:
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/localization/languages.lib.php3 on line 70
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 76
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 77
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 78
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 79
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 80
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Had the same problem after editing the config.lib.php file turned out its due to unwanted spaces or line break appearing after the EOF tag aka closing tag ?>
Delete any blank spaces or empty lines and this should fix the issue you had.
Regards,
Kazpernzl
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
phpMYchat receiving following error messages after customizing config file /config/config.lib.php3
see error messages I am getting at following URL:
http://smokeshanty.com/classchat/phpMyChat.php3
All I did was modify default room name from "default" to TheClassPub.
How the heck are you supposed to customize this? This product needs a customization interface.
Help!!!
Chris
error messages:
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/localization/languages.lib.php3 on line 70
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 76
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 77
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 78
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 79
Warning: Cannot add header information - headers already sent by (output started at /home/smokesha/public_html/classchat/chat/config/config.lib.php3:80) in
/home/smokesha/public_html/classchat/chat/lib/index.lib.php3 on line 80
Hi
Had the same problem after editing the config.lib.php file turned out its due to unwanted spaces or line break appearing after the EOF tag aka closing tag ?>
Delete any blank spaces or empty lines and this should fix the issue you had.
Regards,
Kazpernzl