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
I just added the `gslideshow` plugin to the "Unsupported" repository. zpFocus is coded to use it if available (instead of the optional colorbox slideshow) It is not up-to-date but still works in 1.4.9. You may want to give it a try.
True, at first I was using 1.4.8 but then I returned to 1.4.5.7 to see if an older version may not have so many problems with the Theme. I'll upgrade to 1.4.8 .
I need help again . I want to expand the menu to the point " Links " . Select the menu item I've already added . What I refer to the page ? Something like that .. with getCustomPage " Links " ?
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) `<?php printPageURL('Links', 'links'); ?>`
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
Not sure what is happening. Looks like the theme is not properly copied into your installation. There should be no need to apply all these changes...again. The best way is to delete the current theme, download the entire repository (no other way unfortunately) and then put the "new" theme in your `themes` folder.
The function `getAlbumLinkURL()` has been deprecated since 1.4.6 You should use `getAlbumURL()` instead. There should be no errors using `getAlbumURL()` if you really use the official 1.4.8 release.
you cant log in because there is missing the field "name"
Please, never change core files! Go to Admin -> Options -> Security -> check User name
There is a missing closing `` after the "ARCHIVE" link.
My guess is that you either copied/pasted only parts of the release and theme to suit your needs or that things went wrong trying to overwrite file/folders. Please always install the latest complete release and/or themes and first delete "old" files/folders.
It makes it very difficult for us to give support if things are messed up or not up-to-date
Note that version 1.4.9 is available for some time now.
Hello fretzl , all done. 1.4.9 installed , theme again just uploaded all plugins . As before , I can not sign in because the field for the user is missing . the field for the password but will be displayed. if you click on the gallery , the tagline displays additional characters . I let the time now so , so you may look at the short
The registration `printRegistrationForm()` and the password `printPasswordForm()` are two different things. Anyway, you never change anything in core files, instead you modify the parameters of the function call in your theme (EDIT: Or change options like fretzl said ;-)). I think we told about that before and you really should think of that.
hello together, have again tryed some, but the name does not appear . Nevertheless, I would like to again thank you and acylian for your work and your commitment. rgds kalli
Hello fretzl , many thanks. I have still one question. the gslideshow I have the plugins . is the recognized automatically or do I have somewhere still specially Enter . In the admin section at the plugins I can not find the gslideshow
Comments
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
slideshow works
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.
zpFocus is coded to use it if available (instead of the optional colorbox slideshow)
It is not up-to-date but still works in 1.4.9.
You may want to give it a try.
I'll upgrade to 1.4.8 .
I want to expand the menu to the point " Links " .
Select the menu item I've already added . What I refer to the page ? Something like that .. with getCustomPage " Links " ?
download Unsuported still running
`<?php printPageURL('Links', 'links'); ?>`
Also see http://www.zenphoto.org/documentation/plugins/zenpage/_zp-extensions---zenpage---zenpage-template-functions.php.html#functionprintPageURL
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
please change:
template-functions.php line 4243:
$_password_showuser = NULL changed in
$_password_showuser = true
or can this changed in the theme?
The best way is to delete the current theme, download the entire repository (no other way unfortunately) and then put the "new" theme in your `themes` folder.
The function `getAlbumLinkURL()` has been deprecated since 1.4.6
You should use `getAlbumURL()` instead.
There should be no errors using `getAlbumURL()` if you really use the official 1.4.8 release. Please, never change core files!
Go to Admin -> Options -> Security -> check User name
There is a missing closing `` after the "ARCHIVE" link.
My guess is that you either copied/pasted only parts of the release and theme to suit your needs or that things went wrong trying to overwrite file/folders.
Please always install the latest complete release and/or themes and first delete "old" files/folders.
It makes it very difficult for us to give support if things are messed up or not up-to-date
Note that version 1.4.9 is available for some time now.
That is fixed now.
all done.
1.4.9 installed , theme again just uploaded all plugins .
As before , I can not sign in because the field for the user is missing . the field for the password but will be displayed.
if you click on the gallery , the tagline displays additional characters .
I let the time now so , so you may look at the short
<div class="post"><?php printRegistrationForm(); ?></div>
changes, it works
this must shown.
Ill change the template from now during every update.
is no problem
Go to Admin -> Options -> Security -> check User name
user-login-logout
set none, formular, colorbox
no changes
<?php printPasswordForm($hint); ?>
case 'password.php':
$zpfocus_metatitle = gettext('Password Required').' | '.getBareGalleryTitle();
$zpfocus_metadesc = truncate_string(getBareGalleryDesc(),150,'...');
break;
Sorry but I don't have clue. It works for me.
have again tryed some, but the name does not appear .
Nevertheless, I would like to again thank you and acylian for your work and your commitment.
rgds
kalli
many thanks.
I have still one question.
the gslideshow I have the plugins . is the recognized automatically or do I have somewhere still specially Enter . In the admin section at the plugins I can not find the gslideshow