No critical error on new installation
-
Install Strean on site
1. Access menu “Stream” settings, no changes needed
2. Accessing menu “Stream” displaysList display the message “Warning: array_key_exists() expects parameter 2 to be array, null given in “xxxx/wp-content/plugins/stream/includes/list-table.php” on line 330″
So check the code on line 332 “if ( array_key_exists( $record , $existing_records ) ) {“
My guess the array is empty, so i logout and login and access again stream and no error
variable “$existing_records” gets value from function existing_records on query.php so there must be a small bug there
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘No critical error on new installation’ is closed to new replies.