winteram / IAT

Online IAT
MIT License
42 stars 48 forks source link

Experimenter page #2

Open mickeypash opened 11 years ago

mickeypash commented 11 years ago

Template name: input.txt

The Save option doesn't always work

codydh commented 11 years ago

Also running into this issue—no error message presented either in browser or in server logs to indicate what the problem could be.

nolach commented 11 years ago

Could you explain when the 'save' option doesn't work? This would help us identify and fix the problem. Information such as operating system (PC/Mac) and browser would be helpful too. Thanks for your feedback!

codydh commented 11 years ago

I think I figured out what causes this: A space in the name of the task. It seems if you have a space and try to save it will not, and removing the space doesn't fix it. In other words, if you at any time while creating a new IAT click Save while there's a space in the title, you have to start over.

MZMG commented 10 years ago

Hi, I have the same problem but this is after the space issue has been changed. I am unable to save any of the changes I make through the experimenter.php file. I can click the save button till the cows come home and it will access the fileManager.php file, but nothing is actually saved. I have writing and reading privileges and I also ran sh setup.sh

Any thoughts?

MZMG commented 10 years ago

These are the errors I get when I try to save according to the inspect elements tool on chrome.

Uncaught TypeError: Cannot read property 'IATtype' of undefined experimenter.js:518 3 Uncaught SyntaxError: Unexpected end of input

joeddav commented 7 years ago

Still having the saving issue - any help would be appreciated.