Conflict with WPML Multilingual CMS

This topic contains 2 reply and 2 voices, and was last updated by Tareq Hasan 10 years, 11 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
May 24, 2013 at 1:16 pm 4143
Tareq Hasan I really love the WP Project Manager plugin. However, it turns out the fronend extension is in a conflict with the WPML Multilingual CMS plugin. More specifically, I believe there is an AJAX issue, because only the AJAX features of the frontend (adding a project, todo, marking a todo as done) do not work when WPML plugin is activated. AFAIK, some plugins have special extension for working with WPML: - BuddyPress + BuddyPress Multilngual; - WooCommerce + WooCommerce Multilingual; WPML is the most widely used multi-language plugin, so may be resolving the conflict between WP Project Manager and WPML would be really valuable for the customers. Here is a demo environment: http://ablebulgaria.org/test/basecamp
May 24, 2013 at 1:24 pm 4144
mdzhokanov mdzhokanov

Here is the JS error I receive:

[16:21:45.121] POST http://ablebulgaria.org/test/wp-adminadmin-ajax.php [HTTP/1.1 404 Not Found 924ms]

And here is the correct behavior:
[16:23:07.629] POST http://ablebulgaria.org/test/wp-admin/admin-ajax.php [HTTP/1.1 200 OK 937ms]

=====================
Obviously, the WP Project Manager Fronted URLs are not being processed properly by WPML.

May 24, 2013 at 6:25 pm 4151
Tareq Hasan Tareq Hasan

Hmm, seems like the URL rewrite issue. I didn’t tried WPML yet, so need to check it out.

Viewing 2 Posts - 1 through 2 (of 2 total)