Pages (5): 1 2 3 4 5   
Member
Member
kalli   13-09-2015, 10:43
#1

Hello,
i use ZenPhoto 1.4.8 and the zpfocus theme.
i can not login because there is no Name in the login form.
please have a look here:
http://kirchspiel-fkb-rengershausen.de

thanks

Member
Member
kalli   13-09-2015, 11:13
#2

Problem fixed:
template-functions.php line 4243:
$_password_showuser = NULL changed in
$_password_showuser = true

it works.

Administrator
Administrator
acrylian   13-09-2015, 12:09
#3

Glad you fixed it… But as always you should never ever modify core files, instead modify the theme where it calls the function. If this is a bug we welcome fixes on this unsupported theme on the unsupported repo on GitHub. You also can always login directly by visiting yourwebsite.com/admin.

Member
Member
kalli   13-09-2015, 12:33
#4

Next problem:
I cant open the Galerie.
There is only a link to pages instead of the album.
where can i fix it?

Administrator
Administrator
acrylian   13-09-2015, 13:17
#5

More info please. Note that this is not an supported theme. If it is the site linked above that seems to work as intended to me.

Member
Member
kalli   13-09-2015, 13:30
#6

Yes, the link is the site,
when you klick on Galerie there is only a white Site, no galerie is shown. if you klick on random album image on the left then the album is shown but there is no diashow.
can we switch this conversation to the right Forum.

Member
Member
kalli   13-09-2015, 13:34
#7

perhaps this is a database problem?
what path must be in the database?
/albums/albumname or
albumname ?

Administrator
Administrator
acrylian   13-09-2015, 14:00
#8

Works for me: http://www.zenphoto.org/test/galerie.jpg.html

Please review your error logs.

Member
Member
kalli   13-09-2015, 14:11
#9

there are no entries in the error logs.
what happend, when you klick on an album?
get you the album?

Administrator
Administrator
acrylian   13-09-2015, 14:16
#10

No, white page. Permissions, wrong htaccess or a fatal php error. YOu did review the server php error log and not only the Zenphoto one? Also try a official theme and if it does not happen there it is a theme issue.

Member
Member
kalli   13-09-2015, 14:17
#11

thanks a lot
ill try
nice sunday

Member
Member
kalli   13-09-2015, 15:10
#12

its a theme issue.

Administrator
Administrator
acrylian   13-09-2015, 15:24
#13

Do you have any details? Then we maybe could fix it in the unsupported repo.

Member
Member
kalli   13-09-2015, 15:35
#14

Unfortunately, no, I have the PHP version of 5.6 but gradually down to 5.3 lowered no change.
seems to be a probelm with the gallery.php

Administrator
Administrator
acrylian   13-09-2015, 15:45
#15

No, of actually album.php since that is used on albums.

Member
Member
kalli   13-09-2015, 16:04
#16

Verified times the functions.
is as outdated
getGalleryIndexURL
classified

Member
Member
kalli   13-09-2015, 16:30
#17

have a request to strato about the php errorlogs asked.
maybe this helps

Administrator
Administrator
acrylian   13-09-2015, 16:50
#18

Ah, ok. Strato. I mean you can access it via their webhost backend.

'getGalleryIndexURL` itself actually is not outdated but some parameters are.

Member
Member
kalli   15-09-2015, 17:05
#19

Hello acrylian,
Strao reports:
PHP Parse error: syntax error, unexpected '}' in /htdocs/themes/zpfocus/album.php on line 65

and here is the class thats make trouble ( or not)

`

             rel="slideshow" href="" title="">



     ()

`

Administrator
Administrator
fretzl   15-09-2015, 17:30
#20

In album.php put a semi-colon after line 64 so it becomes:
$show='';

Pages (5): 1 2 3 4 5   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.