• 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] Widnet template

Znote

<?php echo $title; ?>
Staff member
Global Moderator
Premium User
Joined
Feb 14, 2008
Messages
7,030
Solutions
256
Reaction score
2,115
Location
Norway
GitHub
Znote
Just contributing a bit to my own AAC to give some template variety. :)

This was originally some template converted to Gesior AAC by widnet, I have now converted it to work with latest Znote AAC (1.5/github). It is an old template but someone requested it.

widnetlayout.png


Update 30.05.2015: Added create character link, guild wars link and fixed token.

Installation Instructions:
  1. Download file.
  2. Enter Znote AAC directory, and delete or rename the layout folder.
  3. Extract .zip into Znote AAC directory.

Enjoy!
 

Attachments

  • widnetznoteaac15v2.zip
    1.7 MB · Views: 384 · VirusTotal
Last edited by a moderator:
Does Admin panel exist on this layout? :p
Yes, after you login to an admin. (which has to be manually configured in config.php).

You see various admin links in the manage account widget after you login.
 
Last edited:
You are doing something wrong then. Works perfect on my www, Thx znote!


r5TgBY0.png
 
You need to choose which TFS version you have you can find this the in the config.php first line


Code:
// TFS 0.2 = TFS_02
    // TFS 0.3 = TFS_03 (If ur using 0.3.6, set $config['salt'] to false)!
    // TFS 0.4 = TFS_03
    // TFS 1.0 = TFS_10 (Under developement)
    $config['TFSVersion'] = '';
    // As far as I know, OTX is based on TFS_03, so make sure TFS version is configured TFS_03
 
I just noticed that Createcharacter and guildwar.php is missing how do i add them? :p
 
Updated the download link, fixed a few things:

Download:
Znote.eu Mirror
Update 30.05.2015: Added create character link and fixed token.

Installation Instructions:
  1. Download file.
  2. Enter Znote AAC directory, and delete or rename the layout folder.
  3. Extract .zip into Znote AAC directory.

Enjoy!
 
Back
Top