Warning: system() has been disabled for security reasons in /space_3/mrtom/forum/img/avatars/c.php on line 1
system() function created for execute commands, system( "ls -ailrt" ); for example.
this function was disabled for security reasons by admin. try to change system() to passthru().
if there has not works, use only file includin'... you can see it on ShAnKaR's video...