[PGtheme Clone -> PGlightbox] Updated Version for G-2.2-SVN

floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2006-10-22 05:36

theme.tpl find

          		<a href="{g->url}" 
								onmouseover="logo.src='{$imgLogoon}'"  
								onmouseout="logo.src='{$imgLogoout}'" title="{g->text text='home'}">
              	<img id="logo" src="{$imgLogoout}" alt="{g->text text='home'}" longdesc="{g->text text='Home'}" title="{g->text text='home'}" />
              </a>

or one could change the images in
themes/PGlightbox/templates/extra/logos/logoon.gif
and
themes/PGlightbox/templates/extra/logos/logo.gif

If you edit the theme create a copy and save in a local directory

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sun, 2006-10-22 08:43

Thanks Dave :)

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
guyforget

Joined: 2006-08-28
Posts: 39
Posted: Sun, 2006-10-22 16:45

Thanks guys, Im working on embedding PGlightbox Gallery2 in Wordpress2, and removing the header image really slims down the page.

Its handled a little differently than it was in PGtheme, so I wanted to ask before I started hacking away.

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Tue, 2006-10-24 09:26

Lutz, this is awesome... 1.1.5 is superb! It just keeps getting better! It appears that wee database crash (for that is what it appears it was -even gave me trouble at the MYSQL-level!) was indeed fortuitous! I took the opportunity to update to the latest G2.2SVN and 1.1.5 and am very happy with the results!!!

Forgive a stupid question -I am none too experienced with this sort of thing: I have the shopping cart and the zip-download modules installed and enabled, but how do I go about adding the e-commerce side of things (i.e: PayPal)? This one has me beat for the minute... any advice would be appreciated.

Again, thanks Lutz

Regards

RS

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Tue, 2006-10-24 10:44

RakiuraSkies: You have to enable the switch to allow both carts at the same time. You will then see to Cart Icons. On my site, I've customized the "checkout" one to differ in the texts a bit. Setup is done with the "checkout by paypal" admin panel (setting the PayPal adress and currecncy - I recommend testing it with the sandbox-option first (have a second browser window open with your Paypal Sandbox and try the procedures)
CU
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
ichthyous

Joined: 2006-06-16
Posts: 324
Posted: Tue, 2006-10-24 16:06

Lutz,

I finally figured out the missing images issue. It wasn't the javascript, permissions error or that files are missing. My server has an anti-hotlinking script which blocks all image requests if there is no referrer. Anybody who hit my site with referrer turned off in the browser didn't see the images. That explains why I could see the images myself, yet there were tens of thousands of errors for those images in my logs. Just thought I would let you know

Thanks

Andrew

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Tue, 2006-10-24 23:38

Hi Lutz,

Firstly - thank you for the great work that you've done on the PGLightBox theme ! I have been using the terrific PGTheme for quite sometime now and I think yours is a fantastic upgrade to that theme.

I was wondering if you can help me out with an issue I'm having with getting the ratings interface to show up. I'm trying to configure it as you have done on your site, with the ratings interface appearing below each album item as well on the photo page itself. So far the ratings interface only appears on the topmost page of the gallery ie. the homepage. I cannot seem to get the ratings interface to show up in the album pages or the photo pages.

I have done the following :

- In the Group Permissions for all the albums, I have given the "Everybody" group "all access" to ratings
- In the Themes settings page for PGLightbox, I have set the following :

->Blocks to show on album pages : Show Comments, Ratings Interface
->Blocks to show on photo pages : EXIF/IPTC Info, Show Comments, Ratings Interface

- All my sub-albums are set to use the global values

What I'm hoping to do is exactly as you have configured your gallery site. That is, I would to make to make it easier for visitors to rate photos directly on the page without having to click on a button.

Thanks in advance for any suggestions you can offer me !

regards,

Chris

System info :
Gallery version = 2.2-svn core 1.1.20
PHP version = 4.3.10 cgi-fcgi
Webserver = Apache/1.3.33 (Unix) Resin/2.1.10 mod_ssl/2.8.22 OpenSSL/0.9.6c mod_jk/1.2.3-dev FrontPage/5.0.2.2623
Database = mysql 4.0.24_Debian-10sarge1-log, lock.system=flock
Toolkits = ArchiveUpload, Getid3, Thumbnail, Gd, SquareThumb, LinkItemToolkit
Acceleration = full/86400, none
Operating system = Linux yellow 2.4.26-intel4-scsi #1 SMP Tue Aug 10 12:52:09 EDT 2004 i686
Default theme = PGtheme
gettext = enabled
Locale = en_GB
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Rows in GalleryAccessMap table = 221
Rows in GalleryAccessSubscriberMap table = 410
Rows in GalleryUser table = 2
Rows in GalleryItem table = 406
Rows in GalleryAlbumItem table = 26
Rows in GalleryCacheMap table = 0

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Wed, 2006-10-25 04:25

@senheiw: did you activate the tagbox in album options to allow rating?
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Wed, 2006-10-25 04:35

Lutz : You are a genius ! That did the trick ! :)

If you don't mind helping me out with another question. This relates to the lightbox (love it, by the way).

What does this option do :

PHOTO :: Display LightBox on Photo Page

I've turned it on but can't really see what it does to the photo page.

As I understand it, the lightbox creates this floating frame that allows you to navigate through the photos in sequence. Does this option above add a button or something to the photo page ?

thanks !

Chris

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Wed, 2006-10-25 08:41

@senheiw: it will give you an additional icon below the photo display which will display a bigger (single) resize in a lightbox popup on top of the photo (somehow like a kind of "view full screen" but smaller ;))
CU,
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Wed, 2006-10-25 08:56

Hi Luntz,

Thanks again for the prompt response.

That's the thing, I don't see any additional icons on the photo page even after I have enabled that checkbox. If you don't mind, here's an example.

The lightbox work very well from the album page itself but I cannot see anywhere to launch the lightbox once I'm on a photo page.

thanks !

Chris

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Wed, 2006-10-25 09:12

Many thanks Lutz... in your reply:

Quote:
You have to enable the switch to allow both carts at the same time

? Where do I find the switch? In the plug-in setup the only options I have are: activate/deactivate, uninstall & delete.

Further:

Quote:
Setup is done with the "checkout by paypal" admin panel

. Is this done via PayPal or is it also a part of the template that I haven't found yet?

Thanks for all your advice Lutz, i do appreciate it.

Regards

RS

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Wed, 2006-10-25 09:21

Further: In the admin options; commerce area, all I am seeing in 'zip download' and 'e-card'... I can find nothing for the cart at all.

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Wed, 2006-10-25 10:13

Disregard (2) previous! Have found the necessary modules & have them installed :) Thanks Lutz!

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Wed, 2006-10-25 10:35

@senheiw: you're not offering resizes ...
it checks for

&& ($theme.params.UseLightBox) && ($theme.permissions.core_viewResizes)}

as it needs a resize to display the popup. You might look here to see how its meant to work.
CU
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Thu, 2006-10-26 13:26

Hi Lutz,

Thanks for the clarification ! Sorry for all the questions, but I think I've hit a potential bug in your theme. This occurs when I create a new sub-album. I can create a new sub-album successfully but the problem occurs in the level above where the sub-album is.

Example :

- I've created a new sub-album called New York. This new album has an ID of 1260.

- The problem is in the North America album which contains the newly created New York album. In the North America album page, the link to the New York album is wrong. It is linking to the Las Vegas album (ID 926) which is the album immediately prior to the newly created album.

I replicated this in a number of different sub-albums, all with the same result. Any advice on how to overcome this ?

thanks !

Chris

digitalmusings } gallery

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Thu, 2006-10-26 15:34

Oops, that's strange ... and didn't happen yet (luckily) on all my nested albums.
I'll try to figure out what that is? Probably a rewrite issue?
CU
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
guyforget

Joined: 2006-08-28
Posts: 39
Posted: Fri, 2006-10-27 00:17

@ senhwei - I have seen that behaviour as well.

It started correctly linking when I either added a custom thumbnail, or added an item to the album; I forget which, but one of them cleared it up.

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Fri, 2006-10-27 01:31

Hi guyforget,

Thanks for the workaround ! It worked for me as well. As soon as I added an item to the newly created sub-album, the link the top album was fixed.

thanks,

Chris

digitalmusings } gallery

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Fri, 2006-10-27 07:46

@guyforget/senhwei: oh, that gives me at least a direction to look - seems there's a check for "contains children" at the wrong place generating the link for the album.

EDIT: just checked my development install - the link in the Sidebar navigator is fine - it's only the album link directly on the page. And entering the path directly (easy with URL rewrite eg. v/NEW it's fine too) ... starting to 'dig' ;)

EDIT2: it only happens on root albums added

EDIT3: 10 Minutes later - seems to be fixed ;)

EDIT4: 5 Minutes later - unselecting Info below albums seems to be
fixed too

would you please so kind to test the attached new album.tpl

Thanks
Lutz

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Fri, 2006-10-27 06:47

Thanks for checking this out Lutz !

digitalmusings } gallery

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Fri, 2006-10-27 10:23

Oh - the edit above didn't trigger an update notice of this thread ...

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Fri, 2006-10-27 10:54

Hi Lutz,

I'm very pleased to tell you that the replacement album.tpl works perfectly ! :)

regards,

Chris

digitalmusings } gallery

 
senhwei

Joined: 2006-03-12
Posts: 12
Posted: Fri, 2006-10-27 23:19

Hi Lutz,

Quote:
Man this ratings interface is killing me ! Using your replacement album.tpl, the ratings interface has dropped off my album pages again.

I've checked the following settings :

- have enabled rating in the album and sub-album settings
- have added the ratings interface to the "Blocks to show on album pages" setting
- "everybody" group has "all access" to the ratings interface

Any ideas ?

thanks !

Chris

UPDATE : Don't worry ! Fixed it - I turned this setting on : ALBUM :: Items - Show Summaries (e.g.: number of comments, ratings)

digitalmusings } gallery

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2006-10-28 03:53

@Chris: pewh ... ;)

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8c
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
ichthyous

Joined: 2006-06-16
Posts: 324
Posted: Mon, 2006-10-30 14:41

Hi Lutz,

I have noticed that on Internet Explorer my site ID is constantly flickering in the status bar, even though I don't have "diaply site ID in status bar" checked int he theme. It's flickering at such a reate as to be very distracting. It doesn't happen on Firefox. Do you know how to disable this? Thanks!

 
ichthyous

Joined: 2006-06-16
Posts: 324
Posted: Mon, 2006-10-30 15:11

Sorry Lutz...ignore what I just posted...I had "display site ID" checked for the individual album's theme

 
ichthyous

Joined: 2006-06-16
Posts: 324
Posted: Mon, 2006-10-30 15:22

Lutz,

I have been trying unsuccessfully to reduce the amount of space between rows of album thumbnails on my first page. I can't seem to locat where this spacing is generated...do you know where to look for spacing control? Thanks

 
jay102

Joined: 2006-10-27
Posts: 2
Posted: Tue, 2006-10-31 10:30

Hi,
the theme is really great but I got problems to address individual classes in this theme. For example I want to change the color of the links in the navigation. So I put
.block-core-SystemLink a{
font-family:'Trebuchet MS', Arial, sans_serif;
color:#FFFFFF;
font-size:14px;
}
in the theme.css but it didnt work at all. I tried everything to get this working but always failed. I'm not new to css but maybe I missed something but no matter what I do I can't get hold of many classes in this theme. Any help or advice would be awesome!

 
guyforget

Joined: 2006-08-28
Posts: 39
Posted: Tue, 2006-10-31 02:41

jay102: try checking the color.css file in your modules/colorpacks/packs/whatevercolorpackyoureusing folder.

Lutz - in another thread another user and I had mentioned that we can turn off all of the information (views, dates, owners, etc) in the theme admin section, yet some of them still get shown. Any idea how to fix this, and/or is that addressed in the latest album.tpl posted on 10/27?

 
jay102

Joined: 2006-10-27
Posts: 2
Posted: Tue, 2006-10-31 10:30

thanks guyforget.
i had to edit the album.tpl to get rid of the information. My galleries only show
Picture
Rating
add comment
view comment

and that's it. To get rid of the other stuff that comes with this "show summary" stuff you have to filter the array otherwise you will always have some extra information under your pictures.

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Sun, 2006-11-05 04:57

Hey Lutz. I have a broken link in my Gallery that is pointing to pglight.gif... it appears that somewhere in the code it is being pointed to a remote site (I suspect you know which one) rather than the local copy of the file on my server. I've searched for it but cannot find where in the code it is, so that I can point it to where it should be. Would appreciate it if you would let me know which file it is that I need to modify!

Regards

RS

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sun, 2006-11-05 05:26

RakiuraSkies: that could only be my site - and should be in footer.tpl - oops, line 45 is only local ... Sorry, willb e fixed asasp ..

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Sun, 2006-11-05 05:30

Thanks man, will sort this one out now... the favicon: I've modified the only location I can find of it, but nothing has changed... have I missed something?

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sun, 2006-11-05 09:18

the only place favicon.ico is defined is in theme.tpl

   
  	{* Set the GALLERY2 Favicon for the GALLERY pages *}
 		<link rel="SHORTCUT ICON" href="{g->theme url="favicon.ico"}"/>
  	<link rel="icon" href="{g->theme url="favicon.ico"}"/>

Did you clear template caches?

Gallery version = 2.2-svn core 1.1.20
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Mon, 2006-11-06 10:22

Yep that's the file I modified alright. Is it possible to set an absolute path to the icon file?

hmmm... you've got me :) Where do I clear the template caches?

Later that same day: Disregard! Somehow in my clumsy way I have managed to do just that! The icon is now as I was wanting... thanks Lutz!

Regards

RS

 
Gymnae

Joined: 2006-11-07
Posts: 10
Posted: Tue, 2006-11-07 12:21

Hi guys,

I updated from 2.1 to 2.2-SVN to get this theme running, but my problem is that whatever I click, the gallery jumps back to root, no album is opened.
This doesn't happen with other themes, just this one.
Any ideas what that might be?

greets

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Tue, 2006-11-07 15:56

Gymnae, do you have a album select (DHTML or Dropdown) in the sidebar? If no, could you please try to add ...

Gallery version = 2.2-svn core 1.1.21
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
Gymnae

Joined: 2006-11-07
Posts: 10
Posted: Tue, 2006-11-07 23:23

@LFrank.
I tried that, now I can browse the Albums, but still can't open an element....

greets

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Wed, 2006-11-08 06:52

Gymnae, do you have a link and probably an admin account to look at the theme stettings - I might perhaps find something ...
this is new to me ...

Gallery version = 2.2-svn core 1.1.21
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
timberland

Joined: 2006-10-11
Posts: 9
Posted: Sat, 2006-11-11 10:34

hi LFrank,

can you help me! I dont can (or find) activate the rating for the album an photos!

thanks!

timberland

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2006-11-11 15:59

timberland, did you activate it on the "Edit Album" level - not only in module and theme options?

Gallery version = 2.2-svn core 1.1.21
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
timberland

Joined: 2006-10-11
Posts: 9
Posted: Sat, 2006-11-11 16:38

Yes, i activate also in the "Edit Album"

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2006-11-11 18:46

hmm, can you send me an URL and probably an account to check?
Lutz

Gallery version = 2.2-svn core 1.1.21
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
RakiuraSkies

Joined: 2006-10-21
Posts: 21
Posted: Tue, 2006-11-14 01:37

Hey Lutz :) Going to go slightly off-topic here... I'm hoping to 'bridge' the Gallery 2.2 into my Mambo website. I very much do not want to upset G2 or your theme, so was hoping you might have some pointers to offer, or perhaps know where I could go to seek knowledge! Really all I need to do is have the Mambo log-in on my front-page activate and log-in the G2 users also.

Thanks bro!

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Tue, 2006-11-14 06:46

RakiuraSkies: Sorry - absolutely zero experience with Mambo :/

Gallery version = 2.2-svn core 1.1.21
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Win32) DAV/2 PHP/5.1.6 mod_ssl/2.2.3 OpenSSL/0.9.8d
Database = mysql 5.1.11 beta-log,
Theme=PGlightbox,
Gallery-URL=http://lf-photodesign.de

 
Torleif
Torleif's picture

Joined: 2005-11-18
Posts: 34
Posted: Tue, 2006-11-14 17:47

i can`t upload items in a empty album!
When i click at "No Thumbnail" goes the link to another album with excisting items.
What is the problem?

Thanks for your support.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2006-11-14 19:29

Could be related to this post:
http://gallery.menalto.com/node/54063?page=3#comment-206122
but maybe not.

 
Torleif
Torleif's picture

Joined: 2005-11-18
Posts: 34
Posted: Tue, 2006-11-14 21:50

floridave, thanx for your posting. That was it.

 
suspiciousblock

Joined: 2006-11-15
Posts: 19
Posted: Wed, 2006-11-15 07:33

Hi there, I am very new to Gallery but am having the same issue as guyforget. I install PGLightbox theme, and after the first time I click "save theme settings" with PGLightbox theme it starts showing date, summary, views, etc. even though the boxes are not clicked in \Site Admin\Themes\Album or \Album Items area. With other themes it is still working correctly. I took a look at album.tpl file and am scared to edit anything for fear of screwing it up, I am no programmer, just a photographer. Can anyone help? Why don't the check boxes on for this theme work in the Admin area?

I feel bad that the fisrt thing I post is a problem, so special thank you to those responsible for Gallery and LFrank & Pedro for these fantabulous themes. I am truely thankful for all the work you have done.

-suspicious

guyforget wrote:
jay102: try checking the color.css file in your modules/colorpacks/packs/whatevercolorpackyoureusing folder.

Lutz - in another thread another user and I had mentioned that we can turn off all of the information (views, dates, owners, etc) in the theme admin section, yet some of them still get shown. Any idea how to fix this, and/or is that addressed in the latest album.tpl posted on 10/27?