album default set and galleryArticle doesn't work correctly

bonjour
i'm testing zp (version 1.4.6, theme zenpage) before exploitation and i've some issues about dysfunctions and how fix them:

1) i've unchecked in Admin/Options/Gallery all the "Gallery behavior",
so normally when i create a new album, it will not be published, in fact, only images will not be published

2) i've to use galleryArticle, accordingly, a article is published, despite he haven't to

3) if i unpublished manually the album, the announcement is not unpublished

4) if i delete this album, the announcement were also not unpublished to and the thumbnail link return an object error

I've also problem with the tinyzenpage editor: the right text-wrap don't work (left is Ok)

thank for help me
Richard

Comments

  • acrylian Administrator, Developer
    1) We will have to reproduce this. Note that if you are loggedin as the admin you will also see unpublished items.

    2) I am not sure I do understand exactly.

    3) 4) Yes, the article with the album is embeded does not and cannot "know" about the album. It is statically embeded.

    Will will take a look at tinyZenpage as well
  • thank you for the quick response and
    excuse my bad English, finally, it is preferable to use the google translator.

    Ok for 3)4) handling will be done manually

    2) results from 1), I will try to explain a little better 1)

    I need to prevent the publication of albums and images by default,
    so I deselected all "Gallery Behaviors",
    but when I create a new album and have finished downloading pictures:
    - photo management page opens and I see that the photos are not published (checkbox unchecked => Ok and test does not open photos)
    - on this album management page, the check box "Published" is checked by default when I chose the opposite (checkbox checked => NOk ),
    - and the album is released (test in a private window as unidentified visitor)

    Thereby galleryArticle generates undesirable ad.(2)

    nb. I did not find the option to allow or disallow comments by default
  • acrylian Administrator, Developer
    Ok. So the albums are published although you set the default to unpublished. We will try to reproduce this.
  • fretzl Administrator, Developer
    Sorry, can't reproduce 1-4.

    The right text-wrap did indeed not work correctly.
    It is fixed in the Support build.
  • for fretzl:
    OK for tinyenpage
    for reproduce 1):
    - admin/options/gallery, in the gallery behavior section uncheck the ’publish albums by default’ and ’publish images by default’ options and valid
    - now, admin/upload/images, create à New album, uncheck publish, name... and upload images.
    - logout
    ... and nothing else
    the created album is published (wrong), not the images (ok)
    rb
  • fretzl Administrator, Developer
    Ah, I see now. Thanks!
    When you create a new album for an image upload (via the "Upload" tab), the album is published, no matter what your settings may be.
    We'll have to look into that.
  • hello
    isn't there no solution ?
    for me the bug is only in the download procedure
    in waiting of a better solution I have modified the uploader.php file (jQ line 61& http line 64)
    `$album->setShow(0);$album->setCommentsAllowed(0);`
    and comment the lines 270 to 273 in the admin-upload.php file

    rb
  • acrylian Administrator, Developer
    Have you tried the support build (master)?
  • sorry, in the future I will only ask one question per post.
    `Have you tried the support build (master)?`
    yes for the tinyzenpage, no for the default settings

    the master build is unusable because the modified files are not distinguished (all dates and times are the same), so it should reinstall all

    I tried to compare the relevant files (in my opinion) they are identical
    rb
  • fretzl Administrator, Developer
    Are you sure you downloaded https://github.com/zenphoto/zenphoto/archive/master.zip ?

    The file that was changed to fix this is admin-upload.php

    Note that it's always best to download the entire package and run setup again.
  • thanks, it's Ok
    Note: a file is missing in the build of 8 December:
    `themes/zenpage/album-jplayerplaylist.php`

    Another thing: would it be possible to have a comments setting in the gallery behavior section (like albums or images)
    rb
  • acrylian Administrator, Developer
    You can ignore that file warning. That accidentally got into the file catalog and is a test file actually.

    Not sure what you mean with comment setting. Comments are a plugin so all options are on the plugin's options. Please better don't mix topics. Better open a new for a new question.
Sign In or Register to comment.