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
Comment #1
sunNot sure what that means, but when enabling/installing the module through standard means (i.e., on admin/modules), it is properly installed.
Comment #2
capnjav commentedMy apologies when "enabled" I received said error.
(Uploaded to sites/default/modules/ as I would normally for other modules).
Comment #3
capnjav commentedAlso 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
Comment #4
sunwell, did you run update.php?
Comment #5
capnjav commentedThanks @sun, sorry for the obvious mistake.
Fixed via /update.php