magicsunday / webtrees-pedigree-chart

SVG based pedigree chart module for webtrees genealogy application.
GNU General Public License v3.0
49 stars 16 forks source link

Chart is not displayed #41

Closed h4kk1 closed 2 years ago

h4kk1 commented 2 years ago

Describe the bug I like very much how the chart looks like. When I open the menu, chart is not displayed (I see the "loading circle" only).

To Reproduce I'm using webtrees installed on https://webtrees.passion.sk and last version of pedigree chart I was not able to fetch any xhr data. The behavior is the same on mobile phone and on win as well.

I'm using php 7.4 and apache 2.4 and mariadb 10

magicsunday commented 2 years ago

What version of webtrees do you use? (master-Branch or which release version) What version of pedigree chart are you using? (branch or which release version)

magicsunday commented 2 years ago

On your site, all URLs are missing the scheme?

h4kk1 commented 2 years ago

Hi Rico, thanks for your quick responses. Other schemes are working, just wanted try yours since it looks very well. I'm using webtrees with version 2.0.16 And pedigree the last version 1.2.7. I wish you nice Christmas time Regards Daniel On 23. 12. 2021, 18:33:58, Rico Sonntag @.> wrote: > > > On your site, all URLs are missing the scheme? > > > > — > Reply to this email directly, view it on GitHub (https://github.com/magicsunday/webtrees-pedigree-chart/issues/41#issuecomment-1000441744), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AUEHZ2Y62ZF2WBV6NC6G3MDUSNMPTANCNFSM5KULYMDQ). > Triage notifications on the go with GitHub Mobile for iOS (https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or Android (https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub). > You are receiving this because you authored the thread.Message ID: @.> > >

magicsunday commented 2 years ago

It seems, that you configured your base_url in your config.ini.php without a scheme.

base_url="https://webtrees.passion.sk"

magicsunday commented 2 years ago

Problem fixed?

h4kk1 commented 2 years ago

Hi Rico, you are right! Now it is working. I had as base_url //webtrees.passion.sk. After correction to https:// your chart is working. Many thanks. Would be too difficult to add relatives there as well? I would have family tree as complex as possible. I like very much how the chart looks like and how efficient it is working with space. As well is there some possibility to send you some donation? Regards Daniel On 24. 12. 2021, 10:46:35, Rico Sonntag @.> wrote: > > > It seems, that you configured your base_url in your config.ini.php without a scheme. > > > > base_url="https://webtrees.passion.sk" > > > > — > Reply to this email directly, view it on GitHub (https://github.com/magicsunday/webtrees-pedigree-chart/issues/41#issuecomment-1000757248), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AUEHZ24FRIVMEW7YFRYP62LUSQ6O3ANCNFSM5KULYMDQ). > Triage notifications on the go with GitHub Mobile for iOS (https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or Android (https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub). > You are receiving this because you authored the thread.Message ID: @.> > >

  1. dec 2021, 15:11, at 15:11, "Daniel S." @.***> napísal:
magicsunday commented 2 years ago

To add relatives, I think this will require some major addition to the code. Its planned, but my time is limited. ;-) You can donate using paypal.me/magicsunday if you like. Thanks in advance.