The shoutbox seems to have broken... when there are no comments, it displays fine. But as soon as you click to post something it leads to a blank page. I tried adding a comment through php myadmin but that also leads to the blank page. On my WAMP server version it comes up with this fatal error (which is obviously hidden on my online site...):
( ! ) Fatal error: Call to private method MessageContainer::format() from context 'Shoutbox' in C:\wamp\www\classes\class_shoutbox.php on line 35 Call Stack #	Time	Memory	Function	Location 1	0.0004	153328	{main}( )	..\index.php:0 2	0.0019	228232	IndexController::main( )	..\index.php:78 3	0.0880	3011960	IndexController->handleRequest( )	..\index.php:71 4	0.0887	3013032	ShoutboxController->index( )	..\index.php:24 5	0.0916	3100192	Shoutbox->post( )	..\shoutbox.php:14
 
 
I'm not sure what the issue is. I've replaced the shoutbox files with the default mysidia ones... I've even replaced the ckeditor folder and the ckeditor_init file... just in case. Nothing worked :/ Any help would be awesome ahaha ^_^''
Thanks!