python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Init RedisJson with Predis module version error
I'm getting this error found in the constructor of RedisJson from mkorkmaz /
redislabs-rejson
Argument 1 passed to Redislabs\Module\RedisJson\RedisJson::setModuleVersion() must be of the type array,...

Abdelraouf Ferah
Votes: 0
Answers: 0
Extract item from multi-dimensional array from custom depth
I have multidimensional array like this:
$obj = array(
"a" => array(
"aa" => array(
"aaa" => 1
),
"bb" =>...
TomiL
Votes: 0
Answers: 1
Fatal Error after upgrading Magento 1.9.3.1 to PHP7
After upgrading PHP to 7.0 Magento show the following error message:
Fatal error: Uncaught TypeError: Argument 2 passed to Mage::dispatchEvent() must be of the type array, object given, called in /var...
Boštjan Podvratnik
Votes: 0
Answers: 0
Marvelous Hover - Deprecated Visual Composer plugin - Too few arguments to function error
I have a deprecated plugin (Marvelous Hover Effects | WPBakery Page Builder Add-on) on my WP site which stopped working.
The error message is like this:
Fatal error: Uncaught ArgumentCountError: Too ...
Jánosi Zoltán János
Votes: 0
Answers: 1