Hi there

I'm trying to install fast_gallery in a drupal+postgresql and I've experienced several errors. Some of then occurs during the install process, some others while using.

Because I really need to use this module and I've too low time to deploy the website, I'm creating some patches in order to make it work in postgresql.
I hope I can succed !
=D

I'm attaching the first one that corrects and error on the install process.

cheers

Fernão

CommentFileSizeAuthor
#3 pgsql.patch2.46 KBfernao
install.diff454 bytesfernao

Comments

rapsli’s picture

patches are always welcome. As I'm pretty busy right now, it might though take some time till they get into the module.

fernao’s picture

Rapsli: don't worry becausewe need some other patches, that I'm working on. The first one only guarantees the correct instalation but the visualization of the gallery is not working yet.

I'll send then as soon as I can.

Fernão

fernao’s picture

StatusFileSize
new2.46 KB

Voila!!!

I've made fast_gallery work in postgresql !! I'm attaching the final patch.
=D

It would be GREAT if someone could test it on another drupal + postgresql installation.
Fernão

rapsli’s picture

thanks. I'll commit this next time I'm working on it. I found it's easier for people to test, when there's a version to download.

Rush_iam’s picture

Version: 6.x-4.0-beta5 » 6.x-4.0-beta6

You haven't implemented it :-P
beta6 is absolutely equal to beta5. no any patched files

BTW: I love this module <3

fernao’s picture

Yes, I've also tried and it's the old code.

Also, a database change is required on fast_gallery.install, because on postgresql fast_gallery wasn't creating the tables correctly. This can be fixed with my first patch (http://drupal.org/files/issues/install.diff)

rapsli’s picture

sorry... tried to patch it using linux ;) over command line for the first time. Eventually I'll get there.

rapsli’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.