Web based family history software

Question Cannot add fact or event

More
2 years 7 months ago #1 by HenkK
Cannot add fact or event was created by HenkK
Good afternoon,

After a long time I wanted to add an event.
Doing so gives me a list of errors (below a partial list):


autocomplete-page …/vendor/aura/router/src/Map.php:152
#0 …/app/Helpers/functions.php(169): Aura\Router\Map->getRoute('autocomplete-pa...')
#1 …/modules_v4/vesta_research_suggestions/replacedwebtrees/Functions/FunctionsEdit.php(501): route('autocomplete-pa...', Array)
#2 …/resources/views/cards/add-source-citation.phtml(68): Fisharebest\webtrees\Functions\FunctionsEdit::addSimpleTag(Object(Fisharebest\webtrees\Tree), '3 PAGE')
#3 …/app/View.php(189): include('/var/www/html/k...')
#4 …/app/View.php(286): Fisharebest\webtrees\View->render()
#5 …/app/Helpers/functions.php(203): Fisharebest\webtrees\View::make('cards/add-sourc...', Array)
#6 …/resources/views/edit/add-fact.phtml(39): view('cards/add-sourc...', Array)
#7 …/app/View.php(189): include('/var/www/html/k...')
#8 …/app/View.php(286): Fisharebest\webtrees\View->render()
#9 …/app/Helpers/functions.php(203): Fisharebest\webtrees\View::make('edit/add-fact', Array)
#10 …/app/Http/ViewResponseTrait.php(51): view('edit/add-fact', Array)
#11 …/app/Http/RequestHandlers/AddNewFact.php(65): Fisharebest\webtrees\Http\RequestHandlers\AddNewFact->viewResponse('edit/add-fact', Array)
#12 …/app/Http/Middleware/WrapHandler.php(83): Fisharebest\webtrees\Http\RequestHandlers\AddNewFact->handle(Object(Nyholm\Psr7\ServerRequest))
#13 …/vendor/oscarotero/middleland/src/Dispatcher.php(136): Fisharebest\webtrees\Http\Middleware\WrapHandler->process(Object(Nyholm\Psr7\ServerRequest), Object(Middleland\Dispatcher))
#14 …/app/Module/HitCountFooterModule.php(157): Middleland\Dispatcher->handle(Object(Nyholm\Psr7\ServerRequest))
#15 …/vendor/oscarotero/middleland/src/Dispatcher.php(136): Fisha......................

Can anyone give me suggestions where the problem can be?
I suspect (as a layman) that it has to do with a helper add. How to remove these "helpers"

Thanks, I did search for this problem in the forum but did not find a similar issue.

webtrees is 2.1.18
Raspberry Pi with latest OS (Bullseye)
Php is 8.1.25
Apache/2.4.56 (Raspbian)

Please Log in or Create an account to join the conversation.

More
2 years 7 months ago #2 by fisharebest
Replied by fisharebest on topic Cannot add fact or event
You have some third party modules: /modules/v4/xxx

You can disable these by renaming them. e.g. rename "xxx" to "xxx.disable".

a) Does this fix the problem? If yes, then enable the modules one at a time, to see which one causes the problem.

b) Make sure you are using the latest version of each module.

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

More
2 years 7 months ago #3 by HenkK
Replied by HenkK on topic Cannot add fact or event
Thanks for the lightning fast answer, I will try, Almost all modules are already disabled, exception Vesta modules. However a long time ago I already disabled them in the Control panel.

I will let you know the results.

webtrees is 2.1.18
Raspberry Pi with latest OS (Bullseye)
Php is 8.1.25
Apache/2.4.56 (Raspbian)

Please Log in or Create an account to join the conversation.

More
2 years 7 months ago #4 by HenkK
Replied by HenkK on topic Cannot add fact or event
It worked thanks. It was the vesta helpers. I leave them disabled.

webtrees is 2.1.18
Raspberry Pi with latest OS (Bullseye)
Php is 8.1.25
Apache/2.4.56 (Raspbian)

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
}