Hi,
Thanks for your stating your problem!
Well, first of all go to Settings >> Miscellaneous and Un-Check “Organize my uploads into month- and year-based folders” SAVE the setting.
And double check your “wp-content/uploads” the permission is “777”.
Now add any logo for login and registeration page.
I would be glad to hear your review again.
Thanks
no way
i’ve modify the permission from 755 to 777 but it reply the same problem wrote upwards
i’m don’t know php but i assume that the problem is in your upload array where it adrressed the custom logo
because looking the row here in follow there are 2 roots “
/web/htdocs/my_domain.com/home/wordpress//web/htdocs/my_domain.com/home/wordpress/wp-content/uploads/registration wordpress.png”
??? could be that
regards
I appologise! but it’s seems that It’s likely the problem of “uploads” folder/directory not anything else. double check you have uploads directory in wp-content wp-content/uploads and set permission to 0777.
Regards
I’m receiving the same error message.
Warning: move_uploaded_file(/home/wiccaweb/public_html/xxxxxxxx.com//home/wiccaweb/public_html/xxxxxxxx.com/wp-content/uploads/292_WP_Logo.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/wiccaweb/public_html/xxxxxxxx.com/wp-content/plugins/pie-register/pie-register.php on line 309
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpyI9QXw’ to ‘/home/wiccaweb/public_html/xxxxxxxx.com//home/wiccaweb/public_html/xxxxxxxx.com/wp-content/uploads/292_WP_Logo.jpg’ in /home/wiccaweb/public_html/xxxxxxxx.com/wp-content/plugins/pie-register/pie-register.php on line 309
The uploads dir on the site is indeed set at 777, so that’s not the problem. The server uses a Cpanel WHM configuration. Can you suggest another possible solution? I am able to upload images via the admin with every other plugin except Pie. I’m not a coder myself, but I’m starting to learn, and it looks to me that there’s something more at play here than permissions on the uploads dir. I do not have direct access to the tmp directory, since I’m using a virtual account.
It would seem to me a better solution would be to hard code the path and make the upload a manual thing. It’s far easier to just FTP the sucker up for me. This would eliminate any issues to do with server configuration, if that is at all at play here. Maybe have the option to do so.
Outside of this upload issue, Pie is working fine, Thanks a bunch.
how to configer pie register for subscriptuion through paypal
what are the steps to follow them
I am also receiving this same error. The rest of the plugin works a treat, however when I upload an image I am thrown an error.
The check-box in Misc is definitely unchecked.
Has anybody been able to solve this or fix it?
Cheers
Has anyone got this working yet?
I have unchecked the box as indicated, I have set the permissions to 777 and yet it still throws up the error given above!
I finally gave up and just replaced the logo-login.gif with my renamed logo in the admin/images folder.
This is not working for me too
Looks like the developer is still not correcting this bug!
I rewrote this functionality in my fork of Register Plus to be compatible with WordPress 3.0.
http://wordpress.org/extend/plugins/register-plus-redux/