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

[Gesior AAC] - Znote Prefix Edition! [Mystic Spirit 0.2]

Status
Not open for further replies.
Nvm, I fixed it myself :)
added "date_default_timezone_set('Europe/Berlin');" after <?PHP in the Index.php file :)
 
So its working properly now?
 
@Znote
Everything seems to be working fine. I only had one image in my layout (tibia-logo-artwork-top.gif) that needed to changed to my own logo. In the php script layouts.php I changed:

From:
PHP:
<img id="TibiaLogoArtworkTop" src="http://i63.photobucket.com/albums/h122/Mister_Dude/tibia-logo-artwork-top.gif" onClick="window.location = '?subtopic=latestnews';" alt="logoartwork" />

To:
PHP:
<img id="TibiaLogoArtworkTop" src="<?PHP echo $layout_name; ?>/images/header/tibia-logo-artwork-top.gif" onClick="window.location = '?subtopic=latestnews';" alt="logoartwork" />

This is only a small modification not a big deal..
 
Alright. Keep in mind using the photobucket links is best because you dont have to upload the images. Reducing lag occurred by peers browsing your site.
 
Does TFS 0.2 support alphabetic characters? When this AAC was out there was only alphabetic characters for TFS 0.3
 
C:\xampp\htdocs\install.php on line 156
File config.lua loaded from C:/Documents and Settings/Administratör/Skrivbord/CE - Phoenix Reborn v0.1.1 RevZfix/CE - Phoenix Reborn v0.1.1 RevZfix/config.lua and it's not valid TFS config.lua file

You have modified your config.lua file so it doesn't work. Try to re-patch it. Or you have written wrong directory, it works perfectly for me. I have tested and re-tested it.
 
hey Znote, if i use it, is there any risk that my server will get hacked? tho ill use Uniserver.
 
Awesome, Znote. I'd use this if I didn't use a private AAC. But did you fix all the security exploits? Or is this just optimized? :p

Red
 
I would be very careful. I have not done any recent security updates. I recommend you to strip down News Ticker for security reasons. Although mostly of the new Gesior bugs only apply to the 0.3 & 0.4 version not this one.
 
No tables modified or created

Hi Znote,

Thanks for your release first of all. :wub:

I'm using XAMPP 1.7.3, and TFS 0.2.9 Mystic Spirit.

Now when I try configure the AAC no tables nor colums are created in my database.
However I pass trough step 3 Add tables and colums to DB.

On step 4 I get the next error:

Call to a member function fetch() on a non-object in C:\xampp\htdocs\znote\install.php on line 495

Is it caused by using XAMPP 1.7.3 instead of 1.6.9? (Can't imagine though)?

Well it's obvious z_news_tickers isn't available in my DB.

Anyway, how can I easy fix this? Do you have a template db I can import or something?

I'll try installing the older XAMPP again.. if that's the problem I'll let you know.
 
I fixed the problem.. in my config.lua of the server I've put MySQL.. your install.php wants mysql.. MySQL != mysql.. so I changed it. Now it works! (L) Great job!
 
I got a problem everything worked fine untill i tried to make a character when this happend
The Following Errors Have Occurred:
# Wrong characters configuration ("Load vocations" in admin panel, "character to copy" doesn't exist in DB). Try again or contact with admin.
PLEASE HELP!
 
@up:
When u load vocations, write "Sorcerer sample" as copy character.. and do the same with other vocs u wanna use..
 
I got
Can't load file config.lua from C:/Documents and Settings/Yankee/Escritorio/Quagmire/config.lua File doesn't exist in selected directory. Go to STEP 1 - select other directory.

dunno why, my ot its there...

Im using Tfs 0.2.9
 
Status
Not open for further replies.
Back
Top