// Are we running this on a lycos / tripod server?
// If so, change the following to a 1.
$is_on_tripod = 0;
// Root path
define( 'ROOT_PATH', './' );
define( 'KERNEL_PATH', ROOT_PATH.'ips_kernel/' );
// Check IP address to see if they match?
// this may cause problems for users on proxies
// where the IP address changes during a session
$check_ip = 1;
// Use GZIP content encoding for fast page generation
// in the admin center?
$use_gzip = 0; // Если писать 1 то админка не пашет
// Enable module usage?
// (Vital for some mods and IPB enhancements)
define ( 'USE_MODULES', 1 );
// Enable custom error handling?
// Useful to trap skin errors, etc
define( 'CUSTOM_ERROR', 0 ); // если писать 1 то
ошибка IPB WARNING [2] (null)(): 2 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() (Line: 0 of Unknown)
3. через создание 20 тем форум падает ошибки ibf_posts и ibf_topics и их можно ток удалить. помогите http://portal.biptelecom.ru/forum/ сейчас кажется работает.
[1118213845:1118213917]все версии и mysql подходит
Находясь на нашем сайте, вы соглашаетесь на использование файлов cookie, а также с нашим положением о конфиденциальности Политика конфиденциальности и пользовательским соглашением Условия использования.
Вопрос
skins
// Are we running this on a lycos / tripod server?
// If so, change the following to a 1.
$is_on_tripod = 0;
// Root path
define( 'ROOT_PATH', './' );
define( 'KERNEL_PATH', ROOT_PATH.'ips_kernel/' );
// Check IP address to see if they match?
// this may cause problems for users on proxies
// where the IP address changes during a session
$check_ip = 1;
// Use GZIP content encoding for fast page generation
// in the admin center?
$use_gzip = 0; // Если писать 1 то админка не пашет
// Enable module usage?
// (Vital for some mods and IPB enhancements)
define ( 'USE_MODULES', 1 );
// Enable custom error handling?
// Useful to trap skin errors, etc
define( 'CUSTOM_ERROR', 0 ); // если писать 1 то
ошибка IPB WARNING [2] (null)(): 2 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() (Line: 0 of Unknown)
3. через создание 20 тем форум падает ошибки ibf_posts и ibf_topics и их можно ток удалить. помогите http://portal.biptelecom.ru/forum/ сейчас кажется работает.
[1118213845:1118213917]все версии и mysql подходит
Ссылка на комментарий
Поделиться на других сайтах
1 ответ на этот вопрос
Рекомендуемые сообщения