View Single Post
  #2  
Old 03-08-2012, 05:36 PM
bad_captain
Developer
 
Join Date: Feb 2009
Location: Cincinnati, OH
Posts: 512
Default

Is this just a script that was created? If so, remove the create view from it so the rest runs. Then run load_bots.sql which should contain the view. Or, run load_bots.sql first, which should create the botgroups table before running this.

The make sure your backup script backs up all of your bot tables.
Reply With Quote