Fix health page not working #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/#24"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes issue #24
displaying
Just some questions.
@ -0,0 +31,4 @@</h2><p class="about">The Friendica Directory is unavailable at this time, please connect with <a href="https://friendica.mrpetovan.com/profile/hypolite">hypolite@friendica.mrpetovan.com</a> for updates about its status.I'm confused: Hadn't you added this here with the other PR as well?
@ -186,3 +179,4 @@if ($site['effective_base_url']) {//The effective health status.$r = q("SELECT * FROM `site-health`Why is "versions" vanished?
@ -186,3 +179,4 @@if ($site['effective_base_url']) {//The effective health status.$r = q("SELECT * FROM `site-health`I have no idea, the variable didn't exist in the controller nor in the template.
@ -186,3 +179,4 @@if ($site['effective_base_url']) {//The effective health status.$r = q("SELECT * FROM `site-health`Okay. When you had checked that, then It's fine for me.