odd mysql error
Turkish Delight - January 26, 2008 - 09:27
| Project: | OG Galleries |
| Version: | 5.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
user warning: Table 'drupal.og_files' doesn't exist query: SELECT count(gid) FROM og_files WHERE gid = 128 in /var/www/html/drupal-5.2/includes/database.mysql.inc on line 172.
I am receiving this error when I am setting up views. I have checked my database and it is true, this table does not exist however it does not seem to be written into the install.
I do have the "og_files" modules installed as well, and I will see if there are any issues regarding that particular module.

#1
Thousand apologies, this apparently does have to do with og_files. I will keep this active just in case, but so far it looks like og_files is responsible.