ry. Posted July 10, 2008 Report Share Posted July 10, 2008 Fatal error: Trying to clone an uncloneable object of class mysqli in \hosting\htdocs\dawd\f\ips_kernel\class_db_mysqli_client.php on line 133 Šo uzmet visiem forumiem (ipb) kuri stāv uz tā hosta, kādēļ tā. Ap 133 liniju ir šis //----------------------------------------- // Connect //----------------------------------------- if( $this->obj['sql_port'] ) { $this->connection_id = @mysqli_connect( $this->obj['sql_host'] , $this->obj['sql_user'] , $this->obj['sql_pass'], $this->obj['sql_database'], $this->obj['sql_port'] ); } else { $this->connection_id = @mysqli_connect( $this->obj['sql_host'] , $this->obj['sql_user'] , $this->obj['sql_pass'], $this->obj['sql_database'] ); } if ( ! $this->connection_id ) { $this->connect_failed = 1; $this->fatal_error(); return FALSE; } Link to comment Share on other sites More sharing options...
X ID Posted July 10, 2008 Report Share Posted July 10, 2008 Tu točna zini, ka jālieto mysqli, nevis mysql? Runājot par erroru tajā koda gabaliņā es neredzu neko tādu, kas varētu izraisīt šādu error`u. Link to comment Share on other sites More sharing options...
ry. Posted July 10, 2008 Author Report Share Posted July 10, 2008 Nekāda mysqli man nav. Un viss iepriekš bija labi. Link to comment Share on other sites More sharing options...
X ID Posted July 10, 2008 Report Share Posted July 10, 2008 Ja tev nav mysqli, kapēc tad tu centies viņu izmantot? Link to comment Share on other sites More sharing options...
ry. Posted July 10, 2008 Author Report Share Posted July 10, 2008 (edited) Neko necenšos! Tas erors no zila gaisa parādijās., kā lai izlabo? Edited July 10, 2008 by ry. Link to comment Share on other sites More sharing options...
X ID Posted July 10, 2008 Report Share Posted July 10, 2008 Es pieļauju domu, ka tu redzi funkciju mysqli_connect(); un man jāsaka, ka tas nav tas pats, kas mysql_connect(); Pēc idejas aiztikt šito failu (ko viņš aiztiek - class_db_mysqli_client.php) ir pilnīgi lieks pasākums. Link to comment Share on other sites More sharing options...
juranx Posted July 10, 2008 Report Share Posted July 10, 2008 Vakar tasw pats bija tikai ar energy.ctts.lv un tad pazuda! Link to comment Share on other sites More sharing options...
ry. Posted July 11, 2008 Author Report Share Posted July 11, 2008 Kāds palīdzēs?! Konfigā vis ir normāli norādīts. Mysql nevis mysqli Link to comment Share on other sites More sharing options...
theerror Posted July 18, 2010 Report Share Posted July 18, 2010 Ja veel kaadam intreesee.. Tur taaja mapi ir tas pats fails mysql. Izdzees mysqli un parsauc mysql uz mysqli Link to comment Share on other sites More sharing options...
BOT^a Posted July 18, 2010 Report Share Posted July 18, 2010 izleedz zend un nebuus shii errora Link to comment Share on other sites More sharing options...
ry. Posted July 19, 2010 Author Report Share Posted July 19, 2010 Kaa tur celt augsa 2 gadu vecu topiku? Link to comment Share on other sites More sharing options...
Recommended Posts