We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Probably known, but I’ll mention it anyway:
when creating thumbnail image in the Edit Images panel I get the following warning, but images are generated:
Warning "imagepng(/Users/username/Sites/_emps/images/7t.png): failed to open stream: Permission denied" in /Users/username/Sites/_emps/textpattern/lib/class.thumb.php at line 444. adminErrorHandler() textpattern/lib/class.thumb.php:444 imagepng() textpattern/lib/txplib_misc.php(1783) : eval()'d code:398 wet_thumb->write() textpattern/lib/txplib_misc.php(1783) : eval()'d code:456 smd_thumb->write_image() textpattern/lib/txplib_misc.php(1783) : eval()'d code:644 smd_thumb_make() smd_thumb_edit() textpattern/lib/txplib_misc.php:1896 call_user_func_array() callback_event() textpattern/lib/txplib_misc.php:2091 call_user_func_array() textpattern/include/txp_image.php:631 pluggable_ui()
latest code to date, post v0.31, TXP 4.6dev
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Probably known, but I’ll mention it anyway:
when creating thumbnail image in the Edit Images panel I get the following warning, but images are generated:
latest code to date, post v0.31, TXP 4.6dev
The text was updated successfully, but these errors were encountered: