Skybird Emulator

Results 1 to 4 of 4
  1. #1
    Apprentice Foxovic is offline
    MemberRank
    Jan 2014 Join Date
    BelarusLocation
    8Posts

    happy Skybird Emulator

    Okay, I was wondering which CMS I should use with Skybird?
    I just tried UberCMS 2 but getting some errors, my default CMS is Rev.

    Is there a solution to run RevCMS with Skybird?

    Thanks.


  2. #2
    Member Yadz is offline
    MemberRank
    May 2013 Join Date
    51Posts

    Re: Skybird Emulator

    Use illumina.


    Sent from my iPhone using Tapatalk

  3. #3
    Not so spooky... MrSpooks is offline
    MemberRank
    May 2010 Join Date
    Under a rockLocation
    1,068Posts

    Re: Skybird Emulator

    I use revCMS with skybrid and it works fine

  4. #4
    Apprentice Foxovic is offline
    MemberRank
    Jan 2014 Join Date
    BelarusLocation
    8Posts

    Re: Skybird Emulator

    Quote Originally Posted by MrSpooks View Post
    I use revCMS with skybrid and it works fine
    Yeah, everything is working fine, except those errors I get:
    Code:
    Warning: mysql_result() [function.mysql.-result]: Unable to jump to row 0 on MySQL result index 23 in C:\xampp\htdocs\app\class.engine.php on line 107
    Warning: mysql_result() [function.mysql.-result]: Unable to jump to row 0 on MySQL result index 24 in C:\xampp\htdocs\app\class.engine.php on line 107
    And this is on line 107:
    Code:
        final public function result($sql)
        {
            return $this->mysql['result']($this->mysql['query']($sql, $this->connection), 0);
        }



Advertisement