PG theme

LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Wed, 2005-10-05 18:00

Pedro,

update RC1 to RC2 (which is available from your site) fails in my setup.
I get

getParameter permissions.file for core plugin
file_exists(F:\g2data\cache\module/core/0/0/0.inc)
[1128534927] can't guarantee 300 -- extending!

(mysql): SHOW TABLES   


Loading plugin PGtheme
Class not defined, trying to include it.
file_exists(C:\Inetpub\Scripts\GALLERY2\modules\core\classes\helpers/../../../../themes/PGtheme/theme.inc)
PGtheme plugin successfully instantiated
realpath(C:\Inetpub\Scripts\GALLERY2\modules\core\classes/../../..)
Binding text domain: themes_PGtheme ->
C:\Inetpub\Scripts\GALLERY2/themes/PGtheme/locale
GalleryTheme::installOrUpgrade PGtheme theme
GalleryTheme::installOrUpgrade get the version parameter
getParameter _version for PGtheme plugin

(mysql): 
		  SELECT
		    g2_PluginParameterMap.g_parameterName,
		    g2_PluginParameterMap.g_parameterValue
		  FROM
		    g2_PluginParameterMap
		  WHERE
		    g2_PluginParameterMap.g_pluginType = 'theme'
		    AND
		    g2_PluginParameterMap.g_pluginId = 'PGtheme'
		    AND
		    g2_PluginParameterMap.g_itemId = 0
		     


GalleryTheme::installOrUpgrade compare versions
GalleryTheme::installOrUpgrade, installed version is 1.0.RC1, theme upgrade
required
realpath(C:\Inetpub\Scripts\GALLERY2\modules\core\classes/../../../)
Error: Failed to upgrade the PGtheme theme, this is the error stack trace:
Error (ERROR_BAD_PLUGIN) : Unknown theme version 1.0.RC1in
C:\Inetpub\Scripts\GALLERY2\themes\PGtheme\theme.inc at line 641
(GalleryStatus::error) 
in
C:\Inetpub\Scripts\GALLERY2\modules\core\classes\GalleryTheme.class at
line 542 (PGthemeTheme::upgrade) 
in
C:\Inetpub\Scripts\GALLERY2\upgrade\steps\UpgradeOtherModulesStep.class
at line 102 (GalleryTheme::installOrUpgrade) 
in C:\Inetpub\Scripts\GALLERY2\upgrade\index.php at line 183
(UpgradeOtherModulesStep::processRequest) 

realpath(C:\Inetpub\Scripts\GALLERY2\modules\core\classes/../../../)

Workaround was to change version number in theme.inc


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
dondada

Joined: 2005-09-29
Posts: 10
Posted: Wed, 2005-10-05 19:54

Pedro,

First of all, this is one kick a** theme.

I upgraded my PGtheme to RC2. I did notice 1 small error. When I go to slideshow page, the slides do not change. It just stays on 1 slide. I do see "Done, but with errors on page." on the status bar of IE. At first I thought it was a problem with my site but then I navigated to your site and looked at a slideshow and noticed the same problem. I assume you are running RC2.

So I looked at the slideshowPG.tpl and played around with it a little. I changed "bShowText" var from "1" to "0" and everything worked perfectly but no text displayed on top of pic.

I wonder if there is some problem w/ the show text logic or if this problem is due to IE.

Any thoughts?

 
vcdgeek

Joined: 2005-08-20
Posts: 56
Posted: Wed, 2005-10-05 20:21

Dondada, I too had the same problem when I use slideshow in IE. Not sure whats the problem on IE, it works fine on firefox.
http://gallery.menalto.com/node/37855

 
geewee

Joined: 2003-10-24
Posts: 41
Posted: Wed, 2005-10-05 22:20

LFrank, Pedro,

had the same problem when upgrading from RC1.
I uninstalled RC1, then installed RC2 (and lost my settings)...

 
bananabear

Joined: 2004-11-08
Posts: 34
Posted: Thu, 2005-10-06 02:52

For a novice in web creation, the PG is almost exactly what I am looking for in terms of look and feel.

Because I would like to share my planned site with a few photographers to showcase some photo essays and feature stories, I would like to know how I can modify the theme so that each album would be able to display text information the same way as in the home page? That would be very intuitive and easy to follow for users to understand the photographers and the photo stories.
[img]http://gallery.menalto.com/files/Screen.jpg[/img]

 
steve_in_colorado

Joined: 2005-09-13
Posts: 2
Posted: Thu, 2005-10-06 05:11

Question about viewing full size photo; with firefox I get charachters and gibberish, IE gives me the photo... the photo is referenced as: photoname.jpg.htm ; IE can recognize it as a jpg, but Firefox thinks it is a htm file and displayed data... is there a fix or workaround for this ??

thanks.

www.stevevanderleest.com

 
vcdgeek

Joined: 2005-08-20
Posts: 56
Posted: Thu, 2005-10-06 05:14

Slideshow not working seems to be problem in PG Theme 1.0RC1 upgrade, it works fine in 0.10.6 version.

 
jpeadro

Joined: 2003-12-24
Posts: 198
Posted: Thu, 2005-10-06 06:40

What's the latest build for the PG theme?

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Thu, 2005-10-06 10:29

jpeadro, have a look at the first post (first page) of this thread.
At the moment it says "The theme was upgraded again, you can download "PGtheme_V1.0RC2.zip""


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Thu, 2005-10-06 10:34

bananabear, this is already possibe - but takes some initiatve from your side - i.e. to enter some "bigger" album descriptions
as those will be used if you set the options to display it not at the top of the album page.

Example:
[img]http://gallery.menalto.com/files/theme_0.jpg[/img]


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Thu, 2005-10-06 10:37

geewee, did uninstall/reinstall fix the issue with the installer (which popped up because I have PGtheme set as "Default")


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
dondada

Joined: 2005-09-29
Posts: 10
Posted: Thu, 2005-10-06 15:58

In MicroThumb navigator, how do I get the "..." to show up next to first photo and last photo so the user knows that there more pictures in the album then shown in the MicroThumb. Currently here's what happens in the microthumb view:
- Click on first photo to go to start of album.
- Click on last photo to go to end of album.
- Click on photo before last photo to show the next set of photos in the microthumb.

I've attached a sample view. Can anyone provide some insight into this?

Thanks,
dondada

 
pjfenneran
pjfenneran's picture

Joined: 2005-09-23
Posts: 7
Posted: Thu, 2005-10-06 16:47

WOOHOO - I finally got the theme to work. I deleted all the files off the server and then loaded RC2 vs. RC1 on and it worked. However another issue is coming up. I am getting errors on the page (attached, circled in red)

Should I remove RC2 and just reinstall RC1?

Now it is time for the fun part and putting my touches on the gallery.

 
mdande

Joined: 2005-09-14
Posts: 2
Posted: Thu, 2005-10-06 21:02

Great theme. I modified the theme to use AJAX. When you in the photo view, it now loads the images/exif/title via AJAX as you click on each thumbnail. When you click the navigator thumbnails it does reload the entire page. You can view it at http://schwartzplace.com. I also have google maps integrated which works great in firefox but is not showing the images in IE due to a js conflict which I am working on.

 
nicheplayer

Joined: 2005-08-03
Posts: 35
Posted: Thu, 2005-10-06 21:33

Do you mean, it "doesn't" reload the entire page? When I look at it, it appears just the image is reloading, which is nice. I searched for AJAX and didn't see much about enabling it. Can you provide some detail on how you did this? Thanks!

 
mdande

Joined: 2005-09-14
Posts: 2
Posted: Thu, 2005-10-06 21:51

Yes your correct, it does not load the entire page, it just replaces the contents within 3 seconds of divs that i setup. The image section, the exif section and the title section. It does this asynchronously through XMLHttpRequest. I am using a library called prototype.js to wrap the XMLHttpRequest and make it nicer to use.

David

 
Pinguin

Joined: 2005-09-27
Posts: 210
Posted: Thu, 2005-10-06 23:33

I started the thread "Installation of PGtheme_V1.0RC2.zip" and was advised to discuss this topic here. Could you please have a look at the error mentioned at http://gallery.menalto.com/node/37969

 
Pinguin

Joined: 2005-09-27
Posts: 210
Posted: Fri, 2005-10-07 00:00

It helped, to delete all PG-files and then to install PGtheme_V1.0RC1.zip, in a next step, I deinstalled "PG1" with G2 and did _not_ delete the old PG-files. Next I unzipped PGtheme_V1.0RC2.zip and copied all the new files to the right place, overwriting the old files.

At first sight, the problem with the missing description is gone too.

 
bananabear

Joined: 2004-11-08
Posts: 34
Posted: Fri, 2005-10-07 01:45

Thanks LFrank for that. Sorry that I think my question was not clear enough again.

What I actually want is to have a page with only ONE Thumbnail for that specific album. This way, I can have each photographer to showcase the photos in a more neat & intuitive way. Something like the following example. Is it something already available with the GP theme?

[img]http://gallery.menalto.com/files/image001.jpg[/img]

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Fri, 2005-10-07 05:45

bananabear, hmm - not as far as I checked it out yet.


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
bananabear

Joined: 2004-11-08
Posts: 34
Posted: Fri, 2005-10-07 06:37

Thanks again LFrank.
This question was asked a couple of days before. But I just raise this again in case someone who knows the solution has miss the thread:

Anyone knows how to insert a page in front of an album for my purpose?

 
SpookiePower

Joined: 2005-10-04
Posts: 164
Posted: Fri, 2005-10-07 07:26

Is it possible to get the album-picture on the frontpage to centre in the middle of the box ?
It will only stay to the left in the box ?

 
SpookiePower

Joined: 2005-10-04
Posts: 164
Posted: Fri, 2005-10-07 07:27
SpookiePower wrote:
Is it possible to get the album-picture on the frontpage to centre in the middle of the box ?
It will only stay to the left in the box ?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2005-10-07 07:43

bananabear, you could either change the PG theme or create your own theme to introduce album-entry pages, that is,
show a page with a album thumbnail only and some text and offer a link to visit the album which then shows a page with thumbnails of the subalbums and subitems.

G2's default way to show a gallery with just one kind of album page and one kind of photo page is just an example. themes can do whatever they want.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2005-10-07 14:55
mdande wrote:
Yes your correct, it does not load the entire page, it just replaces the contents within 3 seconds of divs that i setup. The image section, the exif section and the title section. It does this asynchronously through XMLHttpRequest. I am using a library called prototype.js to wrap the XMLHttpRequest and make it nicer to use.

David

Can you offer a bit more help than that. I would like to implament this in a theme that I wrote.

Thanks

 
geewee

Joined: 2003-10-24
Posts: 41
Posted: Fri, 2005-10-07 19:25

LFrank,

yes, the uninstallation of RC1 and new installation of RC2 worked without problems, except for the fact that I lost all my theme settings in the process...

 
dondada

Joined: 2005-09-29
Posts: 10
Posted: Fri, 2005-10-07 21:24

So I was following the "New Updates Module" discussion and was wondering if there was any way to add this to the PG Theme as a module. You can find the discussion at:

http://gallery.menalto.com/node/37966

What I wanted to do was use this module and have it integrated into PGTheme. From PGTheme I would create a static link next to the home like and would call it something like "New Updates". When the user clicks on the link they are taken to a page that looks similar to the slideshow page but would show all X new photos added to the gallery or something like that.

Any thoughts if it's possible?

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2005-10-08 07:27

Thanks geewee, went the same path as you succesfully :)
In addition, I had a issue having reset the template of some albums to matrix after having uninstalled the default.


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
tomcat76
tomcat76's picture

Joined: 2003-04-22
Posts: 133
Posted: Sat, 2005-10-08 08:35

Hi all... could somebody explain in simple terms what I have to do to get the PG theme running?
I was using RC1 and over wrote the the current files with RC2 now I get that error which other users have got and cannot get any further into getting G2 back up and running.. :-(

Error (ERROR_BAD_PLUGIN) : Unknown theme version 1.0.RC1
in E:\Server\Apache2\htdocs\g2\themes\PGtheme\theme.inc at line 641 (gallerystatus::error)
in E:\Server\Apache2\htdocs\g2\modules\core\classes\GalleryTheme.class at line 541 (pgthemetheme::upgrade)
in E:\Server\Apache2\htdocs\g2\upgrade\steps\UpgradeOtherModulesStep.class at line 102 (pgthemetheme::installorupgrade)
in E:\Server\Apache2\htdocs\g2\upgrade\index.php at line 183 (upgradeothermodulesstep::processrequest)

I read that somebody got round it by changing the version number in a file, could somebody explain how to do that please or attach the said file?

Many thanks...

Regards Steve

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2005-10-08 10:23

tomcat76, in the PGtheme folder is a file called "theme.inc" which has to be opened - change the "RC2" to "RC1".

/**
 * This implements the standard gallery theme
 *
 * @package GalleryTheme
 * @subpackage Theme
 */
class PGthemeTheme extends GalleryTheme {


    /**
     * Constructor
     */
    function PGthemeTheme() {
	global $gallery;

	$this->setId('PGtheme');
	$this->setName($gallery->i18n('PG Theme'));
	$this->setDescription($gallery->i18n('Gallery2 theme from WWW.PEDROGILBERTO.NET'));
	$this->setVersion('1.0.RC2');  /* Update upgrade() also */

Or make a uninstall/install round as geewee proposed - but note/pront your settings first. (See post abve yours)

Lutz


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
tomcat76
tomcat76's picture

Joined: 2003-04-22
Posts: 133
Posted: Sat, 2005-10-08 18:11

Thanks for help, sorted.....

Regards Steve

 
jdmaruska

Joined: 2005-09-29
Posts: 2
Posted: Sun, 2005-10-09 02:47

Need help with author.tpl file.

How do you enter a blank line.

John

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sun, 2005-10-09 05:05

jfmaruska, try < br >< br/ > (without the blanks)


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
vcdgeek

Joined: 2005-08-20
Posts: 56
Posted: Sun, 2005-10-09 07:57

dondada, did u find any solution for slideshow not working on IE. This issue is killing me. it works fine on firefox and fails on IE and I tried couple of websites posted on this forum which are using PGTheme and I see that slide not working for them too on IE.
I tried ur w/a of bShowtext one but its removing the text as mentioned. Any solution for this?

 
Alexb

Joined: 2005-06-16
Posts: 38
Posted: Sun, 2005-10-09 09:30

Hello, i installed this wounderful theme in my gallery2, but i had some question about it.

1. I can't open gallery in full screen mode and slide show seem don't work (with I.E. and Firefox)

2. how can i put some description of myself?
I try to modify author.tpl and active Show author welcome message but nothing appear.... i can view only my email address.

[SOLVED] 3. In every album there is a comment link but my module comment is not active so i'd like to remove it...

Can someone help me???

my gallery is http://www.alexanderbrucolini.com/gallery/

Thanks

Alex

 
jandrade

Joined: 2005-10-09
Posts: 2
Posted: Sun, 2005-10-09 17:27

Hi there,

First of all I would like to say that this theme is FANTASTIC! Great work Pedro.
Unfortunately I'm having a problem displaying the comments in the photo screen. I can see the comments in the thumbnail screen, but when I choose a photo I can't see the comments of that photo.
I've already tested with Matrix theme and it works fine, so I'm assuming it is a problem or bad configuration in PG theme.
Can anyone help me please.
Thanks in advance.

José Andrade
Porto - Portugal
http://www.grafitti.no-ip.info/gallery2

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sun, 2005-10-09 19:28

jandrade, are you able to see the EXIF's? Might be you didn't select the option in the admin screens to display EXIF and other blocks on the Photo Display.


Gallery version: 2.0+ core 1.0.1
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
Pinguin

Joined: 2005-09-27
Posts: 210
Posted: Sun, 2005-10-09 20:27

Do you get errors, when you check http://pedrogilberto.net/gallery2/main.php with http://validator.w3.org/ or press the w3c-button at Pedro's page at the bottom. I do as well as with other G2-themes as posted at http://gallery.menalto.com/node/38054 and http://gallery.menalto.com/node/37957

 
jandrade

Joined: 2005-10-09
Posts: 2
Posted: Sun, 2005-10-09 21:45

Thanks LFrank. It works now. I deactivate the exif info, because I don't want to see it, but I didn't know it was related with comments.

José Andrade
Porto - Portugal
http://www.grafitti.no-ip.info/gallery2

 
jpeadro

Joined: 2003-12-24
Posts: 198
Posted: Mon, 2005-10-10 01:46

How can I use the mouseover effect for the thumbnails in the classic theme? Referring to the mouse over thumbnails and the darkening/highlighting.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2005-10-10 02:15

jpeadro, take a look at these topic as well http://gallery.menalto.com/node/26209

Those are instuctions on how to change the Matrix theme, but it shouldn't be a lot different for the Classic theme, however you just don't want to apply the patch directly to the Classic theme :)

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
jdmaruska

Joined: 2005-09-29
Posts: 2
Posted: Mon, 2005-10-10 04:05

Thanks. That did it.

 
tomcat76
tomcat76's picture

Joined: 2003-04-22
Posts: 133
Posted: Mon, 2005-10-10 05:16
vcdgeek wrote:
dondada, did u find any solution for slideshow not working on IE. This issue is killing me. it works fine on firefox and fails on IE and I tried couple of websites posted on this forum which are using PGTheme and I see that slide not working for them too on IE.
I tried ur w/a of bShowtext one but its removing the text as mentioned. Any solution for this?

Just to add, I 'thought' it was working but you are correct, works fine in Firefox but not IE, though if you click pause and then resume it does advance one image.

I also get the 'fade' option in IE but not in Firefox...

 
tomcat76
tomcat76's picture

Joined: 2003-04-22
Posts: 133
Posted: Mon, 2005-10-10 05:37

What do I need to 'tick' in PG theme to enable the updated/new to be shown, or is it not availabe?

Thanks in advance....

Regards Steve

 
vcdgeek

Joined: 2005-08-20
Posts: 56
Posted: Mon, 2005-10-10 07:53

is there anyone who knows why slideshow not working on IE, i tried almost all the options and searched thru the forums but did not find the solution.
Anyone out there who can help me pls?

 
dondada

Joined: 2005-09-29
Posts: 10
Posted: Mon, 2005-10-10 14:46
tomcat76 wrote:
vcdgeek wrote:
dondada, did u find any solution for slideshow not working on IE. This issue is killing me. it works fine on firefox and fails on IE and I tried couple of websites posted on this forum which are using PGTheme and I see that slide not working for them too on IE.
I tried ur w/a of bShowtext one but its removing the text as mentioned. Any solution for this?

Just to add, I 'thought' it was working but you are correct, works fine in Firefox but not IE, though if you click pause and then resume it does advance one image.

I also get the 'fade' option in IE but not in Firefox...

vcdgeek,
Still haven't been able to figure out the slideshow is not working on IE. The only workaround that I can think of is to change bShowtext but the title and date/time get's removed.

I also tried few of the sites on that are using PGTheme and you are right, the slideshow is not working for them either. However, I came across this site that's using PGTheme and the slideshow is working perfectly fine (maybe they are not using the latest version of PGTheme):

http://www.idyll.com/gallery2/main.php?g2_view=slideshow%3ASlideshow&g2_itemId=5534

Anyone find a solution for this problem?

 
jpeadro

Joined: 2003-12-24
Posts: 198
Posted: Mon, 2005-10-10 18:42

I am manually trying to add this patch http://gallery.menalto.com/files/matrix2jsfxmatrix.patch.txt to my classic theme and am wondering where this section goes:
"> <script LANGUAGE="JavaScript">
> JSFX.fadeElemAuto();
> </script>
65c67
< {include file="gallery:layouts/matrix/templates/itemNavigator.tpl"}
---
> {include file="gallery:layouts/jsfxmatrix/templates/itemNavigator.tpl"}
70c72
< <table id="gbThumbMatrix">
---
> <table id="gbThumbjsfxMatrix">
95c97,98
< ImageFrame_pre=$smarty.capture.link ImageFrame_post="</a>"}
---
> class="elemFader"
> ImageFrame_pre=$smarty.capture.link ImageFrame_post="</a>""}
102a106
> </div>
195c199
< {include file="gallery:layouts/matrix/templates/itemNavigator.tpl"}
---
> {include file="gallery:layouts/jsfxmatrix/templates/itemNavigator.tpl"}
diff -r layouts/matrix/templates/head.tpl layouts/jsfxmatrix/templates/head.tpl
10a11,17
> <script LANGUAGE="JavaScript" SRC="{$layout.layoutUrl}/JSFX_ElemFader.js" TYPE="text/javascript"></SCRIPT>
> <script LANGUAGE="JavaScript">
> JSFX.FadeElemMinOpacity = 70;
> JSFX.FadeElemAutoUp = 5;
> JSFX.FadeElemAutoDown = 10;
> </script>
>
diff -r layouts/matrix/templates/singleBody.tpl layouts/jsfxmatrix/templates/singleBody.tpl
11c11
< {include file="gallery:layouts/matrix/templates/pathbar.tpl"}
---
> {include file="gallery:layouts/jsfxmatrix/templates/pathbar.tpl"}
96c96
< {include file="gallery:layouts/matrix/templates/itemNavigator.tpl"}
---
> {include file="gallery:layouts/jsfxmatrix/templates/itemNavigator.tpl"}
130c130
< {include file="gallery:layouts/matrix/templates/itemNavigator.tpl"}
---
> {include file="gallery:layouts/jsfxmatrix/templates/itemNavigator.tpl"}
"

Thanks,
Jeff

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Tue, 2005-10-11 09:10

PGilberto,

after the clean install of the RC2 theme (as described above), I suddenly notice two things

- The titles for the thumbs and albums arn't displayed - I had to hack the album.tpl to get the " * Title *" line back

- The ThumbnailNavigator within the Photo view lost the little effects on mouse-over the thumbs (on the album
icons, its still working)

Any idea?

Thanks Lutz


Gallery version: 2.0+ core 1.0.2
PHP version: 5.1.0 RC1apache2
Webserver: Apache/2.0.54 (Win32) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g PHP/5.1.0RC1
Database: mysql 5.0.11
Gallery URL: http://lf-photodesign.de

 
fanboy

Joined: 2005-10-12
Posts: 1
Posted: Wed, 2005-10-12 02:09

Wow...... I've just read this entire thread and what a wealth of information! Luckily, my install went fine and this theme is just great.
I have a couple of questions though...... some of which have been addressed though beyond my knoscope of understanding.

1) How do I edit out the "Photography by PedroGilberto" in the upper left corner with my own text.
2) I am unable to create a new "master" album..... I am only able to add to a current album as a "sub" album. I have seen this issue brought up in this thread though I am not seeing an "option" tab in the upper right.
3) How do I place the "equipment" hover link on the left (along with my info)?
4) What file would I edit to fill the blank space on the left of the main page with information about myself

5) and most importantly...... I hve never in my life seen a .inc file or .tpl file. I am fairly decent with CSS, though I don't think that will hepl me with my abovquestions.

Thanks.

 
pgilbert

Joined: 2005-03-28
Posts: 157
Posted: Wed, 2005-10-12 16:06

PG Theme

The theme was upgraded again, you can download "PGtheme_V1.0RC3.zip" (RC Version 1.0) with somme reported bugs fixed.

http://pedrogilberto.net/gallery2/PGtheme_V1.0RC3.zip

- Slideshow bug fixed
- On mouse over photo navigation liks without frames fixed
- Other minor bugs fixed related with Navigation and MicroThumbs

- Added option to center album thumbnails instead of left aligned
- Added optional show First and Last Micro Thumbnails
- Added optional show First and Last Navigation Pics under MicroThumbnails
- Added optional button to add Comments on items and photos
- Added optional button to show blocks (EXIF, Comments, etc) floating, instead of the tradicional way

If you noticed any bugs let me know, i'll try to solve it as soon as possible.

http://pedrogilberto.net/gallery2/theme.html
http://pedrogilberto.net/gallery2/