Git Product home page Git Product logo

Comments (10)

magicsunday avatar magicsunday commented on July 4, 2024

Apologies for the late reply. Were you able to fix the problem in the meantime? Have you tried a more recent version of Webtrees, or the state from the extension's master branch? Otherwise I need further information, please always use the template for the error message if possible. It might also be helpful if you could provide me with a sample data set that I can use to reproduce the problem.

from webtrees-pedigree-chart.

BernatBanyuls avatar BernatBanyuls commented on July 4, 2024

Gracias por tu interés.
Vamos a ver...
Hoy he vuelto a activar el módulo y he realizado diferentes pruebas para buscar el error.

En primer lugar tienes una imagen de los ficheros de pedigree-char en mi servidor

image

En esta siguiente imagen tienes todos los módulos que utilizo actualmente

image

Y en esta tercera captura, el error que me devuelve webtrees

image

De todos modos, aquí expongo algunas "particularidades".

  • El error se produce en "algunos" registros. No en todos. Ejemplo: En el mío propio y en el de mi hijo. En el de mi mujer y antepasados, no.
  • Cuando se produce el error, "disminuyo el número de generaciones" y funciona. (Hasta 3 generaciones no hay problema. A partir de "4" se produce el error). En otros registros he probado con "5" y "6" y funciona correctamente.
  • -Sigo experimentando y generalmente suelen salir los errores en miembros de mi família. ¿Tendré ago corrupto? Con las pruebas que estoy realizando con otros registros todo parece funcionar correctamente.

En fin, creo que lo que más te puede orientar es que el error me sale cuando aumento "generaciones". Si le pido gráficos de 4 generaciones y me da error, lo bajo a 3 o a 2 hasta que desaparece el problema. Cuando vuelvo a aumentar las generaciones, el problema vuelve.

Espero haberme explicado un poco mejor y a ver si esto te ayuda.

Gracias.

from webtrees-pedigree-chart.

magicsunday avatar magicsunday commented on July 4, 2024

That almost sounds to me as if there might be a problem with the spelling and the processing of one or more names. Can you please send me a gedcom file with a small part of your family tree (which is causing the error).

from webtrees-pedigree-chart.

BernatBanyuls avatar BernatBanyuls commented on July 4, 2024

Tengo el GEDCOM pero no puedo mandarlo por aquí (?) Puedo enviarlo por email?

from webtrees-pedigree-chart.

magicsunday avatar magicsunday commented on July 4, 2024

Please send ist to [email protected]

from webtrees-pedigree-chart.

magicsunday avatar magicsunday commented on July 4, 2024

Very Strange. I do not get any errors. What version of webtrees are you using? What PHP version? Does the gedcom file you send me, produces the error on your installation? Does the website log, in the control panel, show any additional information?

It would be helpful to see the full line of code which causes the error in the line 128 DOMDocument->loadHTML('<span class="NA...') in file IndividualTrait.php. Is it possible for you to add a debug statement to the line before?

var_dump($fullname);
var_dump(mb_convert_encoding($fullName, 'HTML-ENTITIES', 'UTF-8'));

from webtrees-pedigree-chart.

magicsunday avatar magicsunday commented on July 4, 2024

I looked up your list of custom modules installed and found out, that the vesta_classic_look_and_feel causes the issues. Especially the option "Display nicknames before surnames", which is the cause of the error. After disabling it the chart renders perfectly. I opened an issue at the vesta classic laf module, so maybe the author could fix this.

from webtrees-pedigree-chart.

BernatBanyuls avatar BernatBanyuls commented on July 4, 2024

from webtrees-pedigree-chart.

BernatBanyuls avatar BernatBanyuls commented on July 4, 2024

from webtrees-pedigree-chart.

ric2016 avatar ric2016 commented on July 4, 2024

Note: Fixed in Vesta release 2.1.16.0.0.

from webtrees-pedigree-chart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.