Hello,
Installing 1.6.a from scratch gives an error on my localhost machine :
Parse error: syntax error, unexpected 'version' (T_STRING) in /16a/index.php on line 37.
16a is the folder that contains Zenphoto 1.6.a.
Here is line 37 :
?>
Do we need php 8 to run it (currently using php 7.4)
Yes,
short_open_tag On
info given in phpinfo.php page.
Using PHP7.4.27 under archlinux, Xampp on my localhost computer.
I did replace
Same blank page.
Console shows this error :
Cette page est en mode de compatibilité (quirks). La mise en page peut en être affectée. Pour le mode standard, utilisez «
1 I download your Zenphoto zip file
2 I decompress it on a localhost folder
3 I enter this folder
4 I get the above error, line 37, index.php file.
5 I tried editing your index.php file : error or blank page, Firefox console gives some information (above) (written in French)
Translation :
Diese Seite befindet sich im Kompatibilitätsmodus (Macken). Das Layout kann beeinträchtigt werden. Verwenden Sie für den Standardmodus "
You could try a new install from scratch as I did !