TWLan Forum

Full Version: Fucking barracks bug in actions/overview.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The query for $timer_data['barracks'] is "SELECT time_finished FROM recruit WHERE building='barracks' ORDER BY id DESC".
This should be:
Code:
"SELECT time_finished FROM recruit WHERE building='barracks' && villageid={$village[id]} ORDER BY id DESC"
Took me half an hour to figure out when I was creating graphic overview for v5.
Oo Goddamnit. Sorry. As soon as I get the next freaking unstable version send to me, when the guy who has it finally repairs his computer; I will fix it and release a new, bug-fixed version of TWLan.
oO.
He have the decrypted TWLan?
Nein. agrafix muss mir die letzte Entwicklerversion senden, und sein Computer hat das Geistliche gesegnet. Deswegen muss ich warten.