Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ivaylo-mobile-dev

    (@ivaylo-mobile-dev)

    In the Advanced Tab of the Document Gallery Settings, it does say “Successfully auto-detected the location of Ghostscript.” and the absolute path is set to: /usr/bin/gs.

    The pattern of messages in the log are like this:

    (DG_Thumb->save) Saving thumb with post_id = 86
    January 20, 2016 3:45 am ERROR (DG_GhostscriptThumber->getThumbnail) Ghostscript fa

    (DG_GhostscriptThumber->getThumbnail) Ghostscript failed: 1

    (DG_Thumber->getThumbnail) Attempting to generate thumbnail for attachment #86 with (DG_GhostscriptThumber)

    I am including the Options Array Dump:
    Array
    (
    [thumber] => Array
    (
    [gs] => /usr/bin/gs
    [active] => Array
    (
    [av] => 1
    [gs] => 1
    [imagick] =>
    [thumber-co] =>
    )

    [width] => 200
    [height] => 200
    )

    [gallery] => Array
    (
    [columns] => 4
    [fancy] => 1
    [order] => ASC
    [orderby] => menu_order
    [relation] => AND
    [limit] => -1
    [mime_types] => application,video,text,audio,image
    [new_window] => 1
    [paginate] => 1
    [post_status] => any
    [post_type] => attachment
    [attachment_pg] =>
    [descriptions] =>
    [skip] => 0
    )

    [css] => Array
    (
    [text] =>
    )

    [meta] => Array
    (
    [version] => 4.1.10
    [donate_link] => https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EE5LWRLG933EN&lc=US&item_name=Document%20Gallery%20Plugin&item_number=document%2dgallery¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
    [items_per_page] => 25
    )

    [logging] => Array
    (
    [enabled] => 1
    [purge_interval] => 7
    )

    [thumber-co] => Array
    (
    [uid] =>
    [secret] =>
    [subscription] => Array
    (
    )

    [direct_upload] =>
    [mime_types] => Array
    (
    )

    )

    )

    Thread Starter ivaylo-mobile-dev

    (@ivaylo-mobile-dev)

    update: I checked the logging page and there are multiple errors that say:

    (DG_GhostscriptThumber->getThumbnail) Ghostscript failed: 1

    Could that be a problem with Ghostscript not being enabled on hosting environment or its location moved? any help is appreciated.

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