View Single Post
  #1  
Old 11-22-2014, 11:42 AM
Adcid
Fire Beetle
 
Join Date: Nov 2014
Location: Idaho
Posts: 23
Default Error in LoadRules

Im receiving an error and I know the problem is with my database. It seems I am missing the rule_sets from my database but Im unable to find the *.sql file to simply source in.

Code:
[Status] Use database '_______' at ____________
[Error] Error in LoadRules query SELECT ruleset_id FROM rule_sets 
WHERE name='default': #1145: Table '__________' doesn't exist
any suggestions?
Reply With Quote