[Closed] WooCommerce and WPML issue

Home Support English Support [Closed] WooCommerce and WPML issue

This topic contains 1 reply, has 2 voices, and was last updated by  Harshad 1 year ago. The support staff assigned to this topic is Harshad.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
May 15, 2012 at 6:02 pm #59404

David

Hello again Amir,

I’m currently using:
WooCommerce 1.5.5, WooCommerce Multilingual 1.2, WPML CMS 2.4.3, WPML string translation 1.3.0, WPML Translation Management 1.2.9, and the Wootique free theme (for testing). I'm also using WordPress latest version in a multisite environment

Whenever I activate both WooCommerce and WPML CMS, I got a fatal error whatever theme is being used. Both plugins work ok separately.

Here are the troubleshooting testing results:

1. WooCommerce & Woo Commerce Multilingual activated: OK. Once WPML CMS is being activated I have the following error: blank page and Internal server error on the browser activity

2. WPML CMS & WooCoomerce multilingual activated: normal error saying WooCommerce isn't activated. Once WooCommerce is activated I got a fatal error
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40961 bytes) in /home/uprisingart/shop/wp-content/plugins/woocommerce/admin/includes/lessc.inc.php on line 1114 (line may change though)

That's about it so far

Any guidelines?
regards
-David

May 16, 2012 at 4:51 am #59423

Harshad

Dear David,
You may need to increase your php memory limit.

Increase PHP Memory to 96MB

In your wp-config.php add following

define('WP_MEMORY_LIMIT', '96M');

Please note, this setting may not work if your host does not allow for increasing the PHP memory limit–in that event, contact your host to increase the PHP memory limit. Also, note that many hosts set the PHP limit at 8MB.

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

The topic ‘[Closed] WooCommerce and WPML issue’ is closed to new replies.