Hello acrylian,
juhu now it works,
there are more errors on the site,
1)I rename all get...URL to get...LinkURL
2) delete all php if ((getCommentCount()) > 0) {
3) there is a single ?>
there are also errors on gallery.php
look 1)
and there is
Missing argument 1 for printAlbumThumbImage()in line 31 gallery.php but defined in zp-core/template-functions.php on line 1687
no idea what that means, but it works
thanks a lot for your help
I´ll got to bed .
New Problem
when i klick on a album, the images fits to the site but when i then klick to another album, the images are wild over the screen.
perhaps is this the problem:
PHP Warning: require_once(zp-core/zp-extensions/print_album_menu.php): failed to open stream: Datei oder Verzeichnis nicht gefunden in /htdocs/themes/zpfocus/inc-header.php on line 94
(line 94: )
15.09.2015 23:16:16 PHP Fatal error: require_once(): Failed opening required 'zp-core/zp-extensions/print_album_menu.php' (include_path='.:/opt/RZphp55/includes') in htdocs/themes/zpfocus/inc-header.php on line 94 ?????????????
and where can i find the "include_path..opt/RZphp???????
sh.....
good night and sleep well
The line is correct and indicates that somehow within the plugin there is no album object where one should be. Would think it might be some wrong context in the theme. Don't know.
fretzl had just submitted some updates to the theme in the unsupported repository. Maybe he had covered that, too, Best you try those.
Hello acrylian,
no, the themeupdates from fretzl had some problems in the gallery,
there are no pictures shown.
The problem are the classes that i deleted at album.php
when it runs, the albumthumb is shown as every second picture
and the pictures are all over the screen.
Perhape fretzl can have a look about that.
p.s. download from unssuported - master 5 minutes ago
Just so we are on the same page... ;-)
In your initial post you said that you use version 1.4.8
When I look at the source code I see version 1.4.5.7
There are huge differences between those releases.
And meanwhile we are on 1.4.9
What's working for me is 1.4.9 and the zpFocus theme you just downloaded from the "Unsupported" repository.
So, as always, please upgrade to the latest Zenphoto release.
The easiest would be to create a zenpage-page with title-link "links" and then place this code where you want it in your menu (in inc-header.php)
[*]
Hello fertzel,
thanks for the code.
there are problems with the album.php:
Line 64 : change to $show='';
Line 108: delete ?>
then the Album is show but without images.
please have a look on the clases:
from line 78 to 102
please change all getAlbumURL to getAlbumLinkURL
even in the Galery.php
the trouble in the album are the clases