Simple Machines Community Forum

SMF Support => Language Specific Support => Español (Spanish) => Topic started by: Clarence on June 10, 2020, 09:49:03 PM

Title: [Bug]Ayuda quien sabe como resolver este problema?
Post by: Clarence on June 10, 2020, 09:49:03 PM
Quien me ayudaría a resolver este problema?

  Fatal error: Uncaught Error: Call to undefined function mysql_query() in C:\xampp\htdocs\foro\Sources\Load.php(2229) : eval()'d code:116 Stack trace: #0 C:\xampp\htdocs\foro\Sources\Load.php(1941): template_body_above() #1 C:\xampp\htdocs\foro\Sources\Subs.php(3399): loadSubTemplate('body_above', true) #2 C:\xampp\htdocs\foro\Sources\Subs.php(2844): template_header() #3 C:\xampp\htdocs\foro\Sources\Errors.php(333): obExit(NULL, true, false, true) #4 C:\xampp\htdocs\foro\Sources\Errors.php(161): setup_fatal_error_context('Call to undefin...') #5 C:\xampp\htdocs\foro\index.php(130): fatal_error('Call to undefin...', 'critical') #6 [internal function]: {closure}(Object(Error)) #7 {main} thrown in C:\xampp\htdocs\foro\Sources\Load.php(2229) : eval()'d code on line 116
Title: Re: [Bug]Ayuda quien sabe como resolver este problema?
Post by: live627 on June 11, 2020, 12:40:42 AM
QuoteWho would help me to solve this problem?
Use PHP  7.1.
Title: Re: [Bug]Ayuda quien sabe como resolver este problema?
Post by: Arantor on June 11, 2020, 03:16:43 AM
He's using an old SMF on newer PHP - no old mysql_query function.
Title: Re: [Bug]Ayuda quien sabe como resolver este problema?
Post by: d3vcho on June 11, 2020, 04:28:45 AM
I'll move this to the Spanish board so we can communicate better. Thanks both live627 and Arantor




Hola Clarence. ¿Me puedes indicar qué versión de SMF y de PHP estás usando actualmente?
Title: Re: [Bug]Ayuda quien sabe como resolver este problema?
Post by: -Rock Lee- on June 11, 2020, 09:34:54 PM
¿Que version de php estas usando? En este caso es recomendable usar PHP 7.1 ya que con 7.2 se llena el registro de errores!


Saludos!