Closed (fixed)
Project:
Gallery
Version:
5.x-2.x-dev
Component:
User Interface / Theming
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2007 at 18:01 UTC
Updated:
3 Dec 2008 at 00:53 UTC
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
Comment #1
profix898 commentedCan 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.
Comment #2
profix898 commentedSorry ;) I meant to write '... and can be corrected easily by tuning gallery.css.'
Comment #3
dsp1 commentedI 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.
Comment #4
profix898 commentedDo you have G2 installed outside the Drupal root folder? If so, check http://drupal.org/node/157903
Comment #5
dsp1 commentedyes, 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?
Comment #6
profix898 commented"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.
Comment #7
dsp1 commentedthanks 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.
Comment #8
profix898 commented"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?
Comment #9
dsp1 commentedok. Reset & Restart fixed that. i saw the button, but did not think it would help this issue, but it did.
thank you.
Comment #10
alexandreracine commentedDEV 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)