PDA

View Full Version : Menalto gallery and vbDrupal


racakg
02-20-2006, 01:58 PM
Does vbDrupal works with menalto gallery2 module? I need users permissions to work in gallery2.

sifuhall
02-20-2006, 07:52 PM
I do not think that one has been tested with vbDrupal.

Infinite
04-21-2006, 11:39 AM
Anyone trying this yet? I have the Gallery 2.1 installed, but the gallery.module to embed Gallery in Drupal doesn't get the job done with vbDrupal.

I can't find anyone who does have this working, so I think I'll have to go with either Photopost or vbPicGallery. I like the look of Gallery better, and it seems to have solid functionality, so it would be a shame not to be able to use it.

sifuhall
04-21-2006, 03:07 PM
I may have some time this weekend to see if I can get this working.

Daemon
05-09-2006, 03:30 PM
I'm also interested in vBDrupal integration with Menalto's Gallery2, is anyone able to achieve this or do we have an update on this?

Thanks!

Coop1979
10-18-2006, 10:51 PM
I got Gallery2 installed just fine, but when I go to use it, most of the links are pointing to my vb folder instead of the base drupal folder.

For example, drupal was installed on the base url http://mysite.com and vb is installed at http://mysite.com/forums. So many of the Gallery2 links are pointing to mysite.com/forums/?q=gallery instead of mysite.com/?q=gallery.

Any ideas

elmuerte
10-21-2006, 02:46 AM
are you using the defaultangy theme?
in that case all relative links will point to the forum location.

in order to properly reuse the vbulletin templates all links that not explicitly point to a location will get the forum url appended.

Coop1979
10-21-2006, 08:10 AM
Yes, I'm using the default theme. Is there a way to override this?

Coop1979
10-29-2006, 04:07 PM
*bump*

Any advice?

Coop1979
11-04-2006, 12:00 AM
*bump*

Any advice?

elmuerte
11-04-2006, 03:56 AM
can't you fix menalto to use absolute urls like the rest of drupal? because disabling the normal url rewriting will break the vbulletin links.

Coop1979
11-05-2006, 11:26 PM
Any ideas where I should look in the gallery software to fix that?

elmuerte
11-07-2006, 04:22 AM
uhm.. good question..

what have you set in gallery2/config.php for:

$gallery->setConfig('baseUri', '');

what if you set that to the proper url?

Coop1979
11-07-2006, 09:24 AM
Currently I have it set to:

http://www.astroclassifieds.com/gallery2/

elmuerte
11-07-2006, 01:27 PM
hmm.. maybe the drupal module overrides that or something.. I don't know much about the gallery internals. Maybe you can contact the developer of the drupal module for gallery for some info about what thing to set in order to make all links absolute

TheOverclocked
01-14-2007, 03:49 PM
Currently I have it set to:

http://www.astroclassifieds.com/gallery2/

So did you get it to work?

If not, are there any other gallery modules that will work with vbDrupal?

geniusofthecrowd
03-08-2007, 02:08 PM
my gallery2 installation works great except for a couple of things, it looks like anytime gallery calls for a javascript command to open a popup photo or add a rating it is pointing to forum/javascript instead of my gallery installation.