jstanard2
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menus screen in dashboard won't loadThanks again for responding.
I had previously had the PHP memory set to 64M in htaccess as follows:
php_value memory_limit 64M
I increased it to 96M but this did not resolve the issue in the browser I had been using, Chrome.
On a whim I logged out from Chrome and logged back in via Firefox. The menu loaded just fine in firefox!
Go figure.
Thanks for your input.
Forum: Fixing WordPress
In reply to: Menus screen in dashboard won't loadI tried deactivating all plugins but that did not fix it.
I also tried re-setting the site to the default 2010 theme to see if the problem was being caused by our custom theme. However, the same hung menus page issue occurred with the 2010 theme.
I have now seen this on two different WP 3 sites. On the first site it just after a day or so, for reasons I know not.
Here’s a screen shot of what I am seeing.
screen shotAnyone else seen this?
Anyone have any ideas what direction I should be looking in to resolve this?
Thanks in advance.
Forum: Plugins
In reply to: [Plugin: Contact form 7] Email not sending to some email addressesI am having the same issue with a new WordPress MU installation. If I put an address in the TO field of the Contact Form 7 admin UI, when I submit the form the email comes through with no problem.
However, if I put in an address that has a domain that hosted within the hosting environment the site is set up in (Rackspace and Rackspace Mail) the email don’t come through.
Similarly, my attempt to use SMTP authentication errored on the TO address, which had a domain that’s within that environment (although I did not realize that when we were testing SMTP auth).
I’m currently working this issue with my hosting vendor tech support. Assuming we figure that out I’ll post what I learn here.
Otherwise, if anyone else out there has any insight into this issue that would be appreciated!