View iionly's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
i find a problem when adding video using Add video from URL , i have this error " cant get video from the site , site is not responding"
@yassine From which site is the video you are trying to add? In case it's a youtube video you need to obtain a Google API key first and enter this key on the iZAP Videos settings page. Without such an API key it's not possible anymore to add youtube videos because they updated their API and the new versions requires usage of such an API key.
Hello,
my server is perfect, all voices are successful in izap videos settings, but videos never get converted, they stay always in queue.
How can I fix it? Thank you
@Gianclè Monna My first guess why videos are not converted on your site would have been that you haven't configured Elgg's cronjobs on your server yet. Reading your post at https://elgg.org/discussion/view/2359973/automatic-cron-jobs confirms my suspicion that this is the likely reason.
The video conversion is triggered by the "minute" cronjob of Elgg. So, you would have to set up at least this cronjob for the conversion of videos to work (btw. the "minute" cronjob is also needed by the bundled notification plugin of Elgg to process notifications).