
Invision
#16
Posted 15/12/2003, 00:03
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#17
Posted 15/12/2003, 00:04
se fez eu não entendo...
pq eu estava com problemas na conexão com o bd e editei o arquivo corrigindo o nome e a senha do usuario q estavam erradas e deu certo...
Edição feita por: Felipe, 15/12/2003, 00:04.
#18
Posted 15/12/2003, 00:08
to preenchendo. mas acho que tem algo errado.
vc disse tabela:
nome_da_tabela
acho que isso não criei..
e aí?
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#19
Posted 15/12/2003, 00:10
se eu naum me engano o padrão do nome é forum_
Edição feita por: Felipe, 15/12/2003, 00:11.
#20
Posted 15/12/2003, 00:12
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#21
Posted 15/12/2003, 00:15
deu isso agora:
acho que é problema no template..sera?The following errors must be rectified before continuing!
Please go back and try again!
mySQL could not locate a database called ''. Please contact our technical support if a re-install does not solve this problem
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#22
Posted 15/12/2003, 00:22
Edição feita por: Felipe, 15/12/2003, 00:23.
#23
Posted 15/12/2003, 00:25
<?php
$INFO['sig_allow_ibc'] = '1';
$INFO['show_user_posted'] = '1';
$INFO['avatar_ext'] = 'gif|jpeg|jpg|swf|png';
$INFO['avatar_url'] = '1';
$INFO['avup_size_max'] = '20';
$INFO['avatars_on'] = '1';
$INFO['avatar_dims'] = '64x64';
$INFO['avatar_def'] = '64x64';
$INFO['email_in'] = '';
$INFO['email_out'] = '';
$INFO['allow_images'] = '1';
$INFO['max_emos'] = '20';
$INFO['allow_creator_vote'] = '1';
$INFO['allow_dynamic_img'] = '0';
$INFO['allow_flash'] = '1';
$INFO['allow_online_list'] = '1';
$INFO['allow_skins'] = '1';
$INFO['ban_ip'] = '';
$INFO['ban_email'] = '';
$INFO['ban_names'] = '';
$INFO['board_start'] = '1020214590';
$INFO['news_forum_id'] = '1';
$INFO['index_news_link'] = '1';
$INFO['allow_dup_email'] = '1';
$INFO['admin_group'] = '4';
$INFO['auth_group'] = '1';
$INFO['member_group'] = '3';
$INFO['guest_group'] = '2';
$INFO['boardname'] = 'IBForums';
$INFO['board_desc'] = 'Website forums';
$INFO['board_name'] = 'IBForums';
$INFO['php_ext'] = 'php';
$INFO['board_url'] = '';
$INFO['match_browser'] = '0';
$INFO['clock_long'] = 'M j Y, h:i A';
$INFO['clock_short'] = 'jS F Y - h:i A';
$INFO['clock_joined'] = 'j-F y';
$INFO['load_limit'] = '';
$INFO['cookie_domain'] = '';
$INFO['cookie_id'] = '';
$INFO['cookie_path'] = '';
$INFO['email_header'] = 'This email generated via IBForums';
$INFO['email_footer'] = '';
$INFO['show_active'] = '1';
$INFO['show_birthdays'] = '1';
$INFO['show_totals'] = '1';
$INFO['sql_driver'] = 'mySQL';
$INFO['sql_host'] = 'localhost';
$INFO['sql_database'] = 'nomedobd';
$INFO['sql_pass'] = 'senhadouser';
$INFO['sql_port'] = '';
$INFO['sql_tbl_prefix'] = 'forum_';
$INFO['sql_user'] = 'nomedouser';
$INFO['display_max_posts'] = '15';
$INFO['display_max_topics'] = '15';
$INFO['emo_per_row'] = '3';
$INFO['etfilter_punct'] = '0';
$INFO['etfilter_shout'] = '0';
$INFO['flood_control'] = '30';
$INFO['force_login'] = '0';
$INFO['show_img_upload'] = '1';
$INFO['home_name'] = 'ibforums.com';
$INFO['home_url'] = 'http://localhost';
$INFO['hot_topic'] = '15';
$INFO['html_dir'] = '';
$INFO['base_dir'] = '';
$INFO['html_url'] = '';
$INFO['upload_dir'] = '';
$INFO['upload_url'] = '';
$INFO['img_ext'] = 'gif|jpeg|jpg|png';
$INFO['max_h_flash'] = '200';
$INFO['max_images'] = '10';
$INFO['max_post_length'] = '1000';
$INFO['max_w_flash'] = '200';
$INFO['max_messages'] = '50';
$INFO['pre_moved'] = 'Moved: ';
$INFO['pre_pinned'] = 'Pinned: ';
$INFO['pre_polls'] = 'Poll: ';
$INFO['session_expiration'] = '3600';
$INFO['reg_auth_type'] = '0';
$INFO['time_offset'] = '0';
$INFO['new_reg_notify'] = '0';
$INFO['use_mail_form'] = '1';
$INFO['msg_allow_code'] = '1';
$INFO['msg_allow_html'] = '0';
$INFO['allow_search'] = '1';
$INFO['print_headers'] = '1';
$INFO['nocache'] = '1';
$INFO['debug_level'] = '1';
$INFO['forum_skin_1'] = '';
$INFO['forum_skin_8'] = '';
$INFO['board_offline'] = '0';
$INFO['offline_msg'] = '';
$INFO['no_reg'] = '0';
$INFO['max_sig_length'] = '50000';
$INFO['sig_allow_html'] = '0';
$INFO['max_location_length'] = '50000';
$INFO['max_interest_length'] = '50000';
$INFO['post_titlechange'] = '50000';
?>
olha se tá ok..
eu pus tipo nome dobd mas eu coloquei certo no arquivo..
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#24
Posted 15/12/2003, 00:27
se der posta o seu pr amim ver +ou-..
Caramba! porque no meu server do icro, não precisou de nada disso..
ele criou tudo automático.
foi bem fácil..
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#25
Posted 15/12/2003, 00:32
mas no meu caso eu tive de modificar o bd e tive de alterar esse arquivo...
quanto ao seu arquivo pelo q eu vi se nada me escapou, e vc preencheu tudo correto...ele esta ok...
Edição feita por: Felipe, 15/12/2003, 00:33.
#26
Posted 15/12/2003, 00:34
olha:
tipo meu bd é meusite_nome e o user meusite_user e a senha eu to pondo só senha, sem user
será?
tipo a primeira seção do install tá indo, aí dá sucesso e na hora de instalar acho que o layout do fórum (template) dá erro..
Edição feita por: Agente Linhares, 15/12/2003, 00:36.
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#27
Posted 15/12/2003, 00:37
$INFO['sql_pass'] = 'senhadouser';
coloca só a senha...
esta correto
mas me diz...com o skin(layout) padrão ele ta instalando??
so da erro na hora de por outro?
Edição feita por: Felipe, 15/12/2003, 00:39.
#28
Posted 15/12/2003, 00:39
porque olha esse erro que tá dando:
• WARNING!
The following errors must be rectified before continuing!
Please go back and try again!
(
Possible corruption in 'conf_global.php' (conf_global.php), please re-upload in ASCII format
)
sobre o skin, eu fiz aquele procedimento antes de enviar pro server, de trazur e tau..
Edição feita por: Agente Linhares, 15/12/2003, 00:41.
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
#29
Posted 15/12/2003, 00:40
#30
Posted 15/12/2003, 00:43
olha só agora:
acho qu etá indo aos poucos msm..The following errors must be rectified before continuing!
Please go back and try again!
mySQL could not locate a database called ''. Please contact our technical support if a re-install does not solve this problem
---------------------------------------------------------------------------
> BRdesign.NET - Soluções em Websites e Sistemas E-Commerce.
---------------------------------------------------------------------------
> BR-ecommerce - Sua loja virtual na internet! - Apenas R$99,90 mensais (hospedagem inclusa)!
0 user(s) are reading this topic
0 membro(s), 0 visitante(s) e 0 membros anônimo(s)