View Single Post
  #7  
Old 03-20-2014, 02:57 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Old post, I know...

I have this same issue at the moment.


I am running bots and there is a
Quote:
[GUILDS__ERROR] Error loading guild member list 'SELECT c.id,c.name,c.class,c.level,c.timelaston,c.zoneid, g.guild_id,g.rank,g.tribute_enable,g.total_tribute ,g.last_tribute, g.banker,g.public_note,g.alt FROM vwBotCharacterMobs AS c LEFT JOIN vwGuildMembers AS g ON c.id=g.char_id AND c.mobtype = g.mobtype WHERE g.guild_id=1': #1054: Unknown column 'g.alt' in 'field list'
error in the log.

Are you running bots per chance?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote