![]() |
|
Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - 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: Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) (/thread-6300.html) Pages:
1
2
|
Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - sbillard - 2010-09-12 CheckForPassword() is not required on current Zenphoto releases. So just delete the line. Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - mr. sheep - 2010-09-13 Aah, thanks guys, I'll try and get that change made - need a test server to put the latest version of Zenphoto on to try it out, hopefully shouldn't be too problematic! Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - acrylian - 2010-09-13 [i]"Only variables can be passed by reference".[/i] Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - Audiween - 2010-09-14 Hi all, OK to delete the "checkforPassword" test. I've found a bug with the plugin. If I send a link to a full-screen slideshow powered by the plugin (something like myZenphotoGallery.com/myAlbum/page/slideshow_flash), and if the user has to enter login/password, after successfully registering, an error occurs:
This problem doesn't occur if I try the same thing with a normal link to an album. Has anyone got an idea? Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - acrylian - 2010-09-14 Don't know aynthing about this plugin but a link like Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - Audiween - 2010-09-15 It works for subalbums as for albums: The question is: $albumtitle = $album->getTitle();` This is not the same with the plugin. If the user is already connected (no login step), a function like Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - sbillard - 2010-09-15 There is sort of this. But it is not in the theme scripts. It is something that Zehphoto does when processing a request. The function This is back to how the plugin works, which we do not know. For instance, it may be allowed to access the "slideshow-flash" script without being logged in, but it definately will not be allowed to access a protected album if you do not have the permissions. Please look at your gallery option for unprotected pages. If you want this slideshow-flash script protected then it must be checked in the list. Since it is not a "standard" page it is likely it is not marked as protected. Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - Audiween - 2010-09-16 It was not marked as protected. The option has been checked and my problem is now resolved: no error for users not logged in, just a link to the album to login! Thanks Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - fns - 2011-01-27 I'm using this in 1.4.0.1, and in general it works great, but I'm unable to see it in the options/plugin tab in the admin web page, and get an error at the top of the page stating "Fatal error: Class 'slideshowFlashOptions' not found in .../zp-core/admin-options.php(2412) : eval()'d code on line 1". It also doesn't appear in the list of plugins on that tab, so I can't adjust the options for it. It does appear properly in the list on the main 'plugins' tab... Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - sbillard - 2011-01-27 There is a fix for this in the nightly build. Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - zealzenphoto - 2011-12-26 Great plugin! I have only one small issue. It seems that the "slide time" cannot be changed from the user interface any more? Any idea? Thanks! Full-screen slideshow flash plugin - new version (v1.2.7+ compatible) - zealzenphoto - 2011-12-26 I just noticed that I can still change the slide time with the user interface. However, not by clicking the up/down arrow at the right of the number (which does not response at all), but by clicking some invisible buttons at the left side of the number. My adobe flash player version: 11.1.102.55. Thanks |