Skip to content
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

Output data not saving to output folder #15

Open
ghost opened this issue Jun 20, 2013 · 4 comments
Open

Output data not saving to output folder #15

ghost opened this issue Jun 20, 2013 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 20, 2013

Hi,

First off, the experimenter.php window would not save so I went ahead and edited the input.txt file and active.txt file manually and I have a working IAT now

My problem now is that I am getting no output data. Even when I test the default active (science) IAT that the IAT-master folder contains, no output saves to the output folder.
Do I have to change permissions somewhere? Also, since I've edited the files manually to create my IAT, do I need to create an output folder with a blank.txt page in it?

Is the output data supposed to save in my filezilla once someone completes the task?

Please help.

Thanks,
Kayla

@codydh
Copy link

codydh commented Jun 21, 2013

Experimenter.php not saving is indicative of problems with permissions, as is not getting any output.

I'd check with your provider on what the permissions need to be.

On Jun 20, 2013, at 6:05 PM, kluhlynn [email protected] wrote:

Hi,

First off, the experimenter.php window would not save so I went ahead and edited the input.txt file and active.txt file manually and I have a working IAT now

My problem now is that I am getting no output data. Even when I test the default active (science) IAT that the IAT-master folder contains, no output saves to the output folder.
Do I have to change permissions somewhere? Also, since I've edited the files manually to create my IAT, do I need to create an output folder with a blank.txt page in it?

Is the output data supposed to save in my filezilla once someone completes the task?

Please help.

Thanks,
Kayla


Reply to this email directly or view it on GitHub.

@ghost
Copy link
Author

ghost commented Jun 21, 2013

Thanks! Do I need to create an output folder and blank.txt for the active IAT?

@opacut
Copy link

opacut commented Nov 15, 2016

Hello,

I am trying to host this on Heroku, but it does not seem to be saving anything. Could that be also a problem with permissions? Have you encountered this?

Oliver

@codydh
Copy link

codydh commented Nov 15, 2016

@opacut, You cannot use this with Heroku without making some modifications to save the data elsewhere (e.g., Dropbox or Amazon S3). This is because Heroku does not persist changes made to the directory structure while it is running. Instead you'd need to set something up so that the output is written somewhere that is persistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants