JavaScript in various plugins not working in one WP installation…
-
Ok, I posted a similar issue regarding specifically AJAXed WordPress, but the problem does not appear to be restricted to that installation. Here’s the setup:
I have an installation of WordPress that I’ve been upgrading on for a couple years now. I’ve had many plugins and many themes installed on this wordpress. It’s even migrated to another server in that time.
WP Ajax Edit Comments and AJAXed WordPress do not work correctly on this installation. I’ve configured the plugins correctly, etc. I thought it was a problem with the plugins, as unlikely as that may seem, since I thought I was doing everything correctly. I no longer think it’s a problem with the plugins.
I have a second installation of WordPress installed on the same server. (Different database, different subdomain of my main domain….sifferent directory, etc.) This one was installed with 2.5.0 and has only been upgraded to 2.5.1, and only has 1 plugin installed. (Event Calendar).
I installed both of the non-functional plugins into the newer installation, configured them, and they both work perfectly!
So my question is thus: What could be screwed up in an installation of WordPress that would cause JavaScript to not function correctly with various plugins? The Admin panel works fine.
I have taken the entire /wp-includes/js/ directory and subdirectories from the new, working installation, and copied it over the non-functional one. Same problems. I do not have a /wp-content/cache directory to empty. Anyone else have any other suggestions?
edit: Also, in an effort to determine what could be causing this, I reverted back to the default theme, and completely deactivated all my plugins, except WP Ajax Edit Comments. As far as I can tell, it’s not a plugin conflict or a theme problem.
- The topic ‘JavaScript in various plugins not working in one WP installation…’ is closed to new replies.