Error syntax error, unexpected Ayuda Please :(

NayelitA Seguir

Curioso
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2010
Mensajes
7
hola amigos de la noche a la mañana a mi foro le ocurrio un problema
frown.gif
cuando quiero entrar a mi foro me sale lo siguiente
frown.gif


Parse error: syntax error, unexpected '<' in /home/muperune/public_html/foros/index.php on line 71

no puedo entrar a nada :-(

Me Tomo mucho tiempo dejar mi foro bien chulito y me paso esto :-( lo ultimo que instale es el vbadvanced y bueno yo lo probe funcionaba todo bien ahi lo deje por la noche pero de ahi de la nada se puso ese error y lo peor de todo es que cuando quiero entrar al admincp se queda la pagina en blanco no carga nada :(


ayudenme please :(
 

NayelitA

Curioso
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2010
Mensajes
7
ahi esta eso tengo en mi index.php y mi foro es:
http://www.muperunetwork.com/foros/
Insertar CODE, HTML o PHP:
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.0.3 - Licence Number [#]DGT-LICENCE[#]
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2010 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/

/**
 * If you want to move this file to the root of your website, change this 
 * line to your vBulletin directory and uncomment it (delete the //).
 *
 * For example, if vBulletin is installed in '/forum' the line should 
 * state:
 *
 *    define(VB_RELATIVE_PATH, 'forum');
 *
 * Note: You may need to change the cookie path of your vBulletin 
 * installation to enable your users to log in at the root of your website.
 * If you move this file to the root of your website then you should ensure 
 * the cookie path is set to '/'.
 *
 * See 'Admin Control Panel
 *    ->Cookies and HTTP Header Options
 *      ->Path to Save Cookies
 */

//define(VB_RELATIVE_PATH, 'forums');


// Do not edit.
if (defined('VB_RELATIVE_PATH'))
{
    chdir('./' . VB_RELATIVE_PATH);
}


/**
 * You can choose the default script here.  Uncomment the appropriate line 
 * to set the default script.  Note: Only uncomment one of these, you must 
 * add // to comment out the script(s) that you DO NOT want to use as your 
 * default script.
 *
 * You can choose the default script even if you do not plan to move this 
 * file to the root of your website.
 */

/**
 * Use the CMS as the default script:
 */

require('content.php');


/**
 * Use the forum as the default script:
 */

// require('forum.php');


/*======================================================================*\
|| ####################################################################
|| # Downloaded: [#]DGT-DATE[#]
|| # CVS: $RCSfile$ - $Revision: 31201 $
|| ####################################################################
\*======================================================================*/
 

NayelitA

Curioso
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2010
Mensajes
7
si osea cuando entro a mi cpanel me logeo queda en blanco mi web no carga nada :( pongo mi user y pas y cuandp entro por http://www.muperunetworks.com/foros/forum.php carga el foro pero cuando entro a alguna seccion sale de nuevo ese error de
Parse error: syntax error, unexpected '<' in /home/muperune/public_html/foros/index.php on line 71

:(
 

NayelitA

Curioso
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2010
Mensajes
7
si ya edite el index como me digiste pero sige pasando
lo mismo no funciona sige saliendo eso me carga el foro normal pero cuando quiero entrar a algun seccion del foro sale de nuevo ese error :( y tampoco no puedo entrar al admincp se quda en blanco :(
 

Andrés Durán

Xi
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2009
Mensajes
4.371
Insertar CODE, HTML o PHP:
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.0.3 - Licence Number [COLOR=Red][B][#]DGT-LICENCE[#][/B][/COLOR]
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2010 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/

Lo lamento NayelitA, pero no brindamos asistencia a usuarios que no poseen una licencia válida de vBulletin. Si no puede costear la debida licencia, por favor absténgase de utilizar el script y opte por sistemas gratuitos como SMF, phpBB...
 

Gmaster

Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
22 May 2009
Mensajes
208
Ups, no me di cuenta que ahi salia el numero de licencia, nunca presto atencion a los comentarios de los php.

Si alguien postea su index y publica su numero sin darse cuenta de ello, alguien puede causar algun daño con el?.
 
Arriba