5.1 table doesn't exist
smw - May 8, 2007 - 12:16
| Project: | Interests |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Taz |
| Status: | duplicate |
Jump to:
Description
I am quite a newby and although I have come accross similar issues with other modules I have been able to locate a fix for it.
I think it has something to do with Godaddy shared servers permissions to create temporary files
Can anyone reccomend a solution?
* user warning: Table 'dbMercury5Sky.interests' doesn't exist query: SELECT * FROM interests WHERE uid = '1' AND tid = '1' in (shared server)/html/includes/database.mysql.inc on line 172.
* user warning: Table 'dbMercury5Sky.interests' doesn't exist query: INSERT INTO interests VALUES ('1', '1', 0) in (shared server)/html/includes/database.mysql.inc on line 172.
* Profile
Is there a way I can manually add the table?

#1
See http://drupal.org/node/140904