- Desde
- 11 Ene 2008
- Mensajes
- 7
Por favor, ten en cuenta 📝 que si deseas hacer un trato 🤝 con este usuario, está baneado 🔒.
Bueno primero que nada espero ojala puedan ayudarme miren ya instale mi vbulletin correctamente
/foro
despues instale vbportal en raiz
esta asi mi directorio
/foro
/images
/includes
/modules
/portalcp
/vbpinstall
ajax.php
articles.php
banner.php
external.php
footer.php
global.php
header.php
index.php
modules.php
readme.html
robots.txt.tmp
search.php
user.php
vbPortalLicense.html
asi esta mi directorio no se si sea correcto... bueno el problema k tengo es k al momento de entrar a mi Enlace eliminado
me sale este mensaje
Please make sure you have entered the value for $forums in vbPortal 'includes/config.php' and uploaded the changes.
y al editar poner el directorio completo donde es la edicion en config.php
<?php
// -----------------------------------------------------------------------
// vbPortal a Content Management System for vBulletin
// Copyright (C) 2007 by the phpPortals Development Team.
// Enlace eliminado
// -----------------------------------------------------------------------
########################### FOLDERS & PORTAL PREFIX ###########################
# Your vbPortal Database table prefix (Do not change without cause to)
$vbpprefix = 'vbp_';
# Name of your vportal directory or leave blank for root (Do not put / at end).
# You only need to change this values if you install vbPortal in a directory.
# For example you installed vbPortal in a folder on the server called portal
# then you would change this value to $portal = '/portal';
# The preceeding / is very important when you install in a folder.
$portal = '';
# Name of your vBulletin directory, default = '/forums' (Do not put / at end).
# You only need to change this values if you named the directory that vBulletin
# is installed to on your server something other than 'forums', for example you
# named your vBulletin folder forum or board instead of forums then you would
# change this value to $forums = '/forum'; or $forums = '/board';. If you install
# vbPortal in a folder on the server called portal and named your vBulletin folder
# forums then you would leave this value alone. If you install vbPortal in a
# folder on the server called portal and named your vBulletin folder board then
# you would change this value to $forums = '/board'.
# The preceeding / is very important. Do not include parent directories here.
# Note: vBulletin must be installed in a folder under vbPortal.
$forums = '/forums';
# Name of your vbPortal CP directory, default = '/portalcp' (Do not put / at end)
# The preceeding / is very important. Do not include parent directories here.
$portalcp = '/portalcp';
###############################################################################
// ### Do not edit below this line ###
#define('HOMEPATH', dirname(__FILE__)); // this is now defined elsewhere
// define the full path to the forum from the HOMEPATH
define('VBPATH', HOMEPATH . $forums);
// define the full path to the portalcp from the HOMEPATH
define('PORTALCPPATH', HOMEPATH . $portalcp);
// subdir installation fix
$portalcpdir = $portal . $portalcp;
// define some absolute paths
define('VBP_PREFIX', $vbpprefix);
define('BBDIR', $portal . $forums); // absolute path to forum
define('HOMEDIR', $portal); // absolute path to portal
define('PORTALCPDIR', $portalcpdir); // absolute path to portalcp
?>
Aqui es donde no se komo editar ya tengo la direccion correcta de mi foro
me prodian ayudar en la edicion en esta parte para poder instalar o decirme donde esta mi error gracias...
/foro
despues instale vbportal en raiz
esta asi mi directorio
/foro
/images
/includes
/modules
/portalcp
/vbpinstall
ajax.php
articles.php
banner.php
external.php
footer.php
global.php
header.php
index.php
modules.php
readme.html
robots.txt.tmp
search.php
user.php
vbPortalLicense.html
asi esta mi directorio no se si sea correcto... bueno el problema k tengo es k al momento de entrar a mi Enlace eliminado
me sale este mensaje
Please make sure you have entered the value for $forums in vbPortal 'includes/config.php' and uploaded the changes.
y al editar poner el directorio completo donde es la edicion en config.php
<?php
// -----------------------------------------------------------------------
// vbPortal a Content Management System for vBulletin
// Copyright (C) 2007 by the phpPortals Development Team.
// Enlace eliminado
// -----------------------------------------------------------------------
########################### FOLDERS & PORTAL PREFIX ###########################
# Your vbPortal Database table prefix (Do not change without cause to)
$vbpprefix = 'vbp_';
# Name of your vportal directory or leave blank for root (Do not put / at end).
# You only need to change this values if you install vbPortal in a directory.
# For example you installed vbPortal in a folder on the server called portal
# then you would change this value to $portal = '/portal';
# The preceeding / is very important when you install in a folder.
$portal = '';
# Name of your vBulletin directory, default = '/forums' (Do not put / at end).
# You only need to change this values if you named the directory that vBulletin
# is installed to on your server something other than 'forums', for example you
# named your vBulletin folder forum or board instead of forums then you would
# change this value to $forums = '/forum'; or $forums = '/board';. If you install
# vbPortal in a folder on the server called portal and named your vBulletin folder
# forums then you would leave this value alone. If you install vbPortal in a
# folder on the server called portal and named your vBulletin folder board then
# you would change this value to $forums = '/board'.
# The preceeding / is very important. Do not include parent directories here.
# Note: vBulletin must be installed in a folder under vbPortal.
$forums = '/forums';
# Name of your vbPortal CP directory, default = '/portalcp' (Do not put / at end)
# The preceeding / is very important. Do not include parent directories here.
$portalcp = '/portalcp';
###############################################################################
// ### Do not edit below this line ###
#define('HOMEPATH', dirname(__FILE__)); // this is now defined elsewhere
// define the full path to the forum from the HOMEPATH
define('VBPATH', HOMEPATH . $forums);
// define the full path to the portalcp from the HOMEPATH
define('PORTALCPPATH', HOMEPATH . $portalcp);
// subdir installation fix
$portalcpdir = $portal . $portalcp;
// define some absolute paths
define('VBP_PREFIX', $vbpprefix);
define('BBDIR', $portal . $forums); // absolute path to forum
define('HOMEDIR', $portal); // absolute path to portal
define('PORTALCPDIR', $portalcpdir); // absolute path to portalcp
?>
Aqui es donde no se komo editar ya tengo la direccion correcta de mi foro
me prodian ayudar en la edicion en esta parte para poder instalar o decirme donde esta mi error gracias...