Jump to content

renolv8

Members
  • Posts

    6
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About renolv8

Profile Information

  • Gender
    Not Telling

renolv8's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. After registration i got this error, how to fix it ? Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'ssn' at row 1' in C:\xampp\htdocs\pages\register.php:70 Stack trace: #0 C:\xampp\htdocs\pages\register.php(70): PDOStatement->execute() #1 C:\xampp\htdocs\index.php(175): include_once('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pages\register.php on line 70
  2. Hi all, some1 can help me plz with my web page. i installed webstress11 nulled. all succesfully instaled. after instalation delet install.php and install folder how it says. but when i try to enter my installed webpage (localhost/index.php or ''myip''/index.php) shows empty page. my index.php <?php session_start( ); error_reporting(E_ALL); define( "STRESSWEB", TRUE ); define( "ROOT_DIR", dirname( __FILE__ ) ); define( "INC_DIR", ROOT_DIR."/inc" ); define( "MOD", "index" ); require_once( INC_DIR."/cache.php" ); require_once( INC_DIR."/data/config.php" ); require_once( INC_DIR."/data/config_db.php" ); require_once( INC_DIR."/cfg.default.php" ); require_once( INC_DIR."/lang/".$l2cfg['lang'].".php" ); require_once( INC_DIR."/classes/class.mysql.php" ); require_once( INC_DIR."/classes/class.template.php" ); $host=getenv("HTTP_HOST"); $tpl = new template_parse_class( ); $tpl->dir = ROOT_DIR.( "/skin/".$l2cfg['template'] ); $http_home_url = explode( "index.php", strtolower( $_SERVER['PHP_SELF'] ) ); $http_home_url = reset( $http_home_url ); define( "TPL_DIR", $http_home_url.( "skin/".$l2cfg['template'] ) ); require_once( INC_DIR."/classes/class.la2.php" ); require_once( INC_DIR."/classes/class.functions.php" ); require_once( INC_DIR."/classes/class.user.php" ); user::offline( ); $debug = $l2cfg['mysql']['debug']; require_once( INC_DIR."/l2init.php" ); $user = new user( ); $user->auth( ); $_TIME = time( ) + $l2cfg['timezone'] * 60; require_once( INC_DIR."/module.php" ); include_once( INC_DIR."/module/login.php" ); include_once( INC_DIR."/module/server.php" ); include_once( INC_DIR."/module/info.php" ); include_once( INC_DIR."/module/poll.php" ); include_once( INC_DIR."/module/forum.php" ); $tpl->GetTemplate( "index.tpl" ); $tpl->SetVar( "{TITLE}", $l2cfg['title'] ); $tpl->SetVar( "{THEME}", TPL_DIR ); $tpl->SetVar( "{LOGIN}", $tpl->result['login'] ); $tpl->SetVar( "{SERVER}", $tpl->result['server'] ); $tpl->SetVar( "{FORUM_LINKS}", $tpl->result['forum'] ); $tpl->SetVar( "{INFO}", $user->errorMsg( ) ); $tpl->SetVar( "{CONTENT}", $tpl->result['content'] ); $tpl->SetVar( "{POLL}", $tpl->result['poll'] ); $tpl->SetVar( "{COPYRIGHT}", $tpl->result['copy'] ); $tpl->parse( "index" ); echo $tpl->result['index']; $tpl->clear_global( ); $db->Close( ); foreach ( $ldb as $ldb_close ) { $ldb_close->Close( ); } foreach ( $gdb as $gdb_close ) { $gdb_close->Close( ); } ?>
  3. this and universe dusnt work was other java problems utt. than i try with ur help one other server pack where was this problem to and its works, maybe u can help me with universe pack in skype ^^ ?
  4. Java jdk not exists. set path to java jdk jdk into java_path in this script file or set java_home veribles into system veribles. When i open login server or game server than in console is this error. plz say me how to fix it. plz.
  5. New Lineage 2 Server .[zTx] Web: http://ztx.wos.lv:81 Its Mid PvP Server exp 30 party exp 35. Global gatekeeper, Npc Buffer, GM Shop. Starting adena is 20kk, good adena drop for new players in dion. Custom farming area is Hellbound (drops special adena for GM shop) How to play in Our server, (its my first Lineage 2 server and i think like mine its first like this) after 10 lvl in starting area teleport to dion and take auto buff from NPC buffer. than in dion area kill bears and thatsm obs to gain adena. after 40 lvl buy a grade (dont be scerd to grade penalty) than teleport to death pass, gain 50 lvl than go to antharas lair. when u get 70 lvl, go to our custom farming area ( hellbound) there u start play for real ;) Have fun...
×
×
  • Create New...