lemuelj
Forum Replies Created
-
Forum: Plugins
In reply to: [Form Manager] Is this plugin working?I am using Form Manager on one of my customers sites. Recently the form submission does not appear to be sending emails when submitted. The form information is stored on the website, just no email is received. It has worked in the past, but just stopped for no apparent reason. The site is hosted on a GoDaddy account. The form is configured to send to an aol.com account. Any suggestions as to where to start looking to trouble shoot this?
Thanks
Forum: Plugins
In reply to: [Form Manager] how do I change the email address of the admin in the formOk, thanks the lights just came on. I was looking for something in the form settings. Yes I had the wrong address there in the wp settings.
Forum: Fixing WordPress
In reply to: Deleting Uploaded Imagesif you mouse over the thumbnail image in the browser, you will get a menu that allows you to delete the image from there. I am refering to the browsing window on the edit page of a post.
Forum: Plugins
In reply to: Plugins don’t workYou wouldn’t be getting nailed with a cache problem, ie browser not updating your page?
Forum: Fixing WordPress
In reply to: The uploaded file could not be moved to .I got past my uploaded file could not be moved error by going into server via ssh, and noticed that the owner of one of the folders in the upload area was set to group and owner as apache instead of the account user. When I changed group and owner on this folder, I could then upload images. So even though I had persmissions set to 777, the group and owner still needed to be correct.
Lem
Forum: Fixing WordPress
In reply to: Unable to create directory?I have the same problem, so went into server and chmod everything for wp-content/uploads to 777. Then when I try to upload picture, I get this message
The uploaded file could not be moved to .
and every thing just stops, I have close the page to get back to the edit window.
Also I ftp’ed an image into the upload directory and it doesn show up in “browse all” in the editor window.
Any help would be appreciated.