Mambo/Gallery database integration error I posted this in the gallery integration thread but have not received any responses. Perhaps a new thread will help.
Can someone pleae point me in the right direction here. I've read all of the posts here and the gallery docs I could find but I still have this error I cant fix.
Gallery is installed and working on its own. Mambo working fine.
When I try to enter the path to the gallery within mambo's component settings for the gallery component, This error pops up in a box:
Table 'mambo.mambogallery' doesn't exist SQL=UPDATE mambogallery SET value ='/var/www/html/mambo/images/stories/albums' WHERE field='path'
also within mambo, the following error occurs:
Notice: Table 'mambo.mambogallery' doesn't exist in /var/www/html/mambo/includes/database.php on line 184
Warning: Invalid argument supplied for foreach() in /var/www/html/mambo/administrator/components/com_gallery/admin.gallery.php on line 66
It looks like a database problem but i'm not sure where to start.
Any help would be appreciated.
thanks
gallery dir: /var/www/html/mambo/gallery
albums dir: /var/www/html/mambo/images/stories/albums
Linux install
Gallery: 1.5.1-RC3
php: 4.2.2 |