"error_loading_image" in "image_resize" function
-
Hello
i’m trying to build an plugin which selects the first image within a post, and resize it to my wanted width/height.After i’ve implemented the function image_resize with my filepath i get the following error:
error_loading_image -> File ….. exists?
after a google marathon i haven’t found any solution.
i found that the error message comes from the function “file_exists”…my file exists and there are 777 permissions on uploads/ folder…what can i do ? are my images blocked by safe_mods or something else?
thanks for help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘"error_loading_image" in "image_resize" function’ is closed to new replies.