-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experimenter page #2
Comments
Also running into this issue—no error message presented either in browser or in server logs to indicate what the problem could be. |
Could you explain when the 'save' option doesn't work? This would help us identify and fix the problem. |
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. |
-'Save' button fixed to work when template name contains space -Updated delete function to work when template name contains space
Solve issue #2 ('save' button issue, etc.)
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? |
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 |
Still having the saving issue - any help would be appreciated. |
Template name: input.txt
The Save option doesn't always work
The text was updated successfully, but these errors were encountered: