- Desde
- 28 Mar 2006
- Mensajes
- 24
Por favor, ten en cuenta 📝 que si deseas hacer un trato 🤝 con este usuario, está baneado 🔒.
Re: [vB3.0.X.] vBulletin Manual en Español
alguien me puede decir komo configurar el index.php de un vbulletin advanced??? monte un foro y un portal , pero el index no aparece nada.... nose komo debiese ir..
mi index.php:
la dire del foro .... http://hado.byethost7.com/foro pero la lesera no me funciona.. k puee ser??
ojala alguien pueda ayudar..
sl2
alguien me puede decir komo configurar el index.php de un vbulletin advanced??? monte un foro y un portal , pero el index no aparece nada.... nose komo debiese ir..
mi index.php:
<?php
// ++=========================================================================++
// || vBadvanced CMPS v2.0.0 (vB 3.5) - 20065
// || © 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || Enlace eliminado
// || Downloaded 14:18, Sat Nov 12th 2005
// ||
// ++ ========================================================================++
error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'adv_index');
define('VBA_PORTAL', true);
define('VBA_SCRIPT', 'CMPS');
// ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================
chdir('/hado.byethost7.com/foro');
// ============================================
// No Further Editing Necessary!
// ============================================
$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();
require_once('./global.php');
print_portal_output($home);
?>
la dire del foro .... http://hado.byethost7.com/foro pero la lesera no me funciona.. k puee ser??
ojala alguien pueda ayudar..
sl2