Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
- When adding a video link from youtube for example, it gives error in the console:
Fatal error: Call to undefined method CTableVideoYoutube::getError() in /generali/www/html/intragen/components/com_community/controllers/videos.php on line 1602
- When uploading a video, the video stays in the pending and doesn't get published in the wall.
- When calling cron I get:
<messages>
<message>Could not convert video</message>
<message>No temporary videos to delete.</message>
<message>No files to transfer.</message>
<message>No Videos to transfer.</message>
<message>
No avatars or cover of users needed to be transferred
</message>
<message>
No avatars or cover of groups needed to be transferred
</message>
<message>
No avatars or cover of events needed to be transferred
</message>
<message>Removed Pending Invitation for Past Event</message>
</messages>
STEPS TO REPLICATE:
1 In the wall click on video to share
2 Upload the video
RESULT
It stays as pending, called the link of cron but nothing happens
BROWSER - chrome, firefox
1 In the wall click on video, select upload
2 Upload seems to be working but video doesn't appear
3 In console gives error, when error reporting is enabled is possible to see the error below
RESULT
Fatal error: Call to undefined method CTableVideoYoutube::getError() in /generali/www/html/intragen/components/com_community/controllers/videos.php on line 1602
BROWSER - chrome, firefox