• Hello, I have a problem in my multisite WordPress.

    I don’t create libreries in sub-sites.

    In main languages your funcinality is right, but in secondary languages, H5P its freeze with crea a new exercise.

    En español:

    Tengo un sitio multidioma, hecho con multisite y multilingualpress.

    El problema es cuando estoy en los sub sitios (el principal es en Español y ahi funciona ok la libreria)

    Pero cuando creo en un sitio secundario misitio.com/en , las no me deja cargar un nuevo ejercicio, y las librerias están vacias.

    Le doy a cargar nuevo, y se queda cargando eternamente.

    Eso sucede en todos los sub sitios, misitio.com/fr , misitio.com/pt

    ¿Es compatible con WordPress multisiteH5P?

    MUCHAS GRACIAS

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author icc0rz

    (@icc0rz)

    Yes, multi-site is supported. However, content types have to be installed for each site.
    If the site is just loading forever, could you open the browser’s console and looks for any error messages? (Ctrl+Shift+J in Chrome)

    Thread Starter Mariano Rojo

    (@eemarianitoo)

    JQMIGRATE: Migrate is installed, version 1.4.1
    jquery.js?ver=1.15.0:2 Allow attribute will take precedence over ‘allowfullscreen’.
    attr @ jquery.js?ver=1.15.0:2
    admin.php?page=h5p_new:1 A cookie associated with a cross-site resource at http://h5p.org/ was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
    h5p.js?ver=1.15.0:976 Invalid überName
    H5P.error @ h5p.js?ver=1.15.0:976
    admin.php:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.success (h5peditor.js?ver=1.15.0:211)
    at c (jquery.js?ver=1.15.0:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.15.0:2)
    at k (jquery.js?ver=1.15.0:4)
    at XMLHttpRequest.r (jquery.js?ver=1.15.0:4)

    I appear this error in console.

    Plugin Author icc0rz

    (@icc0rz)

    From what I can tell there seems to be an issue with one of the AJAX requests. It’s not returning the data it should. Would you be able to compare the requests in the Network tab of the debugger with the ones from the working site? Turning on the XHR filter in the Network tab should make the job easier.
    Alternatively, if there is some way you could provide me with access so I can see the error for my self?

    Thread Starter Mariano Rojo

    (@eemarianitoo)

    Hello, thanks for you support.

    I send you screen shoot from tab network

    https://drive.google.com/uc?id=1JKfS7cJ0ZeDLcaI2XWmsQuxNiz9IgGNm&export=download

    • This reply was modified 5 years, 11 months ago by Mariano Rojo.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘I have a problem with Multisite (Multilingualpress)’ is closed to new replies.