Giter Club home page Giter Club logo

Comments (7)

dbq-andersons avatar dbq-andersons commented on June 24, 2024

Similar problem; different error.

Call to undefined method Fisharebest\Webtrees\Individual::getLifeSpan() …/modules_v4/compact_themes_adjuster/resources/views/individual-page.phtml:90
#0 …/app/View.php(186): include()
#1 …/app/View.php(282): Fisharebest\Webtrees\View->render()
#2 …/app/Helpers/functions.php(203): Fisharebest\Webtrees\View::make('individual-page', Array)
#3 …/app/Http/ViewResponseTrait.php(51): view('individual-page', Array)
#4 …/app/Http/RequestHandlers/IndividualPage.php(171): Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage->viewResponse('individual-page', Array)
#5 …/app/Http/Middleware/WrapHandler.php(83): Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage->handle(Object(Nyholm\Psr7\ServerRequest))
#6 …/vendor/oscarotero/middleland/src/Dispatcher.php(136): Fisharebest\Webtrees\Http\Middleware\WrapHandler->process(Object(Nyholm\Psr7\ServerRequest), Object(Middleland\Dispatcher))
#7 …/app/Module/HitCountFooterModule.php(147): Middleland\Dispatcher->handle(Object(Nyholm\Psr7\ServerRequest))
etc . . .

from vesta_classic_laf.

jpretired avatar jpretired commented on June 24, 2024

Similar problem:

Call to undefined method Fisharebest\Webtrees\Individual::getLifeSpan() …/modules_v4/compact_themes_adjuster-master/resources/views/individual-page.phtml:90 #0 …/app/View.php(186): include() #1 …/app/View.php(282): Fisharebest\Webtrees\View->render() #2 …/app/Helpers/functions.php(203): Fisharebest\Webtrees\View::make('individual-page', Array) #3 …/app/Http/ViewResponseTrait.php(51): view('individual-page', Array) #4 …/app/Http/RequestHandlers/IndividualPage.php(171): Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage->viewResponse('individual-page', Array) #5 …/app/Http/Middleware/WrapHandler.php(83): Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage->handle(Object(Nyholm\Psr7\ServerRequest))
...

from vesta_classic_laf.

vytux-com avatar vytux-com commented on June 24, 2024

FIY I had same error in my module and was told that it's been cha her to lifespan() get is only used when there is also a setFunction

from vesta_classic_laf.

HonkXL avatar HonkXL commented on June 24, 2024

Error message is different when you call a different function in webtrees! I got the same error when using gov4webtrees extension. :-(

from vesta_classic_laf.

ric2016 avatar ric2016 commented on June 24, 2024

There are several small adjustments required, which I have already prepared.

Unfortunately, there is also a bug (fisharebest/webtrees#2830) which will have to be fixed in webtrees itself.

from vesta_classic_laf.

dbq-andersons avatar dbq-andersons commented on June 24, 2024

Looks like Greg just pushed a fix for bug 2830.

image

from vesta_classic_laf.

ric2016 avatar ric2016 commented on June 24, 2024

Turns out the bug in 2830 doesn't (fatally) affect this module after all, so the latest release should work with webtrees 2.0.0 (as well as 2.0.1-dev).

from vesta_classic_laf.

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.