Web based family history software

Question Help with modules_v4 issue

  • wersvdru
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 10 months ago - 2 years 10 months ago #1 by wersvdru
Help with modules_v4 issue was created by wersvdru
I have recently upgraded to webtrees version 2.1.0-alpha.1. I moved my custom reports to the modules_v4 folder and now I get the following response
"Unable to read file from location: volume1/web/ancestry.wersvdru.net/webtrees/modules_v4/Military-Report/resources/report.xml."

I checked on permissions and owner but these seem to be correct. I tried the example module report and I get the same thing.
github.com/webtrees/example-module-report/blob/main/module.php

php version - 7.4
Synology environment - DSM version 7

Thanks in advance.
Last edit: 2 years 10 months ago by wersvdru.

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

More
2 years 10 months ago #2 by fisharebest
Replied by fisharebest on topic Help with modules_v4 issue
This is a bug.

In some places, the resources folder is expected to be a full path (starting "/")

In others, it is expected to be relative to the root of the webtrees installation.

I will investigate...

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 10 months ago #3 by fisharebest
Replied by fisharebest on topic Help with modules_v4 issue
This is fixed in the latest code.

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

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

  • wersvdru
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 years 10 months ago #4 by wersvdru
Replied by wersvdru on topic Help with modules_v4 issue
Thank you very much.

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

Powered by Kunena Forum