Drupal Integration - accessing Drupal tables from Gallery2 files - general advice sought
|
tom@readyink.com
Joined: 2007-05-07
Posts: 16 |
Posted: Mon, 2008-04-07 00:21
|
|
Hi, Drupal maintains my user table, and I added custom user fields, but I want to access those custom fields from the gallery2 album pages. Has anyone done something like that ? The gallery2 could would have to connect to a second database. tom friedel (http://www.birdphotos.com) |
|
| Login or register to post comments |

Posts: 16
I handled this by creating a cron job that shuffles data from drupal user table to gallery2 usertable, where it is needed for my album and photo pages. I have never touched drupal code, so this was the most expedient solution.
Posts: 16
I have since learned Drupal (drupal.org) has a discussion form for gallery2 integration, and that might have been a better place to post.
tom