• Hello all,
    I need help for migration from WPML. I need 3 languages, where admin and the first language will be Italian. The second language English and the third Polish.
    In the test with qTranslate, I have this error message.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /web/htdocs/www.xxxxxx.com/home/wordpress/wp-includes/wp-db.php on line 1832

    so, I add this
    define( ‘WP_MAX_MEMORY_LIMIT’ , ‘512M’ );
    to wp-config.php

    But the problem persists (now is 536870912 bytes exhausted (tried to allocate 32 bytes))

    So I have two questions:
    On qTranslate-X I set the Italian language as the primary language (front-end), and I let other settings as default (I hope the system will not go on frozen, if (?) the options will be translated?)
    – have I do something else before start with W2Q?

    2. How can I overcome the memory problem? I backed up and I’m looking sql file, some tables are very heavy, for example wp_woocommerce_sessions.sql or wp_options.sql

    I thank you in advance for help
    Bozzka

    • This topic was modified 7 years, 7 months ago by Bozzka.
  • The topic ‘seeking advice for 3 lang where first is not EN – migr. from WPML’ is closed to new replies.