Gwidion
Forum Replies Created
-
Too late, I had to migrate WP manually…
I’m facing the same issue. How can I fix it?
Forum: Plugins
In reply to: [Amen] Does not show up[amen]
[amen type=”manage”]It’s the same as I described above
It may be.
I’ve found some other rules. I can resize and create a thumbnail for an image 1252×100 px. But for a picture 2480×1400 px it doesn’t do anything.
Another thing that files and folders within photo-gallery have permission 700 (folders) and 600 (files).
In my wp-config I have
define( ‘FS_CHMOD_DIR’, ( 0755 & ~ umask() ) );
define( ‘FS_CHMOD_FILE’, ( 0644 & ~ umask() ) );Is that it?
GD Support
enabled
GD Version
bundled (2.1.0 compatible)I’m sorry, my bad. Bad shortcode.
Now I found it. It is “WordPress SEO” plugin that makes the error.
Thank you for your help.I do.
No, I don’t. Whose thing is it then?
Thanks for the tip.Yes, the same result (not working).
Under the warning it showed one comment, the initial one (by WP). When I deleted it (and tried to write another comment) no more warning is shown.