1
VideoTube 1.84
Xoops 2.0.16
PHP 4 + MySQL 3.23
Works a treat, except I found that the 'Report' and 'Recommend' buttons were missing in User View.
index.php
around line 315
insert:
$xoopsTpl->assign('lang_reportbutton', _MI_VI_REPORTBUTTON);
$xoopsTpl->assign('lang_recommendbutton', _MI_VI_RECOMMENDBUTTON);
$xoopsTpl->assign('lang_ratebutton', _MI_VI_RATEBUTTON);
I assume the 'rate' button is for a forthcoming feature?
I got the pesky 'active-x' warning when testing in IE 6, but turning off 'autoplay' in prefs fixed it.
Very nice module. Congratulations tank.
A thread is for life. Not just for Christmas.