Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    Are the users having the problem using a Linux based server? Or does it occur only on Windows servers?

    Thread Starter David Gewirtz

    (@dgewirtz)

    I think it might only be Windows servers. I haven’t heard complaint (about this, anyway) from Linux or generic hosted server users.

    –David

    Plugin Author miunosoft

    (@miunosoft)

    I see.

    It could be due to the character length limitation of Windows. (https://stackoverflow.com/questions/8426420/php-include-long-path-issue)

    You may rename your library directory, seamless-donations-admin-page-framework to something short like apf to shorten the framework file paths.

    Thread Starter David Gewirtz

    (@dgewirtz)

    If I do that, beyond the include, will I need to make any other major code changes? Or is it just rename the directory and rename the path in the include and that should be it? I’d prefer not to introduce more breakage (it has not been a good week for updates). Sigh.

    –David

    Plugin Author miunosoft

    (@miunosoft)

    Or is it just rename the directory and rename the path in the include and that should be it?

    That should be it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘File errors on install’ is closed to new replies.