We have Elgg 1.7.7. installed on Centos 5.5
I have installed izap-bridge ja izap_videos plugins. Everything should be ok. Curl, ffmpeg and so on. Problems started when i tried to enable video uploading. Now when i try to go to izap_video settings error message below comes, so i can not disable video uploading any more. Before that external video linking was ok. Also when i try to select tools and videos same error message comes
PHP Fatal error: Call to a member function prepare() on a non-object in /usr/local/apache2/htdocs/elgg/mod/izap-elgg-bridge/lib/classes/IzapSqlite.php on line 45
We have PHP 5.3.5, Apache 2.2.17 and MySQL 5.5.9
Bridge and izap_videos are last versions. 3.9b_r134 and r115
pdo-sqlite drivers should be ok. php -m looks like this:
Core, ctype, curl, date, dom, ereg, exif, ffmpeg, fileinfo, filter, gd, hash, iconv, imagick, json, ldap, libxml, bstring, mysql, pcre, PDO, pdo_sqlite, Phar, posix, Reflection, session, SimpleXML, SPL, SQLite, sqlite3, standard, tokenizer, xml, xmlreader, xmlwriter
and phpinfo:
PDO
PDO support enabled
PDO drivers sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x enabled
SQLite Library 3.7.3
izap-elgg-bridge is also on the top of all izap plugins
sqlite version is 3.3.6-5
Any suggestions what to do?
~ Jukka ~
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.
- Jukka@jukka.vahaaho

Jukka - 0 likes
- k5jat@k5jat

k5jat - 0 likes
You must log in to post replies.After manually deleted onserver | embed from database I tried older elgg-bridge and izap-videos. Looks like bridge version r82_1.2 and videos version 3.81b works. No more error messages when uploading videos
~ Jukka ~
This has stopped working all together for me. I do get the same fatal error though.