HitkoDev / Videobox-Joomla

Video player and gallery for Joomla!
https://hitko.eu/videobox/
GNU General Public License v3.0
5 stars 3 forks source link

iss #22

Closed jhoerlein closed 7 years ago

jhoerlein commented 8 years ago

Hello,

I’m attempting to use Videobox on a joomla website. It displays the videos and the videos work correctly until I add any parameters. What am I doing wrong?

Here’s my code: {videobox? &display=`box` &player=`vbinline` &pWidth='50' &pHeight='50' } m--28nqLRhaR5w|Transforming Planetary Consciousness - Aries 2015|,Q_ZcPOjVz7s|Transforming Planetary Consciousness - Pisces 2015|,8nPFnOe7ZF8|Transforming Planetary Consciousness - Sagittarius 2015{/videobox}

I also sent you an email. My email is jhoerlein@carolina.rr.com.

Thanks.

HitkoDev commented 8 years ago

I think the problem is that you're using regular apostrophes instead of the grave accent for the &pWidth and &pHeight parameters - that's an unknown syntax, so the Videobox just ignores it.