Theme: GreyDragon - v.4.0.2
gwd3
Joined: 2014-04-05
Posts: 4 |
![]() |
Serge, I have two gallery3 installations (3.0.9) on a debian7 server running apache 2.0, mysql 5.5.35, and php 5.4.4-14+deb7u8. I loaded the greydragon 4.0.1 when it was released with similar results as others "dang, something went wrong...". I tried loading 4.0.2 to my themes folder with the same results and then copied an older greydragon theme from my working installion but that didn't clear things up either. It's still broken. Is there a file I can change to reset the theme since I can't access the admin section? I saw an earlier post regarding access to login when gallery breaks but the link doesn't work. My photo gallery is on a separate drive with a symlink so I think I could reinstall gallery3 without losing the photos but I thought I would try asking first. Thank you. Bill |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
gswallcovering wrote:
THANKS too for the great theme however (xotof) is an app for uploading photos on my android phone and it does not function any more. I would imagine it uses APIs, why would theme affect it? Serge |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
gwd3 wrote:
Serge, First try enabling debug mode - http://codex.galleryproject.org/Gallery3:FAQ#How_do_I_see_debug_information.3F - end then check var\logs folder for more details Serge |
|
gswallcovering
![]()
Joined: 2010-05-12
Posts: 96 |
![]() |
Quote:
I would imagine it uses APIs, why would theme affect it? Not quite sure.When I use xotof on my phone,it logs on fine, but cant upload photos. |
|
gwd3
Joined: 2014-04-05
Posts: 4 |
![]() |
Serge, Here is the latest var/log entry below. There was a date.timezone issue which I was able to google and correct. I will start working down this list doing the same thing. Looks like it is not finding the theme. Not sure yet. Thank you for responding so quickly. Bill 2014-04-05 21:48:18 -04:00 --- error: Kohana_Exception [ 42 ]: The requested views, page.html, could not be found |
|
Ser Moro
![]()
Joined: 2007-12-08
Posts: 79 |
![]() |
Little mistake in css/layout.css:
SM |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Ser Moro wrote:
Little mistake in css/layout.css: it is not a mistake but disabled rule. I will remove it Serge |
|
mikeage
![]()
Joined: 2005-01-23
Posts: 138 |
![]() |
Hi Serge D, First, welcome back! Nice to see some new updates to Grey Dragon. What do you think about this patch: https://github.com/mikeage/greydragon/commit/ef14ee38baa5342f13764e6f5d1bc95209c697c8 . Basically, I'm using $siblings = $theme->siblings(); instead of $parent->children() , and only loading "edge" and "nearby" siblings . The first change allows us to get siblings for dynamic albums or tag albums; the second prevents it from being unreasonably expensive in terms of memory. |
|
gwd3
Joined: 2014-04-05
Posts: 4 |
![]() |
Serge D, |
|
gwd3
Joined: 2014-04-05
Posts: 4 |
![]() |
Just to follow up my previous posts, I backed up my database, reinstalled gallery3 per the User Guide, created a new symlink to my var folder on a separate partition, imported my database and everything is working good. I think it will install another gallery3 to use for testing new themes and modules in the future. |
|
aba1051
Joined: 2008-12-07
Posts: 3 |
![]() |
Hi, Thanks Petr |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Considering that code goes into hibernation, I will be spending less time maintaining the theme. Serge |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
There you go - my first post on migrating from G3 - http://blog.dragonsoft.us/2014/07/08/gallery-3-project-migration Serge |
|
undagiga
Joined: 2010-11-26
Posts: 693 |
![]() |
I've only just caught up with this news. I'm shattered but not surprised at the same time. Serge - wherever you lead I will follow, because you (and rWatcher) really understand this stuff. Can I ask a question - does Piwigo have the equivalent of dynamic (tag) albums? You may recall that I do music photography, and the albums are organised by year and gig, but I also need dynamic albums for musicians and bands based on tags/keywords. Is this possible? |
|
MtnBiker
Joined: 2008-02-11
Posts: 172 |
![]() |
undagiga wrote:
does Piwigo have the equivalent of dynamic (tag) albums? You may recall that I do music photography, and the albums are organised by year and gig, but I also need dynamic albums for musicians and bands based on tags/keywords. Is this possible? I saw a comment about virtual albums on a Piwigo forum. You might look that up and see if that's what they are. Piwigo documentation isn't very good so good luck, but forum questions seem to get answered. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
undagiga wrote:
I've only just caught up with this news. I'm shattered but not surprised at the same time. Still learning and working on migration... so not too familiar with PW, but take a look at these two http://piwigo.org/ext/extension_view.php?eid=730 It is flattering Still make an informed decision on if PW works for your needs Forums would be best place to ask and you should receive help. I will try to help but don't be held back by my limited time to keep up with comments Serge |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
GD for Piwigo Alpha 1 - http://blog.dragonsoft.us/2014/07/23/gallery-3-project-migration-progress-0723/ Serge |
|