baBykoRn* Posted February 28, 2010 Report Share Posted February 28, 2010 Kad es eju uz http://localhost/forums/install/index.php tad man tur uzmet kaut kādu erroru Appserv versija - 2.6.0 IPB versija - visas kuras mēģināju meta tādu erroru Fatal error: Call to undefined function set_magic_quotes_runtime() in D:\AppServ\www\forums\install\core\conf.php on line 52 Link to comment Share on other sites More sharing options...
Čalis Posted February 28, 2010 Report Share Posted February 28, 2010 tev tur uzrāda šitādu kodu?(52 rindā) set_magic_quotes_runtime() man 52 rindiņa izskatās šādi: set_magic_quotes_runtime( 0 ); Link to comment Share on other sites More sharing options...
baBykoRn* Posted February 28, 2010 Author Report Share Posted February 28, 2010 Čalis said: set_magic_quotes_runtime() man 52 rindiņa izskatās šādi: set_magic_quotes_runtime( 0 ); itkā normāli rekur man tas fails ir.. Varbūt iedot tādu kāds tev tur ir.. :/ <?php /** * Invision Power Board * * ROOT PATH * * If __FILE__ is not supported, try ./sitecontrol and * turn off "USE_SHUTDOWN" or manually add in * the full path * @since 2.0.0.2005-01-01 */ define( 'INS_ROOT_PATH', str_replace( "//", "/", preg_replace( "#/core$#is", "", str_replace( "\\", "/", dirname( __FILE__ ) ) ) ) . "/" ); /** * Version numbers * * @since 2.0.0.2005-01-01 */ define ( 'IPBVERSION', '2.2.0' ); define ( 'IPB_LONG_VERSION', '22009' ); /** * DOC ROOT PATH * * If __FILE__ is not supported, try ./sitecontrol and * turn off "USE_SHUTDOWN" or manually add in * the full path * @since 2.0.0.2005-01-01 */ define( 'INS_DOC_ROOT_PATH', preg_replace( "#/{1,}#", "/", str_replace( "/install/core", "", str_replace( "\\", "/", dirname( __FILE__ ) ) ) ) . "/" ); /** * SQL FILE * Use this to add a SQL file */ define( 'INS_SQL_FILE', INS_DOC_ROOT_PATH . '/sources/sql/<%driver%>_admin_queries.php' ); /** * SQL DEFAULT PREFIX */ define( 'INS_DEFAULT_SQL_PREFIX', 'ibf_' ); /** * IPS_KERNEL Location */ //define( 'INS_KERNEL_PATH', "../ips_kernel" ); define( 'INS_KERNEL_PATH', INS_DOC_ROOT_PATH . "ips_kernel/" ); error_reporting ( E_ERROR | E_WARNING | E_PARSE ); set_magic_quotes_runtime(0); define ( 'IN_ACP', 1 ); define ( 'IN_IPB', 1 ); define ( 'IN_DEV', 0 ); define ( 'USE_SHUTDOWN', 0 ); define ( 'SAFE_MODE_ON', 0 ); define ( 'ROOT_PATH', INS_DOC_ROOT_PATH ); ?> Link to comment Share on other sites More sharing options...
kas tad2 Posted February 28, 2010 Report Share Posted February 28, 2010 Aizmet to 2.6.0 un nokačā 2.5.7 un nebūs nekādi erori Link to comment Share on other sites More sharing options...
baBykoRn* Posted February 28, 2010 Author Report Share Posted February 28, 2010 kas tad2 said: Tenks viss aizgāja.. tiešām domāju tā jaunā versija krutāka, bet īstenībā brāķis.. Link to comment Share on other sites More sharing options...
ANALGINS Posted March 1, 2010 Report Share Posted March 1, 2010 diez ko gugle tev teica kad tu mekleji ? uz jautajumu "man ir kkads appserv eerrors" atbildeja "tu esi pilnigs dornis!" ble tur taks skaidri raksitts ka tev magic quotas bija pie vainas! Link to comment Share on other sites More sharing options...
baBykoRn* Posted March 1, 2010 Author Report Share Posted March 1, 2010 ANALGINS said: Varēji lieki nespamot kad vis tika nokārtots.. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now