ZenphotoCMS Forum
ZPFocus cant log in - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: ZPFocus cant log in (/thread-12306.html)

Pages: 1 2 3 4 5 6 7 8 9 10


ZPFocus cant log in - kalli - 13-09-2015

thanks a lot
ill try
nice sunday




ZPFocus cant log in - kalli - 13-09-2015

its a theme issue.




ZPFocus cant log in - acrylian - 13-09-2015

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




ZPFocus cant log in - kalli - 13-09-2015

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




ZPFocus cant log in - acrylian - 13-09-2015

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




ZPFocus cant log in - kalli - 13-09-2015

Verified times the functions.
is as outdated
getGalleryIndexURL
classified




ZPFocus cant log in - kalli - 13-09-2015

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




ZPFocus cant log in - acrylian - 13-09-2015

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

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




ZPFocus cant log in - kalli - 15-09-2015

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="">



     ()

`




ZPFocus cant log in - fretzl - 15-09-2015

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