View Single Post
  #12  
Old 11-01-2010, 11:15 AM
bad_captain
Developer
 
Join Date: Feb 2009
Location: Cincinnati, OH
Posts: 512
Default

After looking, I think you may be naming the files wrong. The file name is above the code listed. i.e. I think your botprofile.php is actually what I have as bot.php. Line 50 from bot.php is: $bot = new botprofile;

Just rename the files, and it should work.
Reply With Quote