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

Help to create spells.php in znote aac

zabuzo

Well-Known Member
Joined
Jun 10, 2016
Messages
238
Reaction score
54
Someone could help me to create the page spells.php in znote aac?

I tried follow this tutorial:
https://otland.net/threads/znote-aac-advanced-spells-v2.170186/

I'm using znote aac 1.5 and sources 0.4

engine/function/general.php
http://hastebin.com/osalexefor.php

admin.php

http://hastebin.com/hewonitace.xml

spells.php

http://hastebin.com/safotoqexe.xml

I've tried go to admin.php and load my spells.xml file
Code:
Update spells from file:
Successfully fetched spells.xml!
Using temporal file: /tmp/phpd5eo5P
Loaded 1 spells!
File "spell.php" created!

But when i enter in localhost/www/html/spells.php
Show me:
Spells
This page has not been configured yet.

My spells.xml
http://hastebin.com/iyohacewaz.xml
 
Is there some kind of "default" error page that it redirects to for some reason? Like an actual page file?

I'm trying to reproduce your problem but I don't have that issue.

I even set up a whole new forum page and all.

Make sure your links are valid in your headers/footer/side bar documents if you changed anything around.
 
Back
Top