Hi All,
Ok so I need help testing this new version. I got a little carried away with options... that is why it took so long...:)
Please provide feedback and bug reports here. Sorry, no documentation yet -
please review the theme options!.
I also included some preview images at the download page below:
http://gjr-web.com
Comments
@gjr: Is Zenpage required for that theme? If not be sure to add checks for the plugin for all its specific functions (`getOption('zp_plugin_zenpage'`). I will wait a little longer until I label the theme as compatible again.
The 'zpgal_homepage' option 'none' is translated to 'aucun' (its french translation)
fix: With PHPMYADMIN
update zp_options set value='none' where name='zpgal_homepage'
Warning: Missing argument 1 for printPasswordForm(), called in /mnt/154/sdb/6/a/myphoto/themes/zpgalleriffic_v1.4/password.php on line 54 and defined in /mnt/154/sdb/6/a/myphoto/zp-core/template-functions.php on line 4480
Still though, seems pretty buggy. I installed and the first thing I get is an error:
Fatal error: Call to undefined function getPageTitleLink() in /var/www/meyers/files/zenphoto/themes/zpgalleriffic_v1.4/header.php on line 329
@gjr, I updated just now and I am getting the follow errors:
Not found:
/zenphoto/themes/zpgalleriffic_v1.4/css/cbStyles/colorbox.css
(instead it's in folders style1...style2..etc)
Not found:
/zenphoto/themes/zpgalleriffic_v1.4/css/.css
Javascript:
$("a[rel='slideshow']").colorbox({
slideshow:true,
slideshowSpeed:,
the slideshowSpeed is throwing an error because no value
// Initialize Album and Search Galleriffic Display
var gallery = $('#thumbs').galleriffic({
No method galleriffic
tested on fresh install zenphoto, chrome 8, windows 7.
http://tinyurl.com/45ns336
Acrylian/Sbillard - Is this normal behaviour? I would think the defaults would apply until the user modifies them?
But I suspect in this case, just the theme files got updated, so none of these happened. Unless the option handler is invoked no new option defaults have been established. That would mean that any new options would have a `NULL` value.
New install;
set admin user and password;
view gallery (no images, default theme);
uploaded zpgalleriffic v1.4 as new theme;
changed theme to zpgallerific 1.4 in admin;
viewed gallery: none of the default settings were there, as you said, they were null.
If this is default behaviour, is there any theme function we can use to force the option handler if we detect an option is null if it shouldn't be?
Thanks!
We do not routinely invoke the option handler any more as we have discovered it a significant bit of overhead when not needed. Even testing each option seems extreme. We usually try to make the default of empty be meaningful.
No bug except the first blank page. This theme works fine for me at this time.
Regards,
Laurent
1. plugin zenpaypal not found (deprecated) so I need to find a solution for that.
2. More relevant, but again due to deprecation - can't modify header info - headers already sent out - zp-core/zp-extensions/deprecated-functions.php:70.
Mark
With regards to this new version of zpgallerific, I spent a fair bit of time making customisations to the previous version of the theme getting it to look right - with this version I have changed the main colour via a zpgallerific setting - and everything looks very good for the moment with just that one change. I like the lightbox changes, and the larger font sizes - well done!
Mark
As far as the new look, its new. I prefer the old style way better. I don't put any descriptions at all on photos, so there is a lot of unused real estate to the left of the photos where the old thumbnails use to sit. I am not sure if you could switch back to the old theme via option or something. I also liked the search box always visible within the images, and not bundled with archives.
Also, all my photos seemed to be cut to perfect squares, and not just resized based on the longest side. I have rectangle photos being cut off.
Again, I am new to zenphoto and your theme, I haven't fully looked into all the theme options.
I appreciate your update of the theme either way.
I notices serveral errors on this nice release of this theme
* Comments:
- comment area is never displayed both on IE and FF
* Gallery:
- you should hide the navigation bar if there is only one page
- next, prev are untranslated: maybe use translations provided by ZenPhoto
- bug : If several album pages, I can't go to the following pages: error "page not found"
* Albums:
- maybe, hide the right area if there is no description or tags on the displayed album
- bug: the gallerific's slideshow is not working
* News:
- bug: if there is a homepage, in the news list or news page, the news display the content of the homepage !
- bug: in the list of news, if there is a floating image in the news, the title of the next news "back" under the picture
e.g., http://www.ozlangphotography.com/
vs
http://www.ozlangphotography.com/portraits/
This link still has the old look, that I like better.
http://fotoalbum.studenti.it/jowymelody/
Also, I want to state that even though I havent tested all of vincent3569 bugs, the comment bug also exists in chrome. Its completely hidden.
Just a little bug : when you use the keyboard arrows, all the screen go the left or right.
Laurent