Welcome to the RaGEZONE - MMORPG development forums.

Rogue Universe 0.7.3 *UPDATED*

This is a discussion on Rogue Universe 0.7.3 *UPDATED* within the OGame Releases forums, part of the OGame category; ohh thanks mate il try that and post back here with an update on how it went cheers bud! YES!!! ...

Page 11 of 29 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 427
  1. #151
    Member
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    28
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    Click
    ohh thanks mate il try that and post back here with an update on how it went
    cheers bud!


    YES!!! THANKS SOO MUCH MATE!!!
    finally it works lol
    when i tried removing captcha i did it rong and now i know what i did rong lol
    thanks soo much PDUDE!!!
    Last edited by S H A D O W; 26-01-09 at 02:20 PM. Reason: YEY IT WORKS WOO :D

  2. #152
    Member
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    28
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    i think im guna need a new host though....this 1 wont let me reset univerese!!!

    i keep geting this error
    Hi, I don't know what you were trying to do, but the command you just sent to the database didn't look very friendly so we have blocked it.

    Your IP, useragent, and any other info we find will be logged along with the query you attempted to make. Good Day.

  3. #153
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2007
    Posts
    119
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    No thats another security feature ive borrowed from Xnova UK...

    In db.php (in db folder) find:
    PHP Code:
        /* bad words */
        /*
        "TRUNCATE TABLE"
        "DROP TABLE"
        "RENAME TABLE"
        "CREATE DATABASE"
        "CREATE TABLE"
        "SET PASSWORD"
        "LOAD DATA"
        */ 
    Change to:
    PHP Code:
        /* bad words */
        /*
        "TRUNCATE TABLE"
        "DROP TABLE"
        "RENAME TABLE"
        "CREATE DATABASE"
        "CREATE TABLE"
        "SET PASSWORD"
        "LOAD DATA" 
    Then find:
    PHP Code:
            die($message);
        } 
    Change to:
    PHP Code:
            die($message);
        }    
    */ 
    Save and close...

    Dont forget to open badquerys.txt and remove anything inside it..
    Or u'll have HACKER ALERT in red text in the upper right corner...

  4. #154
    Member
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    28
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    ohh kool cheers bro!! i thought it was something to do with my host lmfao!!!

  5. #155
    Member
    Rank
    Member
    Join Date
    Jun 2006
    Location
    Brazil
    Posts
    79
    Liked
    1

    Re: Rogue Universe 0.7.3 *UPDATED*

    In register place this error in game_errors:

    "Field 'user_agent' doesn't have a default value<br />INSERT INTO game_users SET `username` = 'black', `email` = 'blacksys@d.com', `email_2` = 'blacksys@d.com', `lang` = '', `sex` = 'M', `id_planet` = '0', `register_time` = '1233055631', `password`='5865d1a909cacd538733bc7fd096c430', `aktywnosc` = '1', `kod_aktywujacy`='a0dc3054032b44ffd9623c472573adc6', `kiler`='d41d8cd98f00b204e9800998ecf8427e', `time_aktyw`='1235734031';<br />"

    Field 'user_agent' doesn't have a default value....

    I try change default value, but no accept.

    What i can do?

    Thx

  6. #156
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2007
    Posts
    119
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    are u using "my" script or darkoasis?

  7. #157
    Member
    Rank
    Member
    Join Date
    Jun 2006
    Location
    Brazil
    Posts
    79
    Liked
    1

    Re: Rogue Universe 0.7.3 *UPDATED*

    Quote Originally Posted by PDude View Post
    are u using "my" script or darkoasis?
    release of this post

    Release 0.8

  8. #158
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2007
    Posts
    119
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    Did u try the latest 0.8.1?
    Dont forget that u cant use any of the older databases with each release..

  9. #159
    Member
    Rank
    Member
    Join Date
    Jun 2006
    Location
    Brazil
    Posts
    79
    Liked
    1

    Re: Rogue Universe 0.7.3 *UPDATED*

    Ok, i will try, and now i remake the fileds in db, an some errors is fixed.

    I post here results.

    Sorry my english

  10. #160
    Registered
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    5
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    Pdude, i wanna say thanks for all this but i had a question,
    im currently running Version 0.7.3, if i wanna update to 0.8.1 would i have to update the db also? or could i keep the DB i have right now.

  11. #161
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2007
    Posts
    119
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    no.. u need to update the DB..
    theres alot of new stuff added...

  12. #162
    Member
    Rank
    Member
    Join Date
    Jun 2006
    Location
    Brazil
    Posts
    79
    Liked
    1

    Re: Rogue Universe 0.7.3 *UPDATED*

    Pdude, all ok now, but i see one bug.

    The game place ban in players, and no use hack or other thing.

    You now what happen?

    Thx
    Last edited by sumocoski; 31-01-09 at 02:14 PM.

  13. #163
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jan 2009
    Posts
    651
    Liked
    8

    Re: Rogue Universe 0.7.3 *UPDATED*

    Hi Pdude, one thing we would like to suggest is add a configuration setting for expedition stay time to reduce the stay time of the fleets @ expedition. Currently we don't have the configuration setting @ our control

    :) Thank you by the way, this is a great release!

  14. #164
    Member
    Rank
    Member
    Join Date
    Jan 2009
    Posts
    46
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    noob question ... this version still get bug?

  15. #165
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2007
    Posts
    119
    Liked
    0

    Re: Rogue Universe 0.7.3 *UPDATED*

    still get what bug?
    I know there are some bugs still in it and i highly doubt there ever will be a bug free xnova, ugamela version...
    Ive been busy with alot of stuff lately so i havent been able to release a new version. But a new version will come soon with some new features and less bugs, atleast less known bugs...

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •