форум vBSupport.ru > vBulletin > Вопрос — Ответ
Register Меню vBsupport Изображения Files Manager О рекламе Today's Posts Search
  • Родная гавань
  • Блок РКН снят
  • Premoderation
  • For English speaking users
  • Каталог Фрилансеров
  • If you want to buy some product or script
  • Администраторам
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей

Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
for English speaking users:
You may be surprised with restriction of access to the attachments of the forum. The reason is the recent change in vbsupport.org strategy:

- users with reputation < 10 belong to "simple_users" users' group
- if your reputation > 10 then administrator (kerk, Luvilla) can decide to move you into an "improved" group, but only manually

Main idea is to increase motivation of community members to share their ideas and willingness to support to each other. You may write an article for the subject where you are good enough, you may answer questions, you may share vbulletin.com/org content with vbsupport.org users, receiving "thanks" equal your reputation points. We should not only consume, we should produce something.

- you may:
* increase your reputation (doing something useful for another members of community) and being improved
* purchase temporary access to the improved category:
10 $ for 3 months. - this group can download attachments, reputation/posts do not matter.
20 $ for 3 months. - this group can download attachments, reputation/posts do not matter + adds eliminated + Inbox capacity increased + files manager increased permissions.

Please contact kerk or Luvilla regarding payments.

Important!:
- if your reputation will become less then 0, you will be moved into "simple_users" users' group automatically.*
*for temporary groups (pre-paid for 3 months) reputation/posts do not matter.
Уважаемые пользователи!

На форуме открыт новый раздел "Каталог фрилансеров"

и отдельный раздел для платных заказов "Куплю/Закажу"

Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже:
Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
3tt
Простоузер
Exclamation Проблемма с установкой
0

Пытаюсь установить форум (уже далеко не в первый раз). Доходит только до второго шага (связь с базой данной) после этого форум молчит.
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Malcolm Reed
Эксперт
 
Malcolm Reed's Avatar
Default
0

Quote:
Originally Posted by 3tt View Post
Доходит только до второго шага (связь с базой данной)
делай выводы. Если он не может связаться с базой данных значит он не может связаться с базой данных. Значит ты не правильно прописал настройки в конфиг.хпх или не правильно сделал что-то с базой.
 
 
°•keks•°
Простоузер
Default
0

http://мойсайт.ру/upload/install/install.php

Warning: main(/home/f/formatsof/public_html/upload/includes/class_core.php) [function.main]: failed to open stream: No such file or directory in /home/f/formatsof/public_html/upload/install/init.php on line 40

Fatal error: main() [function.require]: Failed opening required '/home/f/formatsof/public_html/upload/includes/class_core.php' (include_path='.:/usr/local/lib/php') in /home/f/formatsof/public_html/upload/install/init.php on line 40

В чем проблема?


Добавлено через 26 минут
Скачал у вас vBulletin_1_.v3.6.8.Patch.Level.1.PHP.NULLIFIED.Incl.Keygen-GYSN и теперь при входе:
http://www.formatsoft.ru/upload/install/install.php
пишет:
Configuration: includes/config.php does not exist. Please fill out the data in config.php.new and rename it to config.php

В чем проблема??? Подскажите пожалуйста... :(

Last edited by °•keks•° : 12-22-2007 at 08:20 PM. Reason: Добавлено сообщение
 
 
Martell
Эксперт
Master
 
Martell's Avatar
Default
0

Quote:
Originally Posted by °•keks•° View Post
Configuration: includes/config.php does not exist. Please fill out the data in config.php.new and rename it to config.php
Переименуй в includes/config.php.new/ в сonfig.php.А вообще читай внимательно FAQ по установке,для кого его писали.
 
 
°•keks•°
Простоузер
Default
0

Я читал.
При изменении:

Configuration: includes/config.php exists, but is not in the 3.6 format. Please convert your config file via the new config.php.new.

Добавлено через 16 минут
Quote:
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'localhost';
Quote:
// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'formatsof'; - имя базы данной
$config['MasterServer']['port'] = 3306;
Quote:
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'formatsof'; - имя базы данной
$config['MasterServer']['password'] = '********'; - пароль от базы данной
Что тут не правильно???

Last edited by °•keks•° : 12-22-2007 at 08:54 PM. Reason: Добавлено сообщение
 
 
AleX
Гость
Default

Quote:
Originally Posted by °•keks•° View Post
$config['MasterServer']['username'] = 'formatsof'; - имя базы данной
Мухаха. Это имя пользователя БД. Хоть оно одно и тоже, все равно смешно.
Quote:
$config['Database']['dbname'] = '***';
 
 
°•keks•°
Простоузер
Default
0

Так ты мне ошибку покажу лол.
 
 
Martell
Эксперт
Master
 
Martell's Avatar
Default
0

Quote:
Originally Posted by °•keks•° View Post
Так ты мне ошибку покажу лол.
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'xxx_db';

Здесь указал имя базы???
 
 
°•keks•°
Простоузер
Default
0

Что я сдела:
Quote:
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'formatsof'; - имя базы
Quote:
// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;
Quote:
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'formatsof'; - имя базы
$config['MasterServer']['password'] = '****'; - пароль от базы
Далее залил папку upload в корень public_html
далее перенсь папку install в корень public_html
Далее захожу по адресу: http://sait.ru/install/install.php и выдает:

Warning: main(/home/f/formatsof/public_html/includes/class_core.php) [function.main]: failed to open stream: No such file or directory in /home/f/formatsof/public_html/install/init.php on line 41

Fatal error: main() [function.require]: Failed opening required '/home/f/formatsof/public_html/includes/class_core.php' (include_path='.:/usr/local/lib/php') in /home/f/formatsof/public_html/install/init.php on line 41

Quote:
require_once(CWD . '/includes/class_core.php'); - строка 41
 
 
Martell
Эксперт
Master
 
Martell's Avatar
Default
0

Quote:
Originally Posted by °•keks•° View Post
Далее залил папку upload в корень public_html далее перенсь папку install в корень public_html Далее захожу по адресу: http://sait.ru/install/install.php и выдает:
Ты наверно между строк читаешь.В папке public_html создаешь папку forum или какую тебе нравится.Далее в нее заливаешь содержимое папки upload,а не саму папку upload.
Хорошь уже тупить.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 02:58 AM.


Powered by vBulletin® Version 3.0.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.