PG theme
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
Pedro, update RC1 to RC2 (which is available from your site) fails in my setup. 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
|
|
dondada
Joined: 2005-09-29
Posts: 10 |
![]() |
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 |
![]() |
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. |
|
geewee
Joined: 2003-10-24
Posts: 41 |
![]() |
LFrank, Pedro, had the same problem when upgrading from RC1. |
|
bananabear
Joined: 2004-11-08
Posts: 34 |
![]() |
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. |
|
steve_in_colorado
Joined: 2005-09-13
Posts: 2 |
![]() |
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. |
|
vcdgeek
Joined: 2005-08-20
Posts: 56 |
![]() |
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 |
![]() |
What's the latest build for the PG theme? |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
jpeadro, have a look at the first post (first page) of this thread.
|
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
bananabear, this is already possibe - but takes some initiatve from your side - i.e. to enter some "bigger" album descriptions Example:
|
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
geewee, did uninstall/reinstall fix the issue with the installer (which popped up because I have PGtheme set as "Default")
|
|
dondada
Joined: 2005-09-29
Posts: 10 |
![]() |
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: I've attached a sample view. Can anyone provide some insight into this? Thanks, |
|
pjfenneran
![]()
Joined: 2005-09-23
Posts: 7 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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? |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
bananabear, hmm - not as far as I checked it out yet.
|
|
bananabear
Joined: 2004-11-08
Posts: 34 |
![]() |
Thanks again LFrank. Anyone knows how to insert a page in front of an album for my purpose? |
|
SpookiePower
Joined: 2005-10-04
Posts: 164 |
![]() |
Is it possible to get the album-picture on the frontpage to centre in the middle of the box ? |
|
SpookiePower
Joined: 2005-10-04
Posts: 164 |
![]() |
SpookiePower wrote:
Is it possible to get the album-picture on the frontpage to centre in the middle of the box ? |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
bananabear, you could either change the PG theme or create your own theme to introduce album-entry pages, that is, 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 |
![]() |
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. 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 |
![]() |
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 |
![]() |
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 |
![]() |
Thanks geewee, went the same path as you succesfully
|
|
tomcat76
![]()
Joined: 2003-04-22
Posts: 133 |
![]() |
Hi all... could somebody explain in simple terms what I have to do to get the PG theme running? Error (ERROR_BAD_PLUGIN) : Unknown theme version 1.0.RC1 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 |
![]() |
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
|
|
tomcat76
![]()
Joined: 2003-04-22
Posts: 133 |
![]() |
Thanks for help, sorted..... Regards Steve |
|
jdmaruska
Joined: 2005-09-29
Posts: 2 |
![]() |
Need help with author.tpl file. How do you enter a blank line. John |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
jfmaruska, try < br >< br/ > (without the blanks)
|
|
vcdgeek
Joined: 2005-08-20
Posts: 56 |
![]() |
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. |
|
Alexb
Joined: 2005-06-16
Posts: 38 |
![]() |
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? [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 |
![]() |
Hi there, First of all I would like to say that this theme is FANTASTIC! Great work Pedro. José Andrade |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
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.
|
|
Pinguin
Joined: 2005-09-27
Posts: 210 |
![]() |
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 |
![]() |
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 |
|
jpeadro
Joined: 2003-12-24
Posts: 198 |
![]() |
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
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
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 ____________________________________________ |
|
jdmaruska
Joined: 2005-09-29
Posts: 2 |
![]() |
Thanks. That did it. |
|
tomcat76
![]()
Joined: 2003-04-22
Posts: 133 |
![]() |
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. 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
![]()
Joined: 2003-04-22
Posts: 133 |
![]() |
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 |
![]() |
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. |
|
dondada
Joined: 2005-09-29
Posts: 10 |
![]() |
tomcat76 wrote:
vcdgeek, 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 |
![]() |
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: Thanks, |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
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 Any idea? Thanks Lutz
|
|
fanboy
Joined: 2005-10-12
Posts: 1 |
![]() |
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. 1) How do I edit out the "Photography by PedroGilberto" in the upper left corner with my own text. 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 |
![]() |
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 - Added option to center album thumbnails instead of left aligned If you noticed any bugs let me know, i'll try to solve it as soon as possible. http://pedrogilberto.net/gallery2/theme.html |
|