• Resolved artman0

    (@aarty20)


    Hi there!
    Thanks for great plugin!

    It works great with one language, but when I try to use it with qtanslate-x, on frontend page i see this:

    Fatal error: Uncaught fProgrammerException: The column specified, post_title_ml, does not exist in the table wp_posts in /wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php:2453 Stack trace: #0 
    /wp-content/plugins/wp-testing/vendor/flourish/flourish/fORM.php(768): fSchema->getColumnInfo('wp_posts', 'post_title_ml', 'type') 
    #1 /wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(2039): fORM::objectify('WpTesting_Model...', 'post_title_ml', '[:en]123[:]') 
    #2 /wp-content/plugins/wp-testing/src/Model/AbstractModel.php(286): fActiveRecord->loadFromResult(Object(ArrayIterator), false) 
    #3 /wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1219): WpTesting_Model_AbstractModel->loadFromResult(Object(ArrayIterator)) 
    #4 /wp-content/plugins/wp-testing/src/Model/AbstractParent.php(24): fActive in /wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php on line 2453

    Can you help me to resolve this ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    Hi @aarty20,

    I wasn’t able to repeat your issue, but anyway I suggest you to switch to another multilingual solution.

    For example to one, that can have one post/test per lang.

    Wp-testing uses dynamic admin UI (user interface) generation, that will not be compatible with qtanslate-x idea of marked-to-translation fields.

    Thread Starter artman0

    (@aarty20)

    Thanks for answer.

    Could you recommend multilingual plugin which already tested with your plugin ?

    Plugin Contributor ustimenko

    (@ustimenko)

    Try polylang for example. I dont’ remember exactly all of them, but main idea — post per lang and compatibility with custom pist types.

    Report here about your solutuion.

    • This reply was modified 7 years, 7 months ago by ustimenko. Reason: misspell
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with qtranslate-x’ is closed to new replies.