wordpress-socializr
wordpress-socializr copied to clipboard
WordPresss social share plugin
When i save from "wp-admin/admin.php?page=socializr-shares" i got this error Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1364 Field 'default_set' doesn't have a default value in /media/data/developer/chirag/wordpress/wp-content/plugins/wordpress-socializr-master/vendor/illuminate/database/Connection.php:378 Stack trace: #0 /media/data/developer/chirag/wordpress/wp-content/plugins/wordpress-socializr-master/vendor/illuminate/database/Connection.php(378):...
when activating the plugin I am getting this error Catchable fatal error: Argument 1 passed to Illuminate\Database\Connection::__construct() must be an instance of PDO, instance of Closure given, called in E:\plugins\Analytica\vendor\illuminate\database\Connectors\ConnectionFactory.php...
Hi, I am trying out this sample plugin, but it cannot be activated. Using WordPress 4.2.4, and MySQL 5.6.25 The error message is: > Fatal error: Uncaught exception 'PDOException' with...
When i access http://localhost/wp/herb/wp-admin/admin.php?page=socializr-sets Fatal error: Call to undefined method Twig_SimpleFunction::isDeprecated() in /home/sasi/www/wp/herb/wp-content/plugins/sampleapp/vendor/twig/twig/lib/Twig/ExpressionParser.php on line 581 and when i access http://localhost/wp/herb/wp-admin/admin.php?page=socializr-shares Fatal error: Call to undefined method Twig_SimpleFunction::isDeprecated() in /home/flycart/www/wp/herb/wp-content/plugins/sampleapp/vendor/twig/twig/lib/Twig/ExpressionParser.php...