Hi everyone,
I'm the newbie here. I have downloaded the component from
jvideodirect.com/download/categories/1.
I installed in my test site. Installation went successfully. I added a video from youtube. The component doesn't show even the thumbnail. When I click it, it shows blank field, no thumbnail nothing, but it shows video title at the bottom.
No player is getting displaed. Please let me know what should I do to show the jwplayer and watch videos.
When I do Systen Check at the backend, it gave me these errors.
Directory Permission
Permission Check failed Directories listed below are not writable.
jVideoDirect fetch and transcode video using background process.
As a result, these directories are needed to be accessible by the username of your webserver.
Typically, apache or nobody.
You should check
1. Directory and sub-directories of (joomla root /jMediaDirect) are owned by the username of apache
OR
2. Directory and sub-directories of (joomla root /jMediaDirect) are set with permission 777.
Otherwise, jVideoDirect will not working correctly.
If you have RECURSIVELY set their permission OR changed their owner and failed, your php path must be incorrect.
joomla root / jMediaDirect
Not Writeable
joomla root / jMediaDirect/videos
Not Writeable
joomla root / jMediaDirect/videos/tester
Not Writeable
joomla root / jMediaDirect/videos/temp
Not Writeable
joomla root / jMediaDirect/videos/pics
Not Writeable
joomla root / jMediaDirect/videos/pics/small
Not Writeable
joomla root / jMediaDirect/videos/pics/medium
Not Writeable
joomla root / jMediaDirect/videos/pics/small2
Not Writeable
joomla root / jMediaDirect/videos/org
Not Writeable
joomla root / jMediaDirect/videos/hd
Not Writeable
joomla root / jMediaDirect/videos/sd
Not Writeable
joomla root / jMediaDirect/videos/csv
Not Writeable
joomla root / jMediaDirect/buffer
Not Writeable
I had manually set the permissions to 777 but still it shows the same thing.