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
Comments
Regards
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 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
There is nothing going to happen with 1.2.2 unless you do it your self. You are on your own with older releases.
I'm sure to put the good informations in the zp-config.php file.
I tried one more time. These information worked perfectly with the 1.2.2 version but with the 1.2.6 ... i get the error.
Regards
Anyway, if the data is correct and does not get masked you will get a connection. So if you are not getting a connection, then the data at the point in time of the connection is wrong.
The data is correct, it works with 1.2.2 ...
I used exactly the same.
I don't konw what to do now ...
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.
Well ?
If i'm getting some kinf of error trying to use my data, i tried here to have idea to search the solution ...
Regards
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
The other issues are actually explained. About safe mode see also the troubleshooting entry on our site.