thomasthegeek
Forum Replies Created
-
Forum: Plugins
In reply to: [amateur tv] Not WorkingWarning: Undefined array key “count” in /home/domainname/public_html/wp-content/plugins/amateur-tv/amateur-tv.php on line 151
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 33554432 bytes exhaustedYou don’t actually need to increase it that much, so try 38M first and move it up slowly multiples of 2 till your error messages disappear, keeping it to a conservative amount may work better overall, especially if you are running more than one WP site on a shared server. Chances are 38M will do just fine, I had the same issue and it worked for me.
Forum: Plugins
In reply to: [Plugin: Pie Register] Unable to add additional Custom FieldsJust saw that you updated Pie Register today to 1.1.5, bravo, already looks much better. However, tried to add custom fields and still nothing.
Forum: Plugins
In reply to: [Plugin: Pie Register] custom Logo errorI’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.