1
I've been reading, searching, and going through the faqs and docs but I can't seem to find the answer to my question. I've installed XOOPS a couple of days ago and noticed that the footer that displays the link to XOOPS is not working properly. The XOOPS link will look like this:
http://mysite.com/"https://xoops.org//"
instead of this
https://xoops.org/
.
I tried chaging the code in the meta tag and footer preference to this:
<a href="https://xoops.org/" target="_blank">The XOOPS Projecta>
but it doesn't seem to work. When I check again the meta tag and footer once again the code will be this:
<a href="https://xoops.org/" target="_blank">The XOOPS Projecta>
What is going on? This is driving me crazy!