Gallery Intergration into Drupal

mryan

Joined: 2009-04-07
Posts: 1
Posted: Tue, 2009-04-07 19:39

I have Drupal 6.2 and Gallery2 2.3 installed and working fine individually on a Windows Server 2003 running Apache.

Unfortunately, the Drupal module (gallery) fails to work.

The Drupal Gallery module 6x-1.0 was extracted into the \sites\all\modules\ folder, and when accessing "Admin" > "Site Building" > "Modules", I correctly see the "Gallery", "Gallery G2Image", "Gallery Menu", and "Gallery Profile" modules. All four were enabled successfully.

The embedding procedure breaks down here. The following steps cannot be followed, because the specified menu items/section do not exist under the Drupal admin pages.

Even after installing the Gallery module, I do not have a "Administer -> Site configuration -> Gallery" page, and manually accessing "admin/settings/gallery" returns a missing page 404 error.

The same goes for the Blocks. There are no entries for Gallery-specific blocks.

Am I missing something here?

I originally installed Gallery2 2.3 stable (typical), and then installed the required ImageBlock and ImageFrame plug-ins. After that failed to work, I attempted to use Gallery2 2.3SVN, but that didn't change anything.

Also, regarding the user accounts, will Gallery2 use the user accounts established under Drupal, or will each user need to create an account in Gallery2 as well? It would be great if the documentation for the Drupal module cover this topic.

 
greenskunk

Joined: 2008-05-02
Posts: 8
Posted: Mon, 2009-04-13 13:14
Quote:
Even after installing the Gallery module, I do not have a "Administer -> Site configuration -> Gallery" page, and manually accessing "admin/settings/gallery" returns a missing page 404 error.

Administer -> Site configuration -> Gallery Settings but the path was correct

Q: User accounts
A: The Gallery module for Drupal does user synchronization.

I haven't found anything in the issues section for the Gallery module with your problem http://drupal.org/project/issues/gallery?status=All

Try the Drupal Gallery2 integration group http://groups.drupal.org/gallery2-integration

 
canyonbreeze

Joined: 2009-05-06
Posts: 5
Posted: Tue, 2009-07-14 16:56

Check that the user permissions to administer the Gallery module are set up correctly in Drupal. Also run update.php.
Sorry if these are obvious but I forget them sometimes.