• Resolved Tim

    (@timwakeling-1)


    Hiya

    Thanks again for your helpful support! Just having an issue here which for some reason doesn’t always come up — but when I move a site from one server to another, and copy your plugin files over, I get a server error which turns out to be from line 120 of justified-gallery.php:

    require_once DGWT_JG_DIR . ‘includes/Install.php’;

    The message says the file is not found. But it’s there; it’s just with a lowercase “i” in the file listing. If I rename the file from install.php to Install.php in the Justified Gallery plugin folder, then it works.

    Can it be fixed? ??

    Tim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hi,
    Take a look at the source of the latest plugin version. There are ‘Install.php’ (uppercase “I”). Maybe you had files of a mixed plugin versions.

    Best
    Damian

    Thread Starter Tim

    (@timwakeling-1)

    Quite possibly!

    If you want to stop this error occurring for other users that have upgraded, you could always add a line to check that the file exists and if it doesn’t, check for the lowercase i version. ??

    But I see what you mean. No bother as far as I’m concerned.

    Tim

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Odd bug with capital letter on Install.php’ is closed to new replies.