• 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!

[Znote AAC] Naxtie Layout 2

Naxtie

mapper, designer
Joined
Oct 15, 2011
Messages
1,565
Solutions
1
Reaction score
250
Location
Sweden
This layout was meant to be used by Rise of Abbaddon.. But it seems like they never used it, so here you go. A new layout for Znote AAC..

Screenshot:
33m270x.png


Go to UniServer > www > layout > widgets & open the file called serverinfo.php and replace all the code inside it with this:

PHP:
<div class="sidebar">
* * <div class="inner">
* * * * * * <img src="layout/images/newonline.png" width="89" height="27"/>
* * * * * * <li><a href="onlinelist.php">Players Online: <?php echo user_count_online();?></a></li>
* * * * * * <li>IP: <?php echo $_SERVER['SERVER_NAME']; ?></li>
* * * * * * <li>Port: 7171</li>
* * * * * * <li>Client: <a href="downloads.php">8.60</a></li>
* * * * * * * * * * <!-- <img src="layout/images/offline.png" width="102" height="27"/> -->
* * * * * * <!-- <li>Client: 9.52</li> -->
* * </div>
</div>
It will automatically change the IP adress to the one you are using
Rep++ if you also liked this layout..
 

Attachments

Last edited by a moderator:
The layout is great, but you must change some things:

1 - Change the letters color, gray is kinda dark
2 - Increase slightly the size of the letters
3 - Increase the size of the main body
4 - Decrease the size of the menu on the left side
 
Thanks, i know that there's some things to fix on it, but I wont do it since im working on another layout already ;d
 
Do you know PHP good? If so you could help me with it for sure :)
 
Hey got a Problem with the template,
it dont shows me the Server status :(

this is the Error message:
Notice: Undefined index: status in C:\xampp\htdocs\layout\widgets\serverinfo.php on line 4
I only changed the Layout ordner with the new Layout from this Design nothing more:/
 
Ask Nottinghster he has a fix fot that or just Download the new version of ZnoteAAC. The fix is there:p
 
Great!!

I have a few problems.
The layout show ever "offline image server", when server its online.

I cant change the data (loralia.eu 7171 8.60...etc) on main page.

- - - Updated - - -

Great!!

I have a few problems.
The layout show ever "offline image server", when server its online.

I cant change the data (loralia.eu 7171 8.60...etc) on main page.

- - - Updated - - -

Sorry, I changed the data (loralia.eu, etc...).

But the image server, show offline ever.
 
Back
Top