Search returns blank page with only [ ]
Log contains new entry:

Type php
Location .../search/node/something
Message Table 'db.drupal_plugin_manager_repo' doesn't exist query: SELECT pmr.uri, title, body, thumbnail, license, demo, homepage FROM drupal_plugin_manager_repo pmr LEFT JOIN drupal_system s ON (pmr.uri = s.name) GROUP BY pmr.uri ORDER BY title LIMIT 0 in on line .
Severity error

Comments

Anonymous’s picture

Have you installed plugin manager before? If so it probably needs an update function. Try uninstalling (under modules) and then reenabling.

Anonymous’s picture

Title: 6.x-2.x-dev Search is broken, PHP error » Install script does not update database
Status: Active » Fixed

A fix (for what I believe the problem is) has just been commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.