• WordPress
    -------------------------------------------
    
    Version: 4.9.5
    Debug Mode: Yes
    Locale: pl_PL
    Multisite: No
    Page For Posts: Not Set
    Page On Front: Not Set
    Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
    Show On Front: posts
    Wp Cron: Yes
    
    Settings
    -------------------------------------------
    
    Version: 3.17.4
    Db Version: 3.17.4
    Course Catalog: Katalog kursów (#1379)
    Course Catalog Per Page: 9
    Course Catalog Sorting: menu_order
    Membership Catalog: Katalog cz?onkostw (#1380)
    Membership Catalog Per Page: 9
    Membership Catalog Sorting: menu_order
    Site Membership: Not Set
    Student Dashboard: Panel kursów (#1382)
    Courses Endpoint: moje-kursy
    Edit Endpoint: edytuj-konto
    Lost Password Endpoint: odzyskaj-haslo
    Vouchers Endpoint: wykorzystaj-voucher
    Autogenerate Username: yes
    Password Strength Meter: yes
    Minimum Password Strength: strong
    Terms Required: yes
    Checkout Names: required
    Checkout Address: required
    Checkout Phone: optional
    Checkout Email Confirmation: yes
    Open Registration: no
    Registration Names: required
    Registration Address: optional
    Registration Phone: hidden
    Registration Voucher: optional
    Registration Email Confirmation: no
    Account Names: required
    Account Address: required
    Account Phone: optional
    Account Email Confirmation: yes
    Checkout Page: Zakup (#1381)
    Confirmation Endpoint: potwierdz-platnosc
    Force Ssl Checkout: yes
    Country: PL
    Currency: PLN
    Currency Position: right
    Thousand Separator: 
    Decimal Separator: ,
    Decimals: 2
    Trim Zero Decimals: no
    Recurring Payments: yes
    Email Footer Text: 
    Email Header Image: 
    Cert Bg Width: 800
    Cert Bg Height: 616
    Cert Legacy Compat: no
    
    Server
    -------------------------------------------
    
    Mysql Version: 5.7.16
    Php Curl: Yes
    Php Default Timezone: UTC
    Php Fsockopen: Yes
    Php Max Input Vars: 10000
    Php Max Upload Size: 2 GB
    Php Memory Limit: 512M
    Php Post Max Size: 2048M
    Php Soap: Yes
    Php Suhosin: No
    Php Time Limt: 300
    Php Version: 7.1.12
    Software: Apache/nginx-htaccess-support
    Wp Memory Limit: 256M
    
    Browser
    -------------------------------------------
    
    HTTP USER AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36
    
    Theme
    -------------------------------------------
    
    Version: 1.0.0
    Template: verbosa
    Child Theme: Yes
    Llms Support: No
    
    Plugins
    -------------------------------------------
    
    LifterLMS: 3.17.4
    
    Integrations
    -------------------------------------------
    
    BbPress: No
    BuddyPress: No
    
    Template Overrides
    -------------------------------------------
    

    When I try to add a new question to the quiz (click on Add Question) there’s an error in the console:

    
    editor.min.js?ver=4.9.5:1 Uncaught TypeError: Cannot read property 'translate' of undefined
        at Object.b.editor.initialize (editor.min.js?ver=4.9.5:1)
        at n.init_editor (_Editable.js:517)
        at n.render (QuizHeader.js:57)
        at n.render_subview (_Subview.js:166)
        at n.render (Quiz.js:138)
        at n.render_subview (_Subview.js:166)
        at n.<anonymous> (_Subview.js:132)
        at underscore.min.js?ver=1.8.3:5
        at Function.m.each.m.forEach (underscore.min.js?ver=1.8.3:5)
        at n.render_subviews (_Subview.js:128)
    

    Moreover, when I click on “Add Existing Lesson”, the server responds with an error:

    
    Deprecated: Non-static method LLMS_Admin_Builder::get_existing_posts_where() should not be called statically in /usr/home/…/public_html/wp-includes/class-wp-hook.php on line 286
    

    I don’t have any plugins enabled.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @lupinek,

    I’m very sorry about this. Fixing a bug in 3.17.4 related to translations in the admin panel caused a new bug here. I’ve found a resolution to this issue but I haven’t been able to publicly deploy the release yet.

    I should have that released later tonight or early tomorrow.

    I’m very sorry and thank you for your patience,

    This was fixed in 3.17.8

    If you’re still having issues please let us know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quiz editor broken?’ is closed to new replies.