Como pasar del vbulletin 3.6.8 al 3.7

  • Autor Autor Baldu
  • Fecha de inicio Fecha de inicio
Me alegro que te haya servido!
 
Respuesta: Como pasar del vbulletin 3.6.8 al 3.7

ola amigos ustedes q tienen mas experiencia pork no dejan un tutorial asi los novatos aprenden yo estoy asiendo un nuevo foro , en vbulletin 3.7.0 beta 5 pero me entere q ya esta la vercion original 3.7.0 gold y kiero pasarla a esa pero en mi pienso q tengo q borrar todo mi foro y instalr de nuevo la nueva vercion o hay alguna manera o un parche para pasarlo a esa vercion expliken porfa 😀 gracias ante mano
!
 
Respuesta: Como pasar del vbulletin 3.6.8 al 3.7

me funciono muy bien gracias por el dato lo q no me funciona ahora es el portal me podrian decir porq
 
Fijate si no sobreescribiste la index.php que es la del portal con la del vbulletin, no se como lo tenes instalado, si aportas mas datos por ahi podemos ayudarte
 
es bien simple, te digo como hice yo, por ahi alguien despues puede aportarte algo mas tecnico

  1. copias los datos del config viejo al nuevo (son solo 4 o 5 datos no es mucho) usuario, nombre sql, clave, prefijos, etc y le cambias el nombre de config.php.new a config.php
  2. eliminas de la version 3.7.0 el archivo install.php que esta dentro de /install/install.php
  3. subes todo, sobreescribe lo viejo
  4. ejecuta el upgrade desde el explorer asi www.TuForo/install/upgrade.php
  5. te va a pedir la clave de usuario de vbulletin que te enviaron cuando compraste el foro
  6. sigues los pasos y listo, solo es darle siguiente siguiente a todo hasta terminar dentro del panel de control
Dos cosas importantes!: cierra el foro antes y haz un back up del foro y de la sql antes tambien.


Bueno hize todo lo que dijiste spero a la hora de ir a entrar a mi admin cpanel me sale totalmente en blanco ese es el unico error que encontre....

Pues los demas ya son errores pro qno subi las tablas de mi archivos adjuntos de lso post solo ese es el uniko problema que encontre y el admin cpanel


bueno alguien em podria colaborara
 
Yo tampoco me atrevo a actualizar el foro por miedo a posibles fallos.
¿Hay alguien que nos puede traducir los pasos de las instrucciones de vbulletin?




To upgrade, to vBulletin 3 your existing installation must be running at least vBulletin 2.2.9 or higher.

If you want to upgrade your forums to vBulletin 3, you should first close your board via the vBulletin 2 Admin Control Panel, and then make a complete back-up your database using the following command from the system command line:

mysqldump --opt -Q -uusername -p databasename > databasename.sql

(Where username is your MySQL username and databasename is the name of your database)

When your database backup is complete you should back up your existing vBulletin 2 PHP files and images, just in case you want to revert back to vBulletin 2 for whatever reason.

Before you proceed, you should run the Database Conflict Detection Script [http://www.vbulletin.com/forum/showthread.php?threadid=73163] to make sure that the upgrade script will not fail due to any differences from the default vBulletin 2 installation in your database. If any conflicts are detected, you should resolve them before proceeding with the upgrade.

Next, unzip the vBulletin zip file you downloaded from the members' area to your hard disk and then open the 'upload/includes/' folder. In this you will find config.php.new. You should rename this to config.php and then open it in a text editor.

The config.php file is commented throughout, so you should be able to work out what values to enter for the variables yourself. When you have finished, save the file back into the 'upload/includes/' folder as config.php.

Next, you should delete all vBulletin 2 files, including PHP, CSS and style files, along with any images. You should then upload the contents of the 'upload/' folder to your server.

When the upload is complete, point your browser at http://www.example.com/forum/install/upgrade.php where www.example.com/forum/ is the URL of your vBulletin files.

Please note that we have found that due to the large number of pages that the upgrade script loads, and the speed at which it loads them, certain browser plug-ins can cause the browser to crash out for various reasons. The Google Toolbar is one such plug-in, and we have seen browsers crashing due to the amount of browsing statistics being sent back to Google. If you have plug-ins of this kind installed, turn them off while running the upgrade script.

Running upgrade.php will automatically load the correct upgrade script and present you with a message, which you should read carefully. When you have finished reading, click the Next Step button at the bottom of the page to start the upgrade process. When each page has completed its processing, it will either give you a Next Step button to click, or automatically load the next page, depending on the type of job the page in question is doing.

Some steps will take quite a while to run, especially on large boards with large numbers of posts/threads. Please be patient and allow the script to complete.

If your browser crashes during the upgrade, or if you are on dial-up and your connection is dropped (etc.) then to restart the upgrade script simply point your browser at install/upgrade.php again and it will work out where you got to in the process and restart the process at the appropriate step.

For the most part, you do not need to do anything except click the 'Next Step' buttons to keep the upgrade script running. However, there are a few steps where the script will require your input to continue. One of these is the step where the script asks you to tell it which of your usergroups you use for 'Banned' users. It is important to select these carefully in order to make the enhanced vBulletin 3 banning system work. Additionally, towards the end of the upgrade, as the cookie and user format is converted from vB2 format to vB3 format, you maybe be required to log-in again a few times. This is the expected behavior.

Note: There are several upgrade scripts that need to be run. You do not need to determine which you need to run; they will be determined automatically. Simply click "next step" or "proceed" until you are redirected to your admin control panel.

[FONT=&quot]When the scripts are complete, it will tell you to delete some files, and then redirect you to the Admin Control Panel. You should log in to this and proceed to the Import and Maintenance section of the control panel, where you should run the Rebuild Search Index and Rebuild Statistics controls. Both of these functions will take a quite a long time to run on larger boards.[/FONT]
 
Respuesta: Como pasar del vbulletin 3.6.8 al 3.7

LEER TODO EL PROCEDIMIENTO ANTES DE EMPEZAR A HACERLO.
CERRAR EL FORO ANTES DE COMENZAR.


Resumiendote ese texto viejo (y obsoleto porque es para pasar de vBulletin 2 a 3) los pasos son:

Entrar con SSH y hacer una copia de seguridad de la base de datos escribiendo:

mysqldump --opt -Q -uusername -p databasename > databasename.sql

Donde:
"username": Nombre de usuario de la base de datos
"databasename": Nombre de la base de datos
"databasename.sql": Nombre del archivo de backup a generar.

Una vez presionado esto MySQL pedira la contraseña, esta es la contraseña para conectarse a la base de datos.

Una vez que el backup termino, subir el archivo de vBulletin en formato ZIP (o tar.gz) a la raiz de tu sitio (suponiendo que tienes el sitio en /foro). Luego extraes el contenido del zip (asegurandote que la carpeta que esta dentro del ZIP se llama "foro" o igual a la tuya). Para extraerlo, debes situarte en el directorio donde esta tu directorio raiz y darle Unzip. Ejemplo:
cd /var/www/vhosts/misitio.com/httpdocs/
unzip /var/www/misitio.com/httpdocs/vbulletin.zip
Cuando el sistema pregunte si reemplazar los archivos darle a todos que si (recomiendo primero hacer un backup del config.php si no se saben los datos de memoria).
Luego, y por ultimo, correr el "actualizador de la base de datos" en:

Espero les sirva y cualquier cosa consulten.
Saludos!
 
tengo el siguiente error:

Database error in vBulletin :

Cannot use database grovesite

MySQL Error : Access denied for user 'nombre de la base de datos'@'%' to database ''nombre de la base de datos'
Error Number : 1044
Request Date : Tuesday, June 10th 2008 @ 10:12:47 PM
Error Date : Tuesday, June 10th 2008 @ 10:12:47 PM
Script : http://www.misitio.com/foro/install/upgrade.php
Referrer :
IP Address : 190.189.17.196
Username :
Classname : vb_database
MySQL Version : 4.1.11
 
Tenes mal los datos cargados en el config.php ...
Saludos!
 
tenes razón Mauro, todo por una letra... gracias, estaba muy asustado 😱
 
Yo actualicé la 3.6.8 a la 3.6.9 y perdí el hide hack resurrection, el que te obligaba a dar las gracias si querías ver el texto oculto. El único hack que me resultaba casi imprescindible, pues la gente no da las gracias ni a punta de cañón.
Así que sí, algunos mods sí que se pierden. Temiendo estoy a poner la 3.7.1, pues otra cosa que "sufre" mucho con tanta actualización, son los skins 🙁
 
Atrás
Arriba