Keyword

Images fail to display when filenames contain brackets

  • pjcdawkins
  • pjcdawkins's Avatar Topic Author
  • Offline
  • New Member
More
15 years 19 hours ago #32445 by pjcdawkins
Image file names containing brackets (e.g. "Picture (1).jpg") will not display in the SIG light box (version 1.2.1).

A two-minute workaround is:

In the file
/plugins/content/jwsig.php

on both lines 119 and 126, change
$images[$a]['filename']
to
rawurlencode($images[$a]['filename'])

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum