'Select Photos [10M Max per file...]' Button Doesn't Work

mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Sun, 2013-07-14 12:51

Photo Gallery: http://www.f-106deltadart.com/photo_gallery/index.php/NASA-Research

Problem: The 'Select Photos [10M Max per file...]' button is not active in FF22 and I cannot click on it, and in IE9 it is active, but when clicked just returns me to the photo gallery screen.

What should I look at?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2013-07-14 18:52

Can you create a test album and PM login details so we can test.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Sun, 2013-07-14 21:30
floridave wrote:
Can you create a test album and PM login details so we can test.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

It's on the way. Thanks

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2013-07-15 16:14

Must be some css conflict with some of your other content.
See if adding:

#g-add-photos-canvas object {
    margin: 30px 0px;
}

to the bottom of themes/deltadartwide/css/screen.css helps. You might have to make some adjustments to get the button/object to be active. Some parts of the button/object might still not be active but other parts should.

I'm assuming it worked before the custom theme?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Mon, 2013-07-15 20:30
floridave wrote:
Must be some css conflict with some of your other content.
See if adding:

#g-add-photos-canvas object {
    margin: 30px 0px;
}

to the bottom of themes/deltadartwide/css/screen.css helps. You might have to make some adjustments to get the button/object to be active. Some parts of the button/object might still not be active but other parts should.

I'm assuming it worked before the custom theme?

Dave

Thanks Dave I will check this out. I have used this custom theme for years without issue. The changes I have made recent were to upgrade from 3.0.6 to 3.0.9. It did work after the upgrade. I also changed the theme to the default Wind, but it made no difference. I will try the above and let you know.
Pat

 
mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Tue, 2013-07-16 00:21

Dave - I added that line to the end of screen.css. The button is now active, but it only takes me back to the photo album after I click it. It does not popup the window to let me select photo's, it just cycles back to the gallery.

 
mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Thu, 2013-07-18 10:36

I moved back to 3.0.6 because of this problem!

I don't know what the problem is with this, but it persists on my 3.0.9 gallery on IE9, IE10, FF22 and FF22.

I doubt it's a theme (specific) problem because I have been using this same custom theme for a very long time, and have changed it back to the default Wind several times to test it with no help.

I know it's not a computer specific or OS problem because it happens on all 3 of my home systems, 2 of my work systems and on 2 different notebooks, all of which run either XP or Win7.

The other Galleries I have on my other sites that I HAVE NOT upgraded to 3.0.9 from 3.0.6 WORK FINE on all the above.

Because the galleries on my other sites still work fine on 3.0.6, I went back to 3.0.6 with this gallery and all is well again!

 
Devilzad

Joined: 2005-09-13
Posts: 18
Posted: Fri, 2013-07-26 18:00

I am also seeing this problem on a 3.0.8 to 3.0.9 upgrade.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-31 00:16

Do you see it on the default wind theme?
We cant seem to reproduce.
If we can't reproduce we can't fix.
And with only 2 reports. it seems to be not a global issue.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mcgeepj2
mcgeepj2's picture

Joined: 2012-05-27
Posts: 27
Posted: Wed, 2013-07-31 06:42

Yes, as I mentioned above "...and have changed it back to the default Wind several times to test it with no help." Doesn't seen to help if I change themes, so I doubt it's theme related. I am back on 3.0.6 now and it works fine.

 
Devilzad

Joined: 2005-09-13
Posts: 18
Posted: Mon, 2013-08-05 17:22

While it probably doesn't help this, I have installed the pluploader module and that is letting me upload images to my 3.0.9 gallery for now.

 
Devilzad

Joined: 2005-09-13
Posts: 18
Posted: Sun, 2013-09-01 19:13

At some point uploading started working again. I'm on Firefox 23.0.1 and not sure if a FF update fixed it or what.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2013-09-01 19:40

Try the new http://codex.galleryproject.org/Gallery3:Modules:html5_upload module.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team