T Klein
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't add more then one CC?thats what I use unfortunately :(. The woes of IIS.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't add more then one CC?Apparently its our mail server I think, I keep getting a Status 550 error in our mail server logs for trying to send anything through contact form 7 to outside our domain. Adding multiple CC’s, and the Mail2 works fine if we just use emails with our domain name, but as soon as I add an external email address like an @gmail or something it gets a 550 error.
Any idea how to fix this? I think its more my problem then the plug-ins I figured out. I had a feeling it was my fault, usually is :).
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't add more then one CC?I also want to note that I used both the WP-Mail plugin to go through our mail server and also tried using PHP_Mail() also. They both do the same thing.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't add more then one CC?I also noticed that if i have it like this:
CC: tklein@petersenhealthcare.net, tklein87@gmail.com
and chagne the comma to a semi-colon it says it send successfully but I don’t recieve any email.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't add more then one CC?It says “fail to send message on the first problem, the 2nd problem is if I try to just use the mail 2 (no cc’ing anyone) it does not send the message at all. The mail 1 will send fine though.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] File Upload does not work in Chromenm it works, not sure what went wrong but it was my fault.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] File Upload does not work in Chromeanyone able to get it to work in chrome?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] File uploads over 1.9mb not workingcan you copy and paste your settings?
it looks like it installs the database, but it doesn’t ever update it if I try to use any of the redirects.
I’m not sure what I should be looking for exactly though.
I am using IIS 7 (unfortunately) but I don’t know why that would make a difference.
I’m getting the same error, same thing when I try to do a user_level URL redirect or even by role, I assume its effecting everything.
Even if I try to do a normal redirect, it says “successful” but nothing happens, and it doesn’t work.
This works great!
My only gripe is that since the admin-bar is disabled their is no link back to your website without typing in the URL manually. Unlike before where there was always a link to your homepage in the top left.
That’s not your fault though, just the way wordpress decided to design it.
If it would be possible to pick which options you want disabled on the admin-bar some time in the future that would be awesome!It also removes the log-out button unfortunately. But you can re-enable that by enabling it on your user-info options.
I appreciate you replying! Thanks for all the hard work! That’s the only little thing I noticed when I upgraded to 3.3.
You need to disable the admin bar.
You will see how it messes up and how all the text that was on the admin-bar will get thrown to the left sidebar. I should of been more clear in my topic title. The plugin itself is not broke, just this one feature.
Other then this one little thing, the plug-in works great and you did an awesome job. Its easy to use and covers everything I want and more.
It works fine on the backend with it disabled? Can I see a screenshot of what its suppose to look like?
I just tried it on a fresh install of wordpress and it was still messed up. 🙁
My Admin bar is styled wrong/has no style/won’t format!
You were probably using something like this to disable it:
wp_deregister_script(‘admin-bar’);
wp_deregister_style(‘admin-bar’);Remove that from your theme and you’re GTG!
If your plugin does anything like this, its a new feature that doesn’t work in 3.3