on testing 2.x I can't seem to get the themes to work. is this something that needs fixing or am I missing something? in gallery site admin, is the theme suppose to match the drupal theme? it does for me, but my theme does not work well with gallery admin.

Comments

profix898’s picture

Can you please elaborate? Whats the problem exactly? There are no issues with themes that need fixing, except for http://drupal.org/node/98450 perhaps. But it is highly theme specific and be easily correctly be tuning gallery.css.

profix898’s picture

Sorry ;) I meant to write '... and can be corrected easily by tuning gallery.css.'

dsp1’s picture

I am using Gallery 1.x for my production server. the theme selected in Gallery2 2.2.2 shows the correct theme when embedded in drupal 5.2.

on Gallery 2.x on my test server the Gallery2 2.2.2 themes do not show when embedded in drupal 5.2 so it makes the gallery look not too professional. seems like the gallery2 theme is not used at all and only the drupal theme.

profix898’s picture

Do you have G2 installed outside the Drupal root folder? If so, check http://drupal.org/node/157903

dsp1’s picture

yes, on my test machine G2 is outside. for some reason if I put G2 inside the drupal folder i get this error.
warning: mkdir() [function.mkdir]: Permission denied in /xxx/drupal/gallery2/modules/core/classes/GalleryPlatform.class on line 554.

on my production machine it is inside. 2.x dev is not ready for production, right?

profix898’s picture

"if I put G2 inside the drupal folder i get this error ..."
Does it work standalone at the new location? I expect this more related to moving the folder than to the gallery module. Make sure to 0777 the g2data folder or set ownership to the wwwrun or stg.

"2.x dev is not ready for production, right?"
Well. http://drupal.org/node/157903 is the only known serious bug. Actually it is a limitation of drupal_add_js/css() function we need to workaround somehow. Otherwise no serious bugs in 5.x-2.x-dev have been reported for about 3 weeks. So I guess, its almost ready. Some people are using it on their sites already.

dsp1’s picture

thanks for you fast responce.
it was not privileges. i did not change the config.php data location. that stopped the error.
but I set the install and it says OK. then I click on the general tab and I get
Overall Status (Installation) [OK]
Gallery2 plugin 'Image Block' is not available [Error]
Gallery2 plugin 'ImageFrame' is not available [Warning]
Gallery2 plugin 'Search' is not available [Warning]

I go back to install tab and I get Gallery2 locations Error. I fix and get OK.
The process repeats. very strange. like it is not saving the install changes i make.

profix898’s picture

"Overall Status (Installation)" is only updated when you visit the install tab.

"I go back to install tab and I get Gallery2 locations Error. I fix and get OK. The process repeats. very strange. like it is not saving the install changes i make."
You say you went through the install wizard and it does not save the new configuration? The values are usually saved in the final step (usersync) and I cant see why they shouldnt. Have you tried 'Reset & Restart' to configure all settings from scratch? Can you provide a step-by-step instruction to reproduce?

dsp1’s picture

ok. Reset & Restart fixed that. i saw the button, but did not think it would help this issue, but it did.
thank you.

alexandreracine’s picture

Component: Code » User Interface / Theming
Status: Active » Fixed

DEV version not supported anymore.

------------
Feel free to reopen but please look at the latest version first! It's probably fixed.

http://drupal.org/project/gallery

Closing (cleanup)

Status: Fixed » Closed (fixed)

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