Hello,
I use Zenphoto 1.2.2 (default theme) and Joomla 1.5.14.
I have a problem with the slideshow function : it appears in a little frame in the joomla window.
How can i display it in the all frame of joomla : i have this problem only with the slideshow.
Any idea to display the slideshow in the frame that use zenphoto ?
Any idea
Thanks
Besides the fact that 1.2.2 is quite old, the flash mode of the slideshow requires the flowplayer plugin to be activated.
You can't call the slideshow directly as it is dependend on data submitted via a form by $_POST.
The current 1.2.6 release's slideshow has the ability to call the slideshow directly by passing an album object. See the documentation about that.
The problem is that i can't use the new version 1.2.6 : i get an error : MySQL Error: Zenphoto could not connect to the database server.
The zp-config.php is also good.
With 1.2.2, the flowplayer is installed but the flash slideshow doesn't worked : i get an blank screen => no slidesowh started.
Any idea ??
thanks
Well, you will have to resolve teh MySQL connection error. Most likely you have put the wrong information in the zp-config.php file. The error means that the user/password you supplied for the database is not correct or the server/database parameters do not point to the MySQL databaase.
There is nothing going to happen with 1.2.2 unless you do it your self. You are on your own with older releases.
Give up, then.
Your data is wrong or your are getting some kind of error trying to use it. If your data was correct you would be getting corrected. If I had a nickel for everyone who has insisted that the data was correct and was later embarased because they had made a small (it could not matter) change I would be a rich man.
1.1.2 connects to the database exactly the same way that 1.2.6 does. It uses exactly the same parameters. I suggest you look at the zp-data/zp-config.php file and verify that it has in it what you think you put there.
I delete the file and run setup.php.
It appears a page with information but nothing to create the config file.
The page say problem with php version which is 4.4.3 and it requires 4.4.8.
Perhaps this configuraton can't acces the database ... ?
Here is the page (in french, sorry) :
Bienvenue sur Zenphoto ! Cette page va vous permettre de paramétrer Zenphoto sur votre serveur.
Vérification système :
Version 4.4.3-dev de PHP Attention !
La version 4.4.8 ou plus récente est requise. Utiliser les versions antérieures est à vos risques et périls.La version 5.2 ou plus récente est préférable
Le mode Sans échec de PHP [est activé] Attention !
Les fonctionnalités de Zenphoto sont réduites quand PHP est en safe mode.
L'option magic_quotes_gpc de PHP [est activée] Attention !
Vous devriez réfléchir à désactiver l'option magic_quotes_gpc. Pour plus d'information, voyez le point #25 du guide de dépannage de ZenPhoto.
Support de gettext() dans PHP
Regards