Upon activating the newest version of Libraries API 7.x-2.x-dev (with hopes of using Coder) I receive the following error:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cache_libraries' doesn't exist: TRUNCATE {cache_libraries} ; Array ( ) in cache_clear_all() (line 169 of /home/*/public_html/includes/cache.inc).

After a quick check (phpMyAdmin) the table most definitely does not exist.

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Upon activating the newest version of Libraries API 7.x-2.x-dev (with hopes of using Coder)

Not sure what that means, but when enabling/installing the module through standard means (i.e., on admin/modules), it is properly installed.

capnjav’s picture

My apologies when "enabled" I received said error.

(Uploaded to sites/default/modules/ as I would normally for other modules).

capnjav’s picture

Also if its of note, I had previously enabled/installed Libraries API 7.x-1.0. Which I disabled/uninstalled, prior to enabling/installing 7.x-2.x-dev

sun’s picture

Status: Postponed (maintainer needs more info) » Fixed

well, did you run update.php?

capnjav’s picture

Thanks @sun, sorry for the obvious mistake.

Fixed via /update.php

Status: Fixed » Closed (fixed)

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