• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Znote Flags Problem

Your error is related to your mysql connection. Wrong username or password or database name

But i didn't change nothing on connect

---

My highscores.php / characterprofile.php is is very different from my....
And idk what to do, i tried many ways, but full erros, someone could give it to me or give me a way?
 
But i didn't change nothing on connect

---

My highscores.php / characterprofile.php is is very different from my....
And idk what to do, i tried many ways, but full erros, someone could give it to me or give me a way?
Download latest ZnoteAAC 1.5 from GitHub instead, this feature already exists.
Make sure to enable country_flags in config.php.
https://github.com/Znote/ZnoteAAC

r0BNnVJ.png


aCmn4VZ.png
 
How to write flags?

I tried
Code:
  <li><font class="profile_font" name="profile_font_level"><b>Country: </b><?php
  echo $profile_data;
  ?></font></li>

But show:
  • Country: Array
  • Sex: Male
 
Back
Top