si se veIniciado por munir
![]()
Esta es una discusión para el tema el foro no se ve en el foro Archivos de vBulletin 3.0 - 3.7, bajo la categoría Versiones Obsoletas de vBulletin - Temas Archivados; el foro no se ve
recien lo termino de installar y no lo puedo ver
porque es ???
http://jiujitsu360.com.ar/foro/index.php dejo el link a ver s ime puede na yudar...
Página:
el foro no se ve
recien lo termino de installar y no lo puedo ver
porque es ???
http://jiujitsu360.com.ar/foro/index.php dejo el link a ver s ime puede na yudar
si se veIniciado por munir
![]()
Pues no, yo no lo veo...
Tuvistes algun problema a la hora de instalarlo? Se desconecto tu conexion? Subistes bien todos los archivos vBulletin?
Sino, puede ser que tu servidor no soporte la instalacion de un vBulletin o este tenga problemas (o haya tenido) con las instalacion.
See Ya
voy a reinstalar y ver que pudo pasar
edit....... ya lo instales y no me andaaaaaaaaaaa
edit 2 .... vean esto me saleCódigo:‡†±
Última edición por munir; 23/04/2005 a las 02:21
Lo 1º no dices que no has ejecutado los 13 steep ,seguramente que te has quedado en el 3º ,en ese paso la base de datos parece que lo reconoce,para que se visualice se tiene que ejecutar los 13 pasos (steep) si no has llegado.
Fíjate en el archivo de config.php,( viene como config.new.php, cámbialo de nombre) si lo abres con un editor ( no utilices el bloc de notas) hazlo con cualquiera compatiple con php,por ejemplo wordpad.
Te explico.
1º con el VBulletin no hay problemas con los permisos,lo contrario al oscomerce, si te lo pide ponlo en 777 (en propiedades chmod)
2º
Aquí te pongo una copia y pegado de mi configuración.
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.0.7 # ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000–2005 Jelsoft Enterprises Ltd. All Rights Reserved. ||
Search Engine Friendly URLs by vBSEO
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/
// ****** DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOSTORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$servername = 'localhost'; ---aquí dejas como está---
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'root';---aquí tienes que poner el nombre de usuario de tu base de datos el de tu servidor
$dbpassword = 'tú contraseña';---aquí tu contraseña de tu base de datos de tu servidor
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'portalsimberos';aquí el nombre de tu base de datos de tu servidor, por el ejemplo ese es el mio.
// ****** COOKIE SECURITY HASH ******
// This option allows you to encode cookie.
// You may use any latin and/or any other alphanumeric symbols.
// Leave this blank to use the default value.
$cookie_security_hash = '';
// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
// Leave this blank to not send any emails when there is a database error.
$technicalemail = 'dbmaster@domain.com';
// ****** PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off.
// 0 = Off; 1 = On
$usepconnect = 1;aquí pones el 1
Bueno espero que haya ayudado .Un saludo de scaremuch
Última edición por scaremuch; 08/05/2005 a las 00:48
pues l tengo asi y no funciona
que podra ser?
Comprueba bien esto a veces dependiendo del server no es localhost para la base datos.Iniciado por scaremuch
La contraseña y el nombre de la base de datos incorrectos,hacen que el foro no funcione,no se vea.
Saludos
eso esta bienIniciado por coleccionocromo
porque si modifico eso ( cosa que hice para ver que hacia cuando tenia un error ) me sale error de la base de datos
se entiende????