TWLan Forum
Fucking barracks bug in actions/overview.php - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65)
+----- Forum: Bugs & Feature Requests (https://twlan.org/forumdisplay.php?fid=68)
+----- Thread: Fucking barracks bug in actions/overview.php (/showthread.php?tid=3513)



Fucking barracks bug in actions/overview.php - Lekensteyn - 09.10.2010

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.



RE: Fucking barracks bug in actions/overview.php - Chrissi - 12.11.2010

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.


RE: Fucking barracks bug in actions/overview.php - Yannici - 12.11.2010

oO.
He have the decrypted TWLan?


RE: Fucking barracks bug in actions/overview.php - Chrissi - 12.11.2010

Nein. agrafix muss mir die letzte Entwicklerversion senden, und sein Computer hat das Geistliche gesegnet. Deswegen muss ich warten.