SimplePortal

Support => International Support => Spanish => Topic started by: kenet on May 27, 2009, 07:23:11 PM

Title: problema con simpleportal
Post by: kenet on May 27, 2009, 07:23:11 PM
sin tocar nada, de repente me a empezadoa dar este error el simpleportal.  esta en modo mantenimiento el foro.

8: Undefined index: thumbnail_href
Apply Filter: Only show the errors from this file
File: /homepages/11/d221278972/htdocs/Sources/SPortal2.php
Line: 2203


8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /homepages/11/d221278972/htdocs/Sources/SPortal2.php
Line: 2186



8: Undefined index: selected
Apply Filter: Only show the errors from this file
File: /homepages/11/d221278972/htdocs/Sources/SPortal2.php
Line: 2186


8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /homepages/11/d221278972/htdocs/Sources/SPortal2.php
Line: 2186

muchas gracias
Title: Re: problema con simpleportal
Post by: 130860 on May 30, 2009, 08:26:52 PM
lamento el retraso, los problemas que mencionas, la mayoria de las veces son causados por archivos de lenguaje, ve a tu PHPMyAdmin  y corre esta query (reemplaza el smf por tu prefijo si es que utilizas alguno):

Code: [Select]
REPLACE INTO smf_settings VALUES ('disableTemplateEval', 1);
esto te permitira saber en donde exactamente el error ocurre.

postea el nuevo error que salga.

puedes volver el foro a la normalidad corriendo esta query
:

Code: [Select]
DELETE FROM smf_settings WHERE variable = 'disableTemplateEval';
saludos!
SimplePortal 2.3.8 © 2008-2024, SimplePortal