• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [BuddyCon] Self Hosting

    Discussion in 'Monitoring' started by thalord, Oct 20, 2012.

    1. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Yeah i know, but thought that my "fix" could help. And yes anonymous functions was added in 5.3 ;)
       
    2. patryark

      patryark New Member

      Joined:
      Jul 18, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      So I installed this, created a user, generated api. Everything seemed fine and working ok at first.

      Once I setup the client, set the api key there etc it now fails when I go to home:

      I tried php54 as well.

      include(DOMDocument.php): failed to open stream: No such file or directory
      /var/www/html/bcon/yii/framework/yiilite.php(238)

      226 {227 include($classFile);228 if(YII_DEBUG && basename(realpath($classFile))!==$className.'.php')229 throw new CException(Yii::t('yii','Class name "{class}" does not match class file "{file}".', array(230 '{class}'=>$className,231 '{file}'=>$classFile,232 )));233 break;234 }235 }236 }237 else238 include($className.'.php');239 }240 else // class name with namespace in PHP 5.3241 {242 $namespace=str_replace('\\','.',ltrim($className,'\\'));243 if(($path=self::getPathOfAlias($namespace))!==false)244 include($path.'.php');245 else246 return false;247 }248 return class_exists($className,false) || interface_exists($className,false);249 }250 return true;
       
      Last edited: Oct 29, 2012
    3. patryark

      patryark New Member

      Joined:
      Jul 18, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      I needed php54-xml installed, working great now, thanks!
       
    4. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Gnah -.- muss mal sehen das ich ne kleine mysql ?nderung vornehme.
      Kannst auch selber machen: in der screen tabelle -> struktur-> beziehungs?bersciht -> da steht was bei bot_id das feld neben on delete von no action auf CASCADE
       
    5. Bastian85

      Bastian85 New Member

      Joined:
      Oct 24, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      hehe :)
      ich glaub an dich du schaffst das ;)
       
    6. wcktklwn

      wcktklwn New Member

      Joined:
      Mar 29, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I just wanted to post a error with solution to a problem I encountered while installing this.

      I am across this just after installing it and created my user and got this.

      Code:
      date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MDT/-6.0/DST' instead
      If your running on a public system this is probably already fixed for you, but on your own system this isn't set by default so you have to set it afterwards, most people don't. All you have to do is edit your php.ini and change the setting 'date.timezone' to your time zone, for a list of timezone's that they use go here

      The setting should look like this:

      Code:
      date.timezone = America/Denver
       
    7. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Wow never heard of that error before
       
    8. wcktklwn

      wcktklwn New Member

      Joined:
      Mar 29, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      It was news to me too, but I thought I would share my findings to help the community.
       
    9. patryark

      patryark New Member

      Joined:
      Jul 18, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      I ran into the same thing, although I just set mine to UTC.
       
    10. HB4904G03

      HB4904G03 New Member

      Joined:
      Jun 22, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Hi thalord,

      I?m using BC and it works very very well, but I?ve got a problem with prowl:

      When I?m using my bot and I push the stop button and then again the start button, I got spammed from PROWL...I got about 4 or more messages from BuddyCon for one (Bot stopped) event.

      KRVJVWXpNMFZHTnpjMFJUaEJRVU5HUkVFd01TMXVNaTR6TkdWTE1scGlOemhJUkdoYUxVazJhbTFyTW5Wb2FVTTFaR00kYzJ.jpg

      Do you have any idea? Is this a prowl setting or is there something wrong with BC?

      Cheers and thanks
       
    11. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Plugin Version?
       
    12. HB4904G03

      HB4904G03 New Member

      Joined:
      Jun 22, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      I have installed bc one week ago... Version 1.0.58

      Viele Gr??e
       
    13. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Update to newest SVN i think the bug should be gone
       
    14. Jentlebe

      Jentlebe New Member

      Joined:
      Oct 7, 2012
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      0
      Sorry f?r die Noobfrage:
      muss ich eine HP bauen k?nnen?
      hab den faq teilwei?e nachgebaut. inkludiert deine datei die man hochl?dt ein homepage template??
      THUMBS UP PLUGIN OF THE YEAR
       
    15. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Wenn du es nicht kannst nimm doch einfach buddyc.eu
       
    16. Jentlebe

      Jentlebe New Member

      Joined:
      Oct 7, 2012
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      0
      lernen macht spass, egal versuchs weiter ^^
       
    17. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      Ok... GRUNDS?TZLICH brauch man keinerlei Erfahrung im HP bauen wird nur interessant wen was net klappt ansonsten frag einfach
       
    18. klingonenkiller

      klingonenkiller New Member

      Joined:
      Oct 23, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      stupid question maybe.... :)

      where is the upload.php file? i can't find it....
       
    19. thalord

      thalord Community Developer

      Joined:
      Apr 24, 2011
      Messages:
      651
      Likes Received:
      11
      Trophy Points:
      0
      In the Plugin SVN?
       
    20. Hellclown

      Hellclown New Member

      Joined:
      Oct 24, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Works fine but there is an error on the "XP" line: "Error?! Please post this to the author: 6 - 18543998 -"
       

    Share This Page