[Release] ENG VERSION Pokémon-Sky Browsergame Source

Page 1 of 5 12345 LastLast
Results 1 to 15 of 63
  1. #1

    [Release] ENG VERSION Pokémon-Sky Browsergame Source

    This is the ENG version from Pokemon Sky ..
    The ENG Translation is in 70%

    New Link!:
    pokemon sky english


    Screenshots:






    Last edited by Lucila; 20-01-17 at 07:41 AM.


  2. #2
    Merry Christmas Bradley is offline
    ModeratorRank
    Jan 2013 Join Date
    United KingdomLocation
    1,220Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    This is pretty handy thank you for sharing this for everyone!

  3. #3

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by Blaze Arcanine View Post
    This is pretty handy thank you for sharing this for everyone!
    Is not a problem... I have this in my pc , so, i decide share to community. :)

  4. #4
    Apprentice Kazuza is offline
    MemberRank
    Sep 2015 Join Date
    10Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Thanks so much for release
    But I have a problem I'm trying to load the DB
    This is what appears to me:


    CREATE TABLE `2014` (


    `id` INT (11) NOT NULL AUTO_INCREMENT,
    `name` VARCHAR (30) NOT NULL,
    `desc` TEXT NOT NULL,
    `image` VARCHAR (100) CHARACTER SET latin1 NOT NULL,
    `needTwo` INT (11) NOT NULL,
    `needZero` INT (11) NOT NULL,
    `needOne` INT (11) NOT NULL,
    `needFour` INT (11) NOT NULL,
    PRIMARY KEY (`id`)
    ) ENGINE = INNODB AUTO_INCREMENT = 7 DEFAULT CHARSET = utf8;

    Tnx 4The Help

  5. #5

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by Kazuza View Post
    Thanks so much for release
    But I have a problem I'm trying to load the DB
    This is what appears to me:



    CREATE TABLE `2014` (


    `id` INT (11) NOT NULL AUTO_INCREMENT,
    `name` VARCHAR (30) NOT NULL,
    `desc` TEXT NOT NULL,
    `image` VARCHAR (100) CHARACTER SET latin1 NOT NULL,
    `needTwo` INT (11) NOT NULL,
    `needZero` INT (11) NOT NULL,
    `needOne` INT (11) NOT NULL,
    `needFour` INT (11) NOT NULL,
    PRIMARY KEY (`id`)
    ) ENGINE = INNODB AUTO_INCREMENT = 7 DEFAULT CHARSET = utf8;

    Tnx 4The Help
    dude, use navicat for execute the sql file and load the db

  6. #6
    Apprentice lordmax is offline
    MemberRank
    Jul 2014 Join Date
    7Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Forbidden

    You don't have permission to access /pokemonskyenglish/index.php on this server.

    Apache/2.2.8 (Win32) PHP/5.2.6 Server at localhost Port 80

    help me...

  7. #7
    Apprentice Kazuza is offline
    MemberRank
    Sep 2015 Join Date
    10Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by Lucila View Post
    dude, use navicat for execute the sql file and load the db
    still is dont work

    i use navicat to execute but i dont know to load the db
    and if i try with the wep(127.0.0.1/phpMyAdmin/)
    is the same

  8. #8

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by lordmax View Post
    Forbidden

    You don't have permission to access /pokemonskyenglish/index.php on this server.

    Apache/2.2.8 (Win32) PHP/5.2.6 Server at localhost Port 80

    help me...
    delete the ".htaccess" file

  9. #9
    Apprentice lordmax is offline
    MemberRank
    Jul 2014 Join Date
    7Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    [QUOTE = Lucila; 8492019] ".htaccess" dosyasını silin [/ QUOTE]

    I delete the file. But the same error

  10. #10
    Apprentice Kazuza is offline
    MemberRank
    Sep 2015 Join Date
    10Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by Kazuza View Post
    still is dont work

    i use navicat to execute but i dont know to load the db
    and if i try with the wep(127.0.0.1/phpMyAdmin/)
    is the same
    Quote Originally Posted by Lucila View Post
    delete the ".htaccess" file
    you can help me?

  11. #11

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    .htaccess need have this inside

    Code:
    php_flag display_errors off
    php_value error_reporting 0
    
    order deny,allow
    
    
    php_flag display_startup_errors on
    php_flag display_errors on
    php_flag html_errors on
    in "include" folder, edit the "config.php" file..

    $dbhost = "localhost"; //Host, most likely localhost
    $dblogin = "root"; //MySQL account username, default = root
    $dbpassword = ""; //Password for MySQL account
    $dbdatabase = "pokemon"; //Database

    Edit this lines with your credentials

  12. #12
    Apprentice Kazuza is offline
    MemberRank
    Sep 2015 Join Date
    10Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    I use APPSERV Maybe it's the problem?

  13. #13
    Apprentice lordmax is offline
    MemberRank
    Jul 2014 Join Date
    7Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    I solved the problem. I delete the .htaccess file in the folder and the problem was solved sky just do not get in the game.

  14. #14
    Apprentice Kazuza is offline
    MemberRank
    Sep 2015 Join Date
    10Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    Quote Originally Posted by Lucila View Post
    .htaccess need have this inside

    Code:
    php_flag display_errors off
    php_value error_reporting 0
    
    order deny,allow
    
    
    php_flag display_startup_errors on
    php_flag display_errors on
    php_flag html_errors on
    in "include" folder, edit the "config.php" file..

    $dbhost = "localhost"; //Host, most likely localhost
    $dblogin = "root"; //MySQL account username, default = root
    $dbpassword = ""; //Password for MySQL account
    $dbdatabase = "pokemon"; //Database

    Edit this lines with your credentials
    can you help me please

  15. #15
    Apprentice shazam is offline
    MemberRank
    Jul 2015 Join Date
    8Posts

    Re: [Release] ENG VERSION Pokémon-Sky Browsergame Source

    The source is by Mursak (more like 30% eng). It still has the <?php= bug to fix it you have to replace every '<?php=' with '<?php '.
    ex. <?php=$r will be <?php $r

    Also I replace ajax_call folder with develix because Mursak version of ajax_call never work for me. The only other bug that i know of that is left is attack were it stuck on loading on your turn.

    More info here:
    https://forum.ragezone.com/f705/rele...ml#post8370986

    Here my include/config.php (I update the code to what php doc has for mysql):
    Code:
    <?php
    //error_reporting(E_ALL ^ E_DEPRECATED);
    error_reporting(0);
    $dbhost = "192.168.1.51"; //Host, most likely localhost
    $dblogin = "user"; //MySQL account username, default = root
    $dbpassword = "pass"; //Password for MySQL account
    $dbdatabase = "pokemon"; //Database
    
    //Creates connection variable & tries to connect
    $connection = mysql_connect($dbhost, $dblogin, $dbpassword);
          // @Mysql_select_db($dbdatabase);
    if (!$connection) {
        die('Not connected : ' . mysql_error());
    }
    $db_selected = mysql_select_db($dbdatabase, $connection);
    
    if(!$db_selected)
      die ("Configure the SQL connection at includes/config.php ".mysql_error());
    include('site_names.php');
    /* Warning, this code might be vunerable because its using MySQL code which is outdated and the code isn't best either */
    ?>






Page 1 of 5 12345 LastLast

Advertisement