<div showing up in information box's.
Flash619 opened this issue ยท 7 comments
Hello, I today installed this and while its a fairly fresh install. Was just woundering if I may have done something incorrect.
My map can be found at:
http://survival.torchwoodserver.org:1564
For some reason, administrator claims don't so it. But when I click on a regular players claim, it shows "for example":
div class="infowindow">Claim Owner: sentheticangel
Permission Trust:
Trust: doomtraininc
Container Trust:
Access Trust:
Now I looked at the config, and it looks completely fine. So I'm a bit stumped. I also looked at the source code from the web page, and its missing the "<" before div even though it does exist in the config file.
I also tried it on two other web browser, FireFox, and Google Chrome. In addition to my main web browser "Opera".
Also, just another slight issue. This is not with greif prevention but since you work on them both I figured, why not ask.
When I go into surface view. 90% of it is all black. ...Its fine on flat view, but surface view doesn't show very much if anything. Is there something set wrong with my config? I have it on the hires render.
Thank you for your help! I enjoy this map very much.
~Flash619
Just downloaded the plugin from bukkit and still got the same issue. Can you please push the fix on there?
Confirmed: Adding in config one space before div fixes the problem infowindow: ' <div ...
Nevermind on that surface thing by the way. It seems fixed now. Just that <div thing left to figure out.
Found a solution. Replace the html code in the config file with the one here:
Would have put it directly here, but it actually executed the code ;).