Undefined variable and undefined index
-
Hello, right after installing the plugin I have these two line in the plugin page in admin panel
Notice: Undefined variable: current_cat in /var/www/html/wp-content/plugins/memphis-documents-library/mdocs-dashboard.php on line 56
Notice: Undefined index: mdocs-cat in /var/www/html/wp-content/plugins/memphis-documents-library/mdocs-dashboard.php on line 56
this is the code on mdocs-dashboard.php on line 56
if($current_cat == null) $current_cat = $_GET[‘mdocs-cat’];can’t upload files and things look weird around plugin pages
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Undefined variable and undefined index’ is closed to new replies.