SondagesPro / LS-arrayTextAdapt

A plugin for LimeSurvey to use dropdown in replace of input in array text
GNU General Public License v3.0
4 stars 3 forks source link

Receive 500 error on plugins homepage when installing #1

Closed lstrange closed 8 years ago

lstrange commented 8 years ago

I am having problems accessing the plugins page once I copy the unzipped folder to my plugins folder. I load the plugin into the plugins folder, then I can't access the plugins page. I deleted the plugins folder, recreated it, then reloaded my plugins into the folder. Still same problem. I'm getting a 500 error on page.

Running version 2.06+ Build 160129

Thanks for your help!

Shnoulle commented 8 years ago

Hi,

First : did you have this for directory: ./plugin/arrayTextAdapt/arrayTextAdapt.php

Second : can you activate debug mode: http://manual.limesurvey.org/Debug_mode temporary on your limesurvey instance

Shnoulle commented 8 years ago

The plugin just use init and LS core system at plugin page ...

Then maybe a PHP version issue with LS core.

lstrange commented 8 years ago

So, I’m running version 5.3.3 on our test server (which our server admin said they are soon to update the version) but could this version be causing the problem?

From: Denis Chenu [mailto:notifications@github.com] Sent: Saturday, May 28, 2016 3:28 AM To: SondagesPro/LS-arrayTextAdapt Cc: Strange, Lainie; Author Subject: Re: [SondagesPro/LS-arrayTextAdapt] Receive 500 error on plugins homepage when installing (#1)

The plugin just use init and LS core system at plugin page ...

Then maybe a PHP version issue with LS core.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/SondagesPro/LS-arrayTextAdapt/issues/1#issuecomment-222297057, or mute the threadhttps://github.com/notifications/unsubscribe/ASr0dYQHThKi9m51iJS-6B-fM4GhEeE-ks5qF_x5gaJpZM4InmFZ.

Shnoulle commented 8 years ago

Sorry, make a potential patch , but need to be tested : https://github.com/SondagesPro/LS-arrayTextAdapt/commit/db371b242afdbe6acad66052a784a2e4d68c18a3 Try with the last version.

And please : report with debug mode at 2 : http://manual.limesurvey.org/Debug_mode and send more information. An error 500 can be anything.

Shnoulle commented 8 years ago

Must test with 1.0.2 release

Zip updated