No.591
I got a bug. when I include the last two lines:
require_once 'cc/posthandler.php';
event_handler('post', 'postHandler');
I get this message:
Warning: require_once(cc/posthandler.php): failed to open stream: No such file or directory in G:\WebServer\EasyPHP-DevServer-14.1VC9\data\localweb\tinyboard\inc\instance-config.php on line 43
Fatal error: require_once(): Failed opening required 'cc/posthandler.php' (include_path='.;C:\php\pear') in G:\WebServer\EasyPHP-DevServer-14.1VC9\data\localweb\tinyboard\inc\instance-config.php on line 43
If I remove those last two lines, the webm video appears as a link, and when clicked on plays in a different window.
No.592
fix the bug. no warning message anymore. But now I can see the thumbnail.