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

Error when trying to save issue #2

Open
marceldehoog opened this issue Jun 28, 2016 · 1 comment
Open

Error when trying to save issue #2

marceldehoog opened this issue Jun 28, 2016 · 1 comment

Comments

@marceldehoog
Copy link

When pasting an image and trying to save the issue, I get an error. This due to the file_add function in the core/file_api.php, in the following line:

if( !move_uploaded_file( $t_tmp_file, $t_disk_file_name) ) {

When I replace the line with a php rename, all goes well, so apparently the system does not see the pasted picture as an upload. Any ideas on this?

@luzpaz
Copy link

luzpaz commented Mar 7, 2017

bump

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