Broken for php7
-
There is a constant used from the Mysql package rather than the Mysqli package in include/stageshowlib_nowp_dbase.php line 142. This should be replaced with MYSQLI_ASSOC.
Although generally mysqli calls are used, in php7 mysql has finally been removed, so I’m getting an error that the constant does not exist.
Otherwise works with php7
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Broken for php7’ is closed to new replies.