[RELEASE]IronGrip: LordsOfWar (php web game full dump)

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    The Cyber Fox adastmin is offline
    MemberRank
    Feb 2011 Join Date
    WashingtonLocation
    407Posts

    [RELEASE]IronGrip: LordsOfWar (php web game full dump)



  2. #2
    Apprentice Mrnbrases is offline
    MemberRank
    May 2012 Join Date
    23Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    how to use it any Tut...?

  3. #3
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,498Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    2 sql
    1 for game 1 for a forum
    idk whats chron folder for
    the other one is the www docs i guess

    edit:
    edit inc-config.php
    $DB_INFO['hostname'] = "localhost"; // MySQL hostname or IP address
    $DB_INFO['username'] = "root"; // MySQL user
    $DB_INFO['password'] = "Isotxuser3"; // MySQL password
    $DB_INFO['database'] = "igl"; // MySQL database

    $vbDB_INFO['hostname'] = "localhost"; // vb MySQL hostname or IP address
    $vbDB_INFO['username'] = "root"; // vb MySQL user
    $vbDB_INFO['password'] = "Isotxuser3"; //vb MySQL password
    $vbDB_INFO['database'] = "forum"; // vb MySQL database

    create 2 db and exec sql
    test in localhost

    EDIT:
    error:
    <img src="<br />
    <b>Notice</b>: Undefined variable: imgpath in <b>C:\xampp\htdocs\play\index.php</b> on line <b>79</b><br />
    coalmineday.gif" name="Coal Mine">
    Last edited by xlw00tlx; 11-01-15 at 03:52 AM.

  4. #4
    Apprentice Mrnbrases is offline
    MemberRank
    May 2012 Join Date
    23Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    Database Error: Unable to connect to the database:Could not connect to MySQL

    i have all the info good???

  5. #5
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,498Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    Quote Originally Posted by Mrnbrases View Post
    Database Error: Unable to connect to the database:Could not connect to MySQL

    i have all the info good???
    database works
    the structure of the htdocs not so game doesnt load images

  6. #6
    Ahhh?? k0d0k is offline
    MemberRank
    Dec 2014 Join Date
    MARSLocation
    473Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    nice man *_*
    i try it

  7. #7
    Gogocayok Developer megingjard is offline
    MemberRank
    Oct 2008 Join Date
    Hidden CityLocation
    385Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    i gone try it :D

  8. #8
    Member riggedreality is offline
    MemberRank
    Jun 2014 Join Date
    63Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    Someone can come up with a guide ? video etc thanks ! looks fantastic and a gameplay

  9. #9
    Member emporial is offline
    MemberRank
    Aug 2010 Join Date
    69Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    i try it too not work

  10. #10
    Account Upgraded | Title Enabled! djbadboys38 is offline
    MemberRank
    Aug 2010 Join Date
    TanzanyaLocation
    1,365Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    i am getting this error; how can i fix?

    =0) && (date('H')<6)) $day=1; if ((date('H')>=6) && (date('H')<12)) $day=0; if ((date('H')>=12) && (date('H')<18)) $day=1; if ((date('H')>=18) && (date('H')<24)) $day=0; if ($day) { ?> 0) { $offenselabpic='weaponryday.gif'; $offenselabroll='weaponrydayselected.gif'; } else { $offenselabpic='constructionday.gif'; $offenselabroll='constructiondayselected.gif'; } ?> 0) { $defenselabpic='armoryday.gif'; $defenselabroll='armorydayselected.gif'; } else { $defenselabpic='0armoryday.gif'; $defenselabroll='0armorydayselected.gif'; } ?> 0) { $supportlabpic='workshopday.gif'; $supportlabroll='workshopdayselected.gif'; } else { $supportlabpic='constructionday.gif'; $supportlabroll='constructiondayselected.gif'; } ?> 0) { $marketpic='marketday.gif'; $marketroll='marketdayselected.gif'; } else { $marketpic='0marketday.gif'; $marketroll='0marketdayselected.gif'; } ?>

  11. #11
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,498Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    Quote Originally Posted by djbadboys38 View Post
    i am getting this error; how can i fix?
    the htdocs folder is messed i gt same error

  12. #12
    Infraction bannëd BountyHunter is offline
    MemberRank
    Nov 2011 Join Date
    Fuchia VillageLocation
    645Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    cant connect to db . .did use my own mysql db . . @@!

  13. #13
    Gogocayok Developer megingjard is offline
    MemberRank
    Oct 2008 Join Date
    Hidden CityLocation
    385Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    for sure this must use xampp . if download wrong xampp the php will show many erorr

  14. #14
    Valued Member riccokell is offline
    MemberRank
    Apr 2013 Join Date
    MadisonLocation
    140Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    I ordered everything as it should be in the file , includes/inc-config.php

    error
    Database Error: Unable to connect to the database:Could not connect to MySQL

  15. #15
    Пишем мне) tanomist is offline
    MemberRank
    Nov 2008 Join Date
    Bring it on !Location
    671Posts

    Re: [RELEASE]IronGrip: LordsOfWar (php web game full dump)

    Same error, can't load images



Page 1 of 2 12 LastLast

Advertisement