Log in
Username or email
Password
Remember me
Register
Lost password
Activity
Discussion
Groups
Plugins
Showcase
Themes
Bookmarks
Pages
Computeriamo
Send private message
You must be logged in to send a private message.
Friends
Group membership
No groups
Activity
Computeriamo
@Computeriamo
Computeriamo
commented on the plugin
Videochat - Tinychat
925 days ago
Seems like the code is not structured correctly so you need to set output_buffering to 4096. Edit the php.ini file and add the following line: output_buffering = 4096 NOTE: I don't recommend it. The code should be revised. I don't like hiding bad...