Great Feature!Users can now send files using drag and drop to others
I was able to attach a file but when it is downloaded the name is not the same as the attached fileFast_Eddie wrote:Great Feature!Users can now send files using drag and drop to others
Code: Select all
Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php:16 Stack trace: #0 /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php(16): PDO->__construct('sqlite:./../sto...') #1 /var/www/htdocs/web9/RX4/ext/florinp/messenger/ext.php(15): florinp\messenger\libs\database->__construct() #2 /var/www/htdocs/web9/RX4/phpbb/extension/manager.php(187): florinp\messenger\ext->enable_step(false) #3 /var/www/htdocs/web9/RX4/includes/acp/acp_extensions.php(179): phpbb\extension\manager->enable_step('florinp/messeng...') #4 /var/www/htdocs/web9/RX4/includes/functions_module.php(674): acp_extensions->main('extensions', 'main') #5 /var/www/htdocs/web9/RX4/adm/index.php(81): p_master->load_active() #6 {main} thrown in /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php on line 16
You don't have the SQLite extension for PHP on the servermotte wrote:Can't activate. Got these Error:
Do you have anny idea for me?Code: Select all
Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php:16 Stack trace: #0 /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php(16): PDO->__construct('sqlite:./../sto...') #1 /var/www/htdocs/web9/RX4/ext/florinp/messenger/ext.php(15): florinp\messenger\libs\database->__construct() #2 /var/www/htdocs/web9/RX4/phpbb/extension/manager.php(187): florinp\messenger\ext->enable_step(false) #3 /var/www/htdocs/web9/RX4/includes/acp/acp_extensions.php(179): phpbb\extension\manager->enable_step('florinp/messeng...') #4 /var/www/htdocs/web9/RX4/includes/functions_module.php(674): acp_extensions->main('extensions', 'main') #5 /var/www/htdocs/web9/RX4/adm/index.php(81): p_master->load_active() #6 {main} thrown in /var/www/htdocs/web9/RX4/ext/florinp/messenger/libs/database.php on line 16
Code: Select all
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "ucp_friends_requests.html" (looked into: ./ext/florinp/messenger/styles/all/template, ./ext/florinp/messenger/styles/all/theme, ./styles/canvas/template, ./styles/canvas/theme).' in /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:195 Stack trace: #0 /home/lankahostingtalk/public_html/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('ucp_friends_req...') #1 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader->findTemplate('ucp_friends_req...') #2 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Environment.php(266): Twig_Loader_Filesystem->getCacheKey('ucp_friends_req...') #3 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Environment.php(324): Twig_Environment->getTemplateClass('ucp_friends_req...', NULL) #4 /home/lankahostingtalk/public_html/phpbb/template/twig/environment.php(151): Tw in /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 195
Try to rename the folder prosilver in canvas (you can find the folder in ext/florinp/messenger/styles)CyberBoy wrote:Hello..
When I confirm the friend request (for Chat Box) it's redirecting to this error.
(SQlite3 + PDO for sqlite are active)Code: Select all
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "ucp_friends_requests.html" (looked into: ./ext/florinp/messenger/styles/all/template, ./ext/florinp/messenger/styles/all/theme, ./styles/canvas/template, ./styles/canvas/theme).' in /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:195 Stack trace: #0 /home/lankahostingtalk/public_html/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('ucp_friends_req...') #1 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader->findTemplate('ucp_friends_req...') #2 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Environment.php(266): Twig_Loader_Filesystem->getCacheKey('ucp_friends_req...') #3 /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Environment.php(324): Twig_Environment->getTemplateClass('ucp_friends_req...', NULL) #4 /home/lankahostingtalk/public_html/phpbb/template/twig/environment.php(151): Tw in /home/lankahostingtalk/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 195
phpBB 3.1.6
Please support me to fix this, thank you!
Contact your hosting provider to enable SQLite extensionmotte wrote:Well i must be blind! Can't finde these extension ....
Killed the old version and deleted the data, installed the update and re-did the friends connection. and all its doing for me now is the chat box moves up and down when you click on it.My extension: Messenger Box
Code: Select all
Warning: ReactDOMComponent: Do not access .getDOMNode() of a DOM node; instead, use the node directly. This DOM node was rendered by `MessagesBody`. chat.js:15