| Re: xoopstube format problems |
| by Zap_English on 2016/6/16 21:08:07 I'm still having a problem with the blocks. The random H block shows if you're logged in but doesn't show it you're not logged in. It's the only block I'm having a problem with. And the setting is to show for all |
| Re: xoopstube format problems |
| by Mamba on 2016/6/16 9:22:27 Thanks, updated GitHub repository: https://github.com/mambax7/xoopstube |
| Re: xoopstube format problems |
| by option on 2016/6/16 5:38:22 gracias, Bleekk, ..../include/video.php le="color: #000000"><?php $showvideo = '<iframe src="http://www.youtube.com/embed/' . $vidid .'?html5=1&rel=0&hl=en_US&version=3' . '&autoplay=' . $autoplay . '&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></iframe>'; break; funciona bien |
| Re: xoopstube format problems |
| by Bleekk on 2016/6/15 7:39:51 maybe this discussion can help you |
| Re: xoopstube format problems |
| by option on 2016/6/15 6:00:10 when I see it with my smartphone, I do not see video, and PC(browser) necessarily need to install flash player, can use an alternative player to view it in smartphone / tables? |