• 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] World of Warcraft Layout

alexv45

Intermediate OT User
Joined
Sep 16, 2021
Messages
72
Reaction score
101
GitHub
Alexv45
Hello everyone,
I hope you are fine,

Today i share with you the World of Warcraft Theme for ZnoteAAC.

There is 2 Index files, HTML & PHP.
PHP: It will add Latests News & Changelog as Znote Version
HTML: You are Pro and you don't need the php version.

Video ( for index.php ) Head: Is located on layout/overall/header and header_index added new tag new YouTubeToHtml5();

World of Warcraft Layout Live Preview: Click Here

I recommend to download it from github to get last updates
Download World of Warcraft Theme: GitHub

File for download attached it will come with the last version of Znote AAC. ( waiting to solve problem on otland cannot upload files !! )


Moderators: We cannot Upload Files ( 9.7mb attach ) also cannot upload Pictures ! It says ' Oops we run into a problem. '
How problem appears: Download from github, drag & drop, also clicking on attach files and upload it , it appears " white " attachment.

fAmTK7X.png

VIIB8oz.png

TAjZz9n.png

1jDNoOn.png

iR5bMVS.png


Phone
7JFusVs.png
eP35il7.png

eJeQRLu.png


HTML Index
e095pt5.png
 

Attachments

  • wow-layout-main.zip
    9.7 MB · Views: 96 · VirusTotal
very cool layout, how do i solve these warnings?
Lua:
Warning: fopen(engine/cache/serverInfo.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
     
Server Information
Welcome to our newest player: Rex
The best player is:
Warning: fopen(engine/cache/topPlayer.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
 Rex 30
level: 31 congratulations!
We have 5 accounts in our database, 4 players, and 0 guilds
             
No changelogs submitted. Enter a changelog to see the background and box.
Warning: fopen(engine/cache/news.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
No news exist.
 
very cool layout, how do i solve these warnings?
Lua:
Warning: fopen(engine/cache/serverInfo.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
     
Server Information
Welcome to our newest player: Rex
The best player is:
Warning: fopen(engine/cache/topPlayer.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
 Rex 30
level: 31 congratulations!
We have 5 accounts in our database, 4 players, and 0 guilds
             
No changelogs submitted. Enter a changelog to see the background and box.
Warning: fopen(engine/cache/news.cache.php): failed to open stream: No such file or directory in C:\xampp\htdocs\engine\function\cache.php on line 91

Warning: fwrite() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 92

Warning: fclose() expects parameter 1 to be resource, bool given in C:\xampp\htdocs\engine\function\cache.php on line 93
No news exist.
Very simple,

On your website, inside of engine folder, if doesnt exist, create a folder called cache.
Then inside, create 3 news files:
serverinfo.cache.php
topPlayer.cache.php
news.cache.php
Each file, empty, just save it with extension.php
Refresh your site.
 
Very simple,

On your website, inside of engine folder, if doesnt exist, create a folder called cache.
Then inside, create 3 news files:
serverinfo.cache.php
topPlayer.cache.php
news.cache.php
Each file, empty, just save it with extension.php
Refresh your site.
than you a lot it solved the issue, and how do i change the video displayed in background? i want to change it because im using old version so it look weird
 
than you a lot it solved the issue, and how do i change the video displayed in background? i want to change it because im using old version so it look weird
Check on:
layout/overall/header ( on headers.php files )
Look for (ctrl+f) video, then you will see a mp4 file, download or create your own video, save it in mp4 , then replace the url.
Url calls folder, if the video is on layout/images/myvideo.mp4, it will be: layout/images/myvideo.mp4.
 
Check on:
layout/overall/header ( on headers.php files )
Look for (ctrl+f) video, then you will see a mp4 file, download or create your own video, save it in mp4 , then replace the url.
Url calls folder, if the video is on layout/images/myvideo.mp4, it will be: layout/images/myvideo.mp4.
thank for point me out altough it was a youtube video
Lua:
<div class="VideoPane VideoPane--fadeBottom VideoPane--disabled" media-wide="VideoPane--underSiteNav !VideoPane--disabled">
                                    <div class="VideoPane-bg">
                                    <video class="VideoPane-video" data-yt2html5="https://www.youtube.com/watch?v=12-dAIgvIk8"></video>
                                    <script src="https://cdn.jsdelivr.net/gh/thelevicole/[email protected]/dist/YouTubeToHtml5.js"></script>
                                    <script>new YouTubeToHtml5();</script>
                                    </video>
                                    <div class="VideoPane-overlay"></div>
                                    <div class="VideoPane-fallback BackgroundVideo-fallback" style="background-image: url('imgs/background.jpg');"></div>
                                    </div>
                                    <div class="VideoPane-content">
                                    <div class="gutter-normal gutter-negative" media-wide="hide">
                                    <div class="Art Art--fadeBottom" style="margin-bottom:-52.5%;">
                                    <div class="Art-size" style="padding-top:90%"></div>
                                    <div class="Art-image" style="background-image:url('imgs/background.jpg');"></div>
                                    <div class="Art-overlay"></div>
                                    </div>
                                    </div>
                                    <div class="hide" media-wide="!hide">
                                    <div class="space-huge"></div>
                                    <div class="space-large"></div>
                                    </div>
                                    <div class="align-left">

if change the youtube link it does not occurs nothing
Code:
<video class="VideoPane-video" data-yt2html5="https://www.youtube.com/watch?v=RwcEwdnnLY8"></video>
 
Last edited:
thank for point me out altough it was a youtube video
Lua:
<div class="VideoPane VideoPane--fadeBottom VideoPane--disabled" media-wide="VideoPane--underSiteNav !VideoPane--disabled">
                                    <div class="VideoPane-bg">
                                    <video class="VideoPane-video" data-yt2html5="https://www.youtube.com/watch?v=12-dAIgvIk8"></video>
                                    <script src="https://cdn.jsdelivr.net/gh/thelevicole/[email protected]/dist/YouTubeToHtml5.js"></script>
                                    <script>new YouTubeToHtml5();</script>
                                    </video>
                                    <div class="VideoPane-overlay"></div>
                                    <div class="VideoPane-fallback BackgroundVideo-fallback" style="background-image: url('imgs/background.jpg');"></div>
                                    </div>
                                    <div class="VideoPane-content">
                                    <div class="gutter-normal gutter-negative" media-wide="hide">
                                    <div class="Art Art--fadeBottom" style="margin-bottom:-52.5%;">
                                    <div class="Art-size" style="padding-top:90%"></div>
                                    <div class="Art-image" style="background-image:url('imgs/background.jpg');"></div>
                                    <div class="Art-overlay"></div>
                                    </div>
                                    </div>
                                    <div class="hide" media-wide="!hide">
                                    <div class="space-huge"></div>
                                    <div class="space-large"></div>
                                    </div>
                                    <div class="align-left">

if change the youtube link it does not occurs nothing
Code:
<video class="VideoPane-video" data-yt2html5="https://www.youtube.com/watch?v=RwcEwdnnLY8"></video>
You need to know, each time you make a change on website you need clear your cache from navigator.
 
You need to know, each time you make a change on website you need clear your cache from navigator.
was testing on incognito mode, im gonna try again, thank
edit Finally made it

@alexv45 can you share the "tibia" psd banner to change it to my server name please?
 
Last edited:
was testing on incognito mode, im gonna try again, thank
edit Finally made it

@alexv45 can you share the "tibia" psd banner to change it to my server name please?

The tibia Logo,is a simple logo from google.
You can create it very easy,
Download photoshop, download martel font and add it to your " Fonts " on windows. ( Search on computer fonts ) open folder, and drag and drop the font here.
Open photoshop, write Text MyServer , edit to Martel font.
On corner you can edit the style of your font, giving a 3D format, a color, a shade, etc.
And you will get a similar logo.
 
Back
Top