Holli Graham
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Contact Forms not sending email on GoDaddy Linux ServerThanks 123milliseconds. I actually already tried that plugin with SMTP settings and got the test email, but still the CCF emails weren’t coming through. I haven’t seen that particular post, so I’ll read through it all and see if there’s something I haven’t tried. I’m really beginning to believe there’s some sort of problem with phpMailer though.
Forum: Fixing WordPress
In reply to: Custom Contact Forms not sending email on GoDaddy Linux ServerAfter digging through a lot of the code, I see that the two backup plugins which are working use the php mail() function to send mail, but custom contact forms uses the WordPress phpMailer class. Are there any other emails WordPress sends out that I could check to see if they’re getting through? Now, I’m beginning to believe there’s a problem with phpMailer and GoDaddy.
Forum: Fixing WordPress
In reply to: Custom Contact Forms not sending email on GoDaddy Linux ServerStill haven’t found a solution. Does WordPress record any email log files or anything I could check to try to figure out what’s going on? Anyone know how to check GoDaddy email log files?
Forum: Fixing WordPress
In reply to: contact form mail gets lostI’m in the same boat. Are you using custom contact forms? Everything works fine on Hawk Host, but when I moved the site to my client’s server – GoDaddy, I don’t get any emails. I do get the emails from the two backup plugins I installed. I posted a question about six hours ago on here, but no one has answered yet. I’m also using 3.0.5. Since you’re saying it worked until you upgraded, think upgrading to 3.1 might get it to work?
Forum: Fixing WordPress
In reply to: Best way to add lists of items to a page?Thanks for the response 123milliseconds! Is that something specific to WordPress? I googled it and didn’t come up with anything about WordPress? Not sure what they are, but I have to output these fields in styled bullet lists and paragraphs, not tables. I just need something I can loop through to display and be easy for them to input in WordPress. Thanks!
Forum: Fixing WordPress
In reply to: Adding new user assigns it an invalid ID of 0Well, reinstalling the database seemed to do it! I looked and the usermeta table is a little different. I have no idea how that could have gotten corrupted. Thanks for all your help esmi!
Forum: Fixing WordPress
In reply to: Adding new user assigns it an invalid ID of 0Just did that. No change. This is crazy. Do you happen to know what core php file adds new users? I’ve been searching, but haven’t been able to find where it writes to the database yet. Thanks!
Forum: Fixing WordPress
In reply to: Adding new user assigns it an invalid ID of 0Thanks esmi. It’s a new install with no plugins activated yet and still on the default theme. ??