Theme: GreyDragon - v.4.0.2

DawnImages

Joined: 2012-09-01
Posts: 3
Posted: Thu, 2013-01-03 10:54

When I change from 'any' other theme to GD 3.2.2 - I lose access to any Static Pages I have created. They show in the Menu, but display only Blank Pages (actually no page appears to load below the Header).
I have completely removed the GD Theme, installed others (working correctly), and then reinstalled GD and the same happens. I have also removed Page Module and re-installed that.

I have one installation that works perfectly, and a separate installation that fails. I created a 3rd and 4th Installation, and they all fail.
I have checked for differences in Theme Options and Advanced Settings, and can find nothing. I have synchronized all modules, still one install works and the rest do not. Any ideas?

Regards,
Beau

WORKING: dawnimages.com/beau
FAILING: dawnimages.com/gayle

 
mikeage
mikeage's picture

Joined: 2005-01-23
Posts: 138
Posted: Thu, 2013-01-03 11:49

Hi Serge,

I noticed that while regular albums show the gear icon with the drop down menu, the tag albums and search results do not.

It seems that views/dynamic.html.php and views/search.html.php should be changed to contain

<?= $theme->get_thumb_element($item, !$theme->hidecontextmenu) ?> OR
<?= $theme->get_thumb_element($child, !$theme->hidecontextmenu) ?>

instead of the default:

<?= $theme->get_thumb_element($item) ?>
<?= $theme->get_thumb_element($child) ?>

 
mikeage
mikeage's picture

Joined: 2005-01-23
Posts: 138
Posted: Mon, 2013-01-21 07:42

There are two issues with Ajax in the current release of GreyDragon:

1. http://galleryproject.org/node/106541 still hasn't been released officially
2. After patching to add basic Ajax support as above, thumbnail rotation works, but no update is shown. This is because the context menu looks for "#g-item-id-XXXX .g-thumbnail", but the thumbnail itself is not tagged as class "g-thumbnail"

A fix for both can be seen at https://github.com/mikeage/gallery3/commit/5f9d9ccfc031acdf6603ebd83677727455ae7aa4

 
extremeheli
extremeheli's picture

Joined: 2008-10-22
Posts: 2
Posted: Thu, 2013-01-24 07:00

ROUNDROBIN / Sidebar: overshoots the boundaries -> Suggested Solution

POST #110726

[img]http://g3.extreme-heli.ch/Sidebar.png[/img]

 
photofan

Joined: 2013-02-02
Posts: 1
Posted: Sat, 2013-02-02 08:21

Hello Serge and everybody,

I'm new on this forum and on any forum as well, I must say, I'm not familiar with this kind of exchange and communication, so if I make errors, please tell me.

I have got a question: I have recently installed Gallery3 and the GreyDragon theme, which looks great, with lots of possible tuning.

Now it seems that, although I hace denied all permissions, everybody accessing my site can rotate, delete my photos and add theirs.

What's wrong?

One more: how can I add a nice banner at the top?

Thank you very much for your help,

Photofan

 
Lylith

Joined: 2013-03-01
Posts: 4
Posted: Fri, 2013-03-01 22:45

Hi there. I've installed the GreyDragon Theme and Module and when I go to http://lylith.com/eye/index.php to use it, I just get a blank page - completely bank. All other themes I've installed work OK, but I really want to use GreyDragon. I'm not sure what I did wrong. Any advice would be helpful. I'm using Firefox, but it shows the same in Chrome. My host is Arvixe.com. Thanks.

 
Mr. B

Joined: 2005-10-09
Posts: 25
Posted: Sun, 2013-03-03 05:52

I'd like to make a small suggestion for any future version of GreyDragon. The last breakcrumb seperator is inside the active item <li>, so if you style the active item differently, it shows up differently than the others. I made the following alteration to line 423 of libraries/MY_Theme_View.php

Quote:
$content .= (($i > 0)? " :: " : null ) . '<li class="g-active ' . (($i == 0)? " g-first" : null) . '"> '. $this->get_item_title($this->item(), FALSE, $this->visible_title_length) . '</li>';

Originally:

Quote:
$content .= '<li class="g-active ' . (($i == 0)? " g-first" : null) . '"> '. (($i > 0)? " :: " : null ) . $this->get_item_title($this->item(), FALSE, $this->visible_title_length) . '</li>';

 
DiegoS

Joined: 2012-01-16
Posts: 20
Posted: Fri, 2013-03-15 17:22

Hello,

I'm experiencing a visualization problem when searching for a specific pattern that can be in Title, or Description, or Filename, or Tag, and that pattern is both in photo and album where the photo is in that album.

I'll try to explain in a better way:

let's assume we have a gallery with just one album and inside it there is just one photo.

Album specifications
Title:MyAlbum, Description:MYPATTERN, Directory Name: MyAlbum, Tags: 'empty'

Photo specifications
Title: Photo1, Description: 'empty', Filename:Photo1.JPG, Tags:MYPATTERN

Now we made a whole Gallery search for pattern 'MYPATTERN';
the result of the search will display the thumbnails of the album and the photo: this is correct.
Then if I click on the photo nothing is displayed(blank): this is the symptom.

Then if I move the photo outside the album and I search again for the same pattern everything works fine.

If I switch to a different theme (i.e. Wind) it works fine.

Any suggestion is very welcome.

Thanks,

Diego

 
tempg

Joined: 2005-12-17
Posts: 1857
Posted: Fri, 2013-03-15 15:48
DiegoS wrote:
I'm experiencing a visualization problem when searching for a specific pattern that can be in Title, or Description, or Filename, or Tag, and that pattern is both in photo and album where the photo is in that album.

I've seen your posts in a few places and I'm a bit confused. Is this the same issue posted and resolved at http://galleryproject.org/node/111141 or is this something different?

 
tempg

Joined: 2005-12-17
Posts: 1857
Posted: Fri, 2013-03-15 17:33

@DiegoS: I see that you just edited your last comment. No idea what was changed. Still have the same question as my previous post.

 
DiegoS

Joined: 2012-01-16
Posts: 20
Posted: Sat, 2013-03-16 07:05

@tempg: My other post is about a different problem that has been resolved as you can read in that post; at the beginning it seemed the same problem was generating two different symptoms. My actual problem is a different one and it seems related to GD theme.

 
CherylJoyW

Joined: 2012-08-19
Posts: 42
Posted: Thu, 2013-03-28 14:24

solved Had to put a xml script in the root Then resized ALL the images to a new defined size.

I have GreyDragon but am running into a couple of problems.

1. clicking from an individual album image. The next photo - Which is the single larger photo...
Is there a way to change the size displayed of this image They are coming in too samll.

2. When you click the view image full size icon. The image comes up in the same window and fills the screen.. this is GREAT, BUT the only way back to the gallery is the back arrow on the browser.
What am I missing here? Using the esc key does not work.

Is there a way to either open this in a NEW WINDOW or put a BACK to Gallery text link in the page?

Thanks in advance

Any help would be appreciated.

 
CherylJoyW

Joined: 2012-08-19
Posts: 42
Posted: Wed, 2013-03-27 19:03

Photo Page Description and Slideshow Description
I am unable to put the description for the photo on the right on this page.
Also in the Slide show The description Overlays on the right top. There are several LONG descriptions entered and it spoils the looks of the photo.
It would be great if I could make stay in the right as a column and not overlay.

Can you point me in the direction of how to accomplish this
Is it in the Libraries
MY_Theme_View.php
$this->photo_descmode = $this->ensureoptionsvalue("photo_descmode", "right");
However the file will not load with this change.

Any help would be appreciated

thanks
Cheryl

 
nocloo

Joined: 2005-08-18
Posts: 37
Posted: Fri, 2013-04-05 02:11

Just installed the theme. great work. Thanks !
I've two problems:
1- I tried to add my logo and it's slightly larger than the gallery one and the top menu just sits over it.
http://nocloo.com/museum

2- I tried to resize all my images to the max size of 1024px and when I click on the images, the side menu just overflows on top of the image. How can I push it to the size ?
Ex: http://nocloo.com/museum/index.php/Katsushika-Hokusai---Virtual-Museum/Katsushika-Hokusai-36-Views-of-Mount-Fuji-Climbing-on-Mt_-Fuji

Thanks for the help.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2013-04-05 13:50

1. in the css adjust the left positioning of the g-site-menu:

/* Site Menu  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-site-menu {
  bottom: 0;
  left: 140px;
  position: absolute;
}

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2013-04-05 13:51

#2 use a theme that is designed for wider resizes. Like this theme. Or the wide wind theme.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
ArcAiN6

Joined: 2005-09-02
Posts: 24
Posted: Mon, 2013-04-08 14:42

First off. let me say THANK YOU!!. This has to be the best theme I've seen for gallery in AGES.

That being said, I'm wondering if you could assist me with a bit of information regarding the frame-packs. Specifically how to create one.

What i attempted to do what clone one of the framepacks you have, and swap out the images with my own. This however doesn't actually yield the intended result.
The goal was the center the thumbnail inside the frame , while eliminating the border around the image (the included attachment does not remove the border because i'm still trying to get the frame visible first)(i've attached an example frame and the framepack)

[img]http://imgur.com/NbbcM8T[/img]

as you can see in that image, the menue's aren't centered within the thumb-frame.

As i've been awake completing other projects for 38 hours now, i'm sure it will be something silly i've overlooked. But just in case you can shed some light on the situation.

I have linked the framepack i'm attempting to create at the end of this post. If you have any suggestions i would be more than happy to test them out :)

Also feel free to include the framepack in your next update if we get it working. :)

Framepack.rar

 
GuWeHa
GuWeHa's picture

Joined: 2008-01-20
Posts: 28
Posted: Wed, 2013-04-10 14:53

Hi folks,

I'm using the Grey Dragon theme (3.2.2) with G3 (3.0.6).

I've a small problem on generating thumbs in the "right" size for displaying them in albums.

Let's have a example. I have just upload images in two sizes: 600x400 px (landscape) and 400x600 (portrait).

When I set "Aspect Ratio" to "actual" in "Advanced Settings - Album page - Thumbs" on the theme's settings page and don't mark "Expanded Aspect Ratio (300px wide)" my world and my thumbs are o.k. but a little bit to small for my needs. They are scaled down and displayed as follows:

600x400 => 200x133
400x600 => 133x200

The whole thumbs size is visible in an album.

But, if I set a hook at "Expanded Aspect Ratio (300px wide)" the result is as follows:

600x400 => 300x200 (o.k.)
400x600 => 300x450 (poor, sadly) and the lower part of the thumb is cropped.

Where and how can I change the values for the 400x600 version so I'll get a thumb size of 200x300 which will not be cropped, i.e.

400x600 => 200x300 ?

I played around little bit with _thumb_size_x and _thumb_size_y in file MY_Theme_View.php. But, this file seems to control the display/view mode of the thumbs (in an album) only, but not the generating of the thumbs in the "right" size itself. And I think here I'd have to change something. But where exactly?

Any suggestions or hints? Thanks in advance!

Greetinx

GuWeHa

www.pix-bavaria.com (this is not that one where I need the solution)

 
gym4jim

Joined: 2012-08-07
Posts: 51
Posted: Mon, 2013-04-29 12:52

Hello -

I hid the LOGIN the last time I was in my Gallery 3 and now I can not find a way to get in to do my admin work. I thought about that when I hid it but I figured there had to be a way administrators can get in...I'll just find out the next time I need to get in. When, the time has arrived and I can't find a way back in. I have tried:

www.example.us/gallery3/index.php/LOGIN as suggest by FL Dave.

I also tried several renditions but the way my tree on the server is set up is:

gallery.example.us/index.php/LOGIN

I did that as i have several areas on the site, each with their own url which is determined by the first field in the address.

I figured you, Serge, may know. Thanks, Jim

 
GuWeHa
GuWeHa's picture

Joined: 2008-01-20
Posts: 28
Posted: Mon, 2013-04-29 18:21

Did you try this:

http://www.your-doamin-name.us/login/ajax

?

Don't be surprised by the look and feel of this side. Just login.
Afterwards you should see a messages like this

"{"result":"success"}"

Then switch back your browser window two times. Now you should see your start page with administrative menu.

Hope it helps!

Greetinx

GuWeHa

www.pix-bavaria.com

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-04-30 00:27

There is a theme setting to remove the login link. Once logged in (with the above suggestion) you can restore the link in the themes admin page.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Dragonsys

Joined: 2004-12-27
Posts: 72
Posted: Sun, 2014-03-16 08:14

I installed GreyDragon v3.2.2 on G3 v3.0.9 and everything works well, except for 2 things:

1. With Permalinks for Navigation enabled, guests cannot access /root or /enter, get the Dang... message with a prompt to login; however, it works fine for Logged in users.
When Permalinks are disabled, index.php?root=no works fine.

2. Once root=no is set, going back to index.php keeps this setting and therefore the root page is not shown, until cookies are cleared or root=yes is set. Can this be changed, to be made invisible to the viewer? I changed my Home Link to include root=yes, but this is a little messy.

 
Dragonsys

Joined: 2004-12-27
Posts: 72
Posted: Sun, 2014-03-16 11:51
Dragonsys wrote:
1. With Permalinks for Navigation enabled, guests cannot access /root or /enter, get the Dang... message with a prompt to login; however, it works fine for Logged in users.
When Permalinks are disabled, index.php?root=no works fine.

Ok, I take it back, permalinks do not work at all. It looks like they are not being created.

 
rhino112

Joined: 2014-01-29
Posts: 11
Posted: Wed, 2014-03-19 17:44

I set up a custom.css file where i wanted to change the color of the text to grey....

Works all fine but not in the contactowner and the radom image modules

How can i solve that problem?

 
rhino112

Joined: 2014-01-29
Posts: 11
Posted: Thu, 2014-03-20 17:36

Fixed ......

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2014-03-21 19:30

Let's make 4.0.1 official :)
I am sure there may be something which would need immediate improvement, but... have fun

version 4.0.1

  • Code converted to use latest jQuery library
  • Added support for RWInfo meta data injection
  • CSS: Fixes a phenomenon where dialog content not setting proper width in FF/Ch
  • CSS: Fixes a phenomenon where context menu shows empty space above first item
  • Added support for g-movie class in thumbs
  • Admin: Better help translation
  • Logic to load frame template optimized to prevent exception
  • thumb_top()/thumb_botom() call moved inside div.g-thumbslide per Dave's request
  • Markup cleanup for W3C validation
  • CSS: small layout size adjustments in Simple Frame Pack
  • Photo Page: fixed issue with image preload logic when one of the items is an album
  • Added code protection to paginator when item is not well defined - missing ->url() method
  • Breadcrumbs to take advantage of new logic introduced in latest G3 core for tags and search
  • Added support for tag_albums module for pagination
  • FP: Fix for Book frame pack - missing frame for movie thumbs
  • Photo pages in Tag based collections do not support full item list. As result First/Last page paginator buttons and page list need to be disabled.
  • Updated jQuery Cycle plug-in to latest version
  • CSS: fixes for movie thumbnail in greydragon framepack

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
TMacSC

Joined: 2014-03-19
Posts: 10
Posted: Fri, 2014-03-21 21:15

Looks like a lot of good fixes. What environments have you tested against? As I mentioned in my other topic, I'm getting a seg fault on OS X with PHP 5.4.24 and Apache/2.2.26.

 
TMacSC

Joined: 2014-03-19
Posts: 10
Posted: Sat, 2014-03-22 18:31

I found the bug causing the seg fault. It’s on line 421 of MY_theme_view.php.

You have
if (!empty(trim($title))):

I corrected it to:
if (!(trim($title) == false)):

The original is only valid in PHP 5.5+ (see note at http://us3.php.net/empty). This code should be accomplishing the same thing, but is supported by PHP versions prior to PHP 5.5, such as my 5.4 installation.

 
windracer

Joined: 2007-03-05
Posts: 113
Posted: Sun, 2014-03-23 01:55

I just upgraded to v4.0.1 and the Login link no longer works in either of my G3 galleries (I have it set to "Header" in the GD theme options).

The link is correct (www.mydomain.com/gallery/login/ajax) but nothing happens when I click it. If I manually put that URL into my browser, I can authenticate that way. I'm seeing the same behavior in IE11 and Chrome.

edit: actually, it's worse than just the login link. It appears that anything that would open a modal dialog box (like Add Album, Add Photos, etc.) is broken. Any thoughts on what the problem is? I'm going to go back to 4.0.0 for now.

 
huebi

Joined: 2008-03-03
Posts: 63
Posted: Sun, 2014-03-23 09:03

Hi,

using greydragon 4.0.1 just shows a complete white page - in the previewaswell as when choosen the theme. I'm on gallery 3.0.9 and upgraded the greydragon module to the newest version, too. Fancybox is installed and both modulesare activated.

Currently i'm back to the old version which still works fine. What do i need to deliver to find the bug?

//huebi

http://reisetraeume.com

 
mervyngroves

Joined: 2008-08-03
Posts: 92
Posted: Sun, 2014-03-23 10:41

If you are not PHP 5.5+ then use solution suggested by TMacSC.

Quote:
I found the bug causing the seg fault. It’s on line 421 of MY_theme_view.php.

You have
if (!empty(trim($title))):

I corrected it to:
if (!(trim($title) == false)):

The original is only valid in PHP 5.5+ (see note at http://us3.php.net/empty). This code should be accomplishing the same thing, but is supported by PHP versions prior to PHP 5.5, such as my 5.4 installation.

 
huebi

Joined: 2008-03-03
Posts: 63
Posted: Sun, 2014-03-23 11:10

Blame on me, i've read this post but thought it doesnt belong to me cause i've got a blank page without any error message. Thanks for pointing to this.

http://reisetraeume.com

 
mervyngroves

Joined: 2008-08-03
Posts: 92
Posted: Sun, 2014-03-23 11:14

Should have mentioned that I too just had blank screen and no error message. This code modification worked for me.

1: No preview in admin panel when click on Activate Grey Dragon.
2: Blank screen when accessing main index.php.

Solution:
Upgrade to PHP 5.5 or insert code modification above.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2014-03-24 15:21

Would then the following fix work?

$title = $this->get_item_title($breadcrumb, FALSE, $this->visible_title_length);
$title = trim($title);
if (!empty($title)):

I know it is extra line, but I rather use "future" supported logic... :)

TMacSC wrote:
I found the bug causing the seg fault. It’s on line 421 of MY_theme_view.php.

You have
if (!empty(trim($title))):

I corrected it to:
if (!(trim($title) == false)):

The original is only valid in PHP 5.5+ (see note at http://us3.php.net/empty). This code should be accomplishing the same thing, but is supported by PHP versions prior to PHP 5.5, such as my 5.4 installation.

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2014-03-24 15:32

Please re-download and the code. there was broken archive uploaded. I've fixed it within the hour or so, but...
Issue is with jQuery 1.10 deprecated methods

windracer wrote:
I just upgraded to v4.0.1 and the Login link no longer works in either of my G3 galleries (I have it set to "Header" in the GD theme options).

The link is correct (www.mydomain.com/gallery/login/ajax) but nothing happens when I click it. If I manually put that URL into my browser, I can authenticate that way. I'm seeing the same behavior in IE11 and Chrome.

edit: actually, it's worse than just the login link. It appears that anything that would open a modal dialog box (like Add Album, Add Photos, etc.) is broken. Any thoughts on what the problem is? I'm going to go back to 4.0.0 for now.

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
windracer

Joined: 2007-03-05
Posts: 113
Posted: Mon, 2014-03-24 15:39
Serge D wrote:
Please re-download and the code. there was broken archive uploaded. I've fixed it within the hour or so, but...
Issue is with jQuery 1.10 deprecated methods

That fixed the problem, thanks!

 
TMacSC

Joined: 2014-03-19
Posts: 10
Posted: Mon, 2014-03-24 22:43

That version of the code works for my setup. I definitely understand the desire to use future-proof logic :)

 
gswallcovering
gswallcovering's picture

Joined: 2010-05-12
Posts: 96
Posted: Sat, 2014-03-29 18:31

Hi,I Have been trying to upgrade from 3.2.2 to v.4.0.1 ,and I get this window saying
[an error occurred while processing this directive]
I have tried deactivated all unnecessary modules.no luck. new install as well.
Site, http://www.gswallcovering.com/gallery3

Host name: just96.justhost.com
Operating system: Linux 3.4.79-20140208.1.bh6.x86_64
Apache: Unknown
PHP: 5.4.26
MySQL: 5.5.36-log
Server load: 43.09 31.32 29.69
Graphics toolkit: imagemagick
Any help is greatly appreciated
Gene

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 00:39

hard to say, anything recorded in the logs?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 01:01
mikeage wrote:
Hi Serge,

I noticed that while regular albums show the gear icon with the drop down menu, the tag albums and search results do not.

It seems that views/dynamic.html.php and views/search.html.php should be changed to contain

<?= $theme->get_thumb_element($item, !$theme->hidecontextmenu) ?> OR
<?= $theme->get_thumb_element($child, !$theme->hidecontextmenu) ?>

instead of the default:

<?= $theme->get_thumb_element($item) ?>
<?= $theme->get_thumb_element($child) ?>

slowly going through old posts, and for this one, I could have done it, but there is a catch: when you are in search page, and have menu, then some items do not make much sense, like making photo an album cover. Wind theme does not allow it either

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 01:06
mikeage wrote:
There are two issues with Ajax in the current release of GreyDragon:

1. http://galleryproject.org/node/106541 still hasn't been released officially
2. After patching to add basic Ajax support as above, thumbnail rotation works, but no update is shown. This is because the context menu looks for "#g-item-id-XXXX .g-thumbnail", but the thumbnail itself is not tagged as class "g-thumbnail"

A fix for both can be seen at https://github.com/mikeage/gallery3/commit/5f9d9ccfc031acdf6603ebd83677727455ae7aa4

Added in 4.0.2
I personally do not use/allow rotate in my themes, but for consistency, it would be there

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
gswallcovering
gswallcovering's picture

Joined: 2010-05-12
Posts: 96
Posted: Sun, 2014-03-30 01:24

Nothing in the logs.I've activated the theme.I can get into the administrative areas of the theme but when I go back to the gallery home its just a white page that says error has occurred while processing this directive.
Gene

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 01:30
Mr. B wrote:
I'd like to make a small suggestion for any future version of GreyDragon. The last breakcrumb seperator is inside the active item <li>, so if you style the active item differently, it shows up differently than the others. I made the following alteration to line 423 of libraries/MY_Theme_View.php

Quote:
$content .= (($i > 0)? " :: " : null ) . '<li class="g-active ' . (($i == 0)? " g-first" : null) . '"> '. $this->get_item_title($this->item(), FALSE, $this->visible_title_length) . '</li>';

Originally:

Quote:
$content .= '<li class="g-active ' . (($i == 0)? " g-first" : null) . '"> '. (($i > 0)? " :: " : null ) . $this->get_item_title($this->item(), FALSE, $this->visible_title_length) . '</li>';

Sorry, do not see reason for this one
you pretty much reversing style. Apply style to <li> and then apply style to li.g-first. it will be the same

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 01:36
gswallcovering wrote:
Nothing in the logs.I've activated the theme.I can get into the administrative areas of the theme but when I go back to the gallery home its just a white page that says error has occurred while processing this directive.
Gene

Look for local.php in this forum. This would allow more detailed logging

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
gswallcovering
gswallcovering's picture

Joined: 2010-05-12
Posts: 96
Posted: Sun, 2014-03-30 02:41

Ok,I've created a file in my gallery3 called local.php. and when I activate v.4.0.1 I get this error in the error-log file
[29-Mar-2014 20:30:27 America/Denver] PHP Fatal error: Can't use function return value in write context in /home3/xxxxxxx1/public_html/gallery3/themes/greydragon/libraries/MY_Theme_View.php on line 421]
Thanks, Gene

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2014-03-30 03:34

Looks like may be related to this http://galleryproject.org/forum_theme_greydragon?page=48#comment-408923
Could you try adjusting the code to see if it would help?

foreach ($breadcrumbs as $breadcrumb):
  $title = $this->get_item_title($breadcrumb, FALSE, $this->visible_title_length);
  $title = trim($title);
  if (!empty($title)):

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
gswallcovering
gswallcovering's picture

Joined: 2010-05-12
Posts: 96
Posted: Sun, 2014-03-30 13:14

That did it.Thank you so much Serge.You guy sare GREAT!!!!
Gene

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2014-03-31 00:05

Ok, on that note

version 4.0.2

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
huebi

Joined: 2008-03-03
Posts: 63
Posted: Fri, 2014-04-04 07:15
Serge D wrote:
version 4.0.2

I can confirm that this is running without the mentioned poroblems above. Thx for this great Theme,
http://reisetraeume.com

 
gswallcovering
gswallcovering's picture

Joined: 2010-05-12
Posts: 96
Posted: Fri, 2014-04-04 14:08

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.
Gene