LDraw.org Discussion Forums
error w/ site domain ?? - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: General (https://forums.ldraw.org/forum-12.html)
+--- Forum: General LDraw.org Discussion (https://forums.ldraw.org/forum-6.html)
+--- Thread: error w/ site domain ?? (/thread-28467.html)



error w/ site domain ?? - Franklin W. Cain - 2024-10-21

For whatever reason, the site domain "ldraw.org" is not working for me. Obviously, the sub-domain for these forums is working, just not the "parent" domain... 

Any ideas? 

Thanks, 
Franklin


RE: error w/ site domain ?? - Orion Pobursky - 2024-10-21

Fixed.  One of the site extensions was misbehaving and has been removed pending troubleshooting.


RE: error w/ site domain ?? - Eugen - 2024-10-23

(2024-10-21, 16:58)Orion Pobursky Wrote: Fixed.  One of the site extensions was misbehaving and has been removed pending troubleshooting.

There is some issue with a frontpage: links to recent forum threads are wrong.

Actually, link to this thread on frontpage looks like:

Code:
...
<div class="\&quot;item\&quot;">
<div class="\&quot;content\&quot;">
<div class="\&quot;description\&quot;">
<a href="\&quot;https://forums.ldraw.org/thread-28467.html\&quot;">error w/ site domain ??</a>
</div>
<div class="\&quot;meta\&quot;">
Oct 21, 2024
</div>
</div>
</div>
...

, which results in redirecting user to broken URL:



RE: error w/ site domain ?? - Orion Pobursky - 2024-10-23

Fixed. I had to pull the templates out of one of the database backups and forgot to un-escape the quotes.