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

Results are not saved when using the download package version #105

Open
nico-franco-gomez opened this issue Nov 23, 2022 · 1 comment
Open
Labels

Comments

@nico-franco-gomez
Copy link

nico-franco-gomez commented Nov 23, 2022

Hi, first of all, thank you for this great code. It's been really easy to set up and carry out experiments and it has helped me a lot during my developing stages of audio-related algorithms!

To the issue: I downloaded the version contained here (not the dev one but the experimenter's one). I carried out experiments without trouble but the results were not getting written anywhere. The error in the console was this:

[::1]:49394 [200]: POST /service/write.php - Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /path/to/folder/service/write.php:21
Stack trace:
#0 {main}
thrown in /path/to/folder/service/write.php on line 21

Since I have no prior experience with PHP, I didn't try to fix it myself. Instead, I downloaded the code from the master branch and there it seems to work fine.

@faroit
Copy link
Collaborator

faroit commented Nov 23, 2022

Good spot. I can try to fix that at some point

@faroit faroit added the bug label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants