Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fucking barracks bug in actions/overview.php
#1
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.
Found my post helpful? Rate me Big Grin
Project: creating a compact and easy to setup DSLan (Linux) (Windoze is in development)
#2
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.
#3
oO.
He have the decrypted TWLan?
Manchmal denke ich:
#4
Nein. agrafix muss mir die letzte Entwicklerversion senden, und sein Computer hat das Geistliche gesegnet. Deswegen muss ich warten.




Users browsing this thread: 1 Guest(s)