henry
Forum Replies Created
-
Forum: Plugins
In reply to: WP Style of the Day !Thank you! I’m going to try that one as soon as I get the style switcher installed.
Henry.Forum: Plugins
In reply to: WP Style of the Day !Where can we get the default theme from your site, the one called IEfire?
Henry.Forum: Plugins
In reply to: Pictorialis permissions issue.Hey, thank you! That fixed the problem. I actually changed the permissions to 0644 in case that was a little more secure. I appreciate your help on this.
Henry.Forum: Plugins
In reply to: Pictorialis permissions issue.I don’t really understand IRC (and therefore never use it), but maybe you could answer a couple of questions here. What part of the ‘post.php’ script controls permissions on uploading? Could I copy and paste that part of the script from the original WP ‘upload.php’ script to get this to work? Uploads work fine on my server with a regular install of WP. The Pictorialis post script does upload as the proper user, but for some reason sets the permissions at;
“-rw——-“
This is what the problem is. If I do a ‘chown 777 ‘filename” everything works fine.
Henry.Forum: Plugins
In reply to: Pictorialis permissions issue.Well, I looked at all that and tried it with no luck. Something is wrong with the script I think. All the photos upload fine and the thumbnails and intermediate sized photos are all visible, it’s only when you click for the full sized pics that it fails. It’s uploading pictures to the /pictorialis/upload directory with the wrong permissions. I would think that is the fault of the script, not sure though.
H.