table doesn't exist
rivulguy - September 12, 2009 - 22:04
| Project: | Fast Gallery |
| Version: | 6.x-4.0-beta7 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Any idea why I might get this error when loading the page that's supposed to show the images?
# user warning: Table 'rivulcom_kirtlandsaconference.fast_gallery_folders' doesn't exist query: CREATE TEMPORARY TABLE fast_gallery_all_folders Engine=HEAP SELECT * FROM fast_gallery_folders UNION SELECT * FROM fast_gallery_folders_noexif in /home/rivulcom/public_html/sites/all/modules/fast_gallery/fast_gallery.class.php on line 575.

#1
you don't have the write to create temporary tables
#2
I have similiar problem, but in cpanel I have created user with all priviliges including temporary tables. What's the problem?
#3
#4
I have this problem too, but MySQL reports that the user has all privileges on that database. Rolling back to 6.x-3.3-beta1 this problem no longer occurs
#5
I have the same problem too, but using 6.x-4.0-beta5 works OK. There is no need to rollback to 3.x version.
#6
same here, subscribing