Pages (2):    1 2
Administrator
Administrator
fretzl   13-12-2022, 09:05
#11

Great :-)

Member
Member
mikapi   23-12-2023, 21:16
#12

Cannot have it to work with Zenphoto version 1.6.1 and
PHP Version 8.1.7 .
The homepage of zenphoto is blank, like the theme option page.

On github:
zpBootstrap-2.3.2 folder is 3,75Mo.
zpBootstrap-master forked folder is 1,64Mo

I noticed that the zenphoto fork do not contain the _bootstrap_3.4.1 folder.

So I have made another intallation with Zenphoto 1.5.9 with php 7.4. It works, options tab is back, but no slideshow with the "gallery" option, a grey rectangle instead.

Then I have tried Zenphoto 1.6 with php 8.1.7 (fixed the setup php 'display_errors') the zpBootstrap theme options are back !
But the homepage rest blank until I uncheck the custom theme option "Homepage". The slideshow is broken.
That's the end for hours of test today ...

Administrator
Administrator
acrylian   23-12-2023, 21:59
#13

It is really not necessary to open a ticket and post on the forum at the same time about the same issue actually ;-)

But I also mention that the fork version works for me on our own demo site: https://demo.zenphoto.org. No specific options set.

I noticed that the zenphoto fork do not contain the _bootstrap_3.4.1 folder.

That is just storage, all necessary and used files are actually within other folders like /css. We just forked via Github functions and I assume that probably left it out because of the underscores.

Member
Member
mikapi   23-12-2023, 23:42
#14

The double post is to help people with the same problem to find solution. Happy to see all is running on the demo site, so it not an real issue.
I probably make a mistake, or misunderstood my host provider configuration.
I like Zenphoto with it's zpBootstrap theme, I want it running, but I have no clue on what is going wrong.
Discovering all the logging capability ... woaw
I cannot get ride it off the utf-8 warning too, not linked with the theme problem i think.
Maybe you have suggestion or verifications I must do ?

Administrator
Administrator
acrylian   24-12-2023, 11:27
#15

It's really just guessing what could be wrong without any specifc errors, notices etc from the log.

A common thing that may interfere with a lot of things may be wrong file/folder persmissions: https://www.zenphoto.org/news/permissions-for-zenphoto-files-and-folders/
That could be partly a configuration of the host.

What utf8 warning specifially?

Member
Member
mikapi   27-12-2023, 14:07
#16

Hi, I think you are right with the permissions problem.
I have made a lot of tests. I am use to work with stocking all app installer on a nas. I have ever noticed problems with some apps which need to be copied on the local drive to avoid installation problems, when installer is running directly from shared folder.
This problem was for local installation on the computer, but I give it a try since I was saving zenphoto on the nas, unzip it on the nas too, before uploading them via my ftp computer's client. And now, bootstrap's theme option tab is back ! But slideshow is still broken.

I often got this warning "Your server software has changed from Apache/2.4.25 (Debian) to Apache.
The script SIGNATURE_HASH has changed."

About UTF-8, the setup is showing this warning:


The Zenphoto filesystem character define is UTF‑8 [no test performed]
Warning!
Setup did not perform a test of the filesystem character set. You can cause setup to test for a proper definition by creating a file in your zp-data folder named charset_tést and re-running setup.

If your server filesystem character set is different from UTF‑8 and you create album or image filenames names containing characters with diacritical marks you may have problems with these objects.

Change the filesystem character set define to
UTF-8


An "éëèàd" album folder created via ftp is seen in the web gui "éëèàd".
An "éèàt" folder created via web gui is seen "---t" in ftp folder.

A user of the same host provider seem to had a similar issue (with another cms), but I do not understand how to use the solution, here is the information : https://forums.ouvaton.coop/t/utf-8-dans-phpmyadmin/2050

zenphoto is not installed on the root, but in a subfolder (if the information is important).
Another experience: I am installing zenphoto on a second account at the same provider with a separate database. I can give you access. This time I decompress zenphoto on the computer which hold the ftp client, and install it at the root of the web server.

Administrator
Administrator
acrylian   27-12-2023, 16:14
#17

I often got this warning "Your server software has changed from Apache/2.4.25 (Debian) to Apache. The script SIGNATURE_HASH has changed."

These kind of message always appear when some component on the server is changed/updated. This is usually not an issue. But in case you get an major update like PHP 7 to PHP 8 it can cause trouble. These are more notes than actual issue. Just re-run setup and the internal catalogue is updated and it will disappear (until the next change).

It does not matter if Zenphoto is installed within a folder or directly in domain root.

The Zenphoto filesystem character define is UTF‑8 [no test performed]Warning!

This warning/note is for files and folders and not the database/MySQL. I would generally recommend to just use plain a-z0-9 plus dashes and/or underscores for (image/album) file/folder names. Do avoid those French accents as they are likely to cause trouble.

Member
Member
mikapi   27-12-2023, 16:46
#18

"The SIGNATURE_HASH script has changed appears" regularly even after running setup many times, so I ignore it.
The PHP version is definitively fixed to 8.1

Administrator
Administrator
acrylian   27-12-2023, 18:12
#19

"The SIGNATURE_HASH script has changed appears" regularly even after running setup many times, so I ignore it.

It is normally stored in the database. And PHP was just an example as hosts do update things every now and then.

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