Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter benjamin879

    (@benjamin879)

    Thanks for your quick reply Michael, I adopted your improved code.

    When an image is attempted for upload, the following error message displays on the refreshed page: Failure in database, no gallery path set.

    The problem is that $displayed_gallery_id is not holding the gallery ID I’m expecting. I’m expecting a simple ID like ‘1’, ‘2’, ‘3’, etc (as used generally in the public uploader), however instead this variable is holding long values like:
    038b5ea662651a31d2c6178cf68f1f31

    It seems I’m referencing the wrong variable – but I can’t find what variable the public uploader is referencing for gallery ID. I saw the variable ‘gid’ mentioned in the public uploader php file, and the values for ‘gid’ in the phpmyadmin database seem to match the values that the public uploader is expecting me to put into the shortcake (like 1,2,3)…but I can’t seem to reference the gid variable. Maybe you know the correct variable name?

    Thread Starter benjamin879

    (@benjamin879)

    Thank you for your reply. I had specified the theme to be light – though it doesn’t seem to be working. Is there a problem with the code I’m using below?

    [waving width=”300″ theme=”light” all=”0″ showCat=”0″ tag=”tech”]

    It is displaying the portfolio, but the modal background is the green colour :/ Maybe I need to change the code or some css? Thank you so much for your help.

Viewing 2 replies - 1 through 2 (of 2 total)