View Single Post
  #10  
Old 11-01-2010, 10:42 AM
Xecuter
Fire Beetle
 
Join Date: Apr 2009
Location: washington
Posts: 13
Default

PHP Fatal error: Class 'botprofile' not found in /characters/include/botprofile.php on line 50

Curious if i'm the only one with this problem. I can pull the list of bots no problem, but when i go to view the bot i just get a blank screen. After looking at profile.php it looks like there should be something similiar to

class profile {

// Variables
var $profile;
var $account_id;
var $char_id;


from profile.php.

any ideas?
__________________
Reply With Quote