Foro de elhacker.net

Programación => PHP => Mensaje iniciado por: z3nth10n en 10 Marzo 2013, 18:23 pm



Título: Problemas con SMF (los de SimpleMachineForums.org son unos lentucias)
Publicado por: z3nth10n en 10 Marzo 2013, 18:23 pm
Hola amigos, pues bueno hace ya unos dias deje una duda, y hoy he dejado otra duda.. Y como los de SMF son unos lentucias pues lo posteo por aquí a ver si vamos mas rapidos.

http://www.simplemachines.org/community/index.php?topic=499322.0

Basicamente aquí hablo sobre que tengo un error al Registrarme...

Hi... I was making a new theme, when I try to register and this happen:

When I click this button:

(http://i.imgur.com/4EKQAMa.png)

Tararantantan! (Surprise)

(http://i.imgur.com/gvy9iXv.png)

Bye.  :-\

Ya se que mi inglés epicamente malo.

Y esta duda que me he surgido hoy al estar probando algo nuevo:

http://www.simplemachines.org/community/index.php?topic=499435.0

Basicamente tengo un error al añadir un require_once('SSI.php'); que es:

Fatal error: Cannot redeclare ssi_shutdown() (previously declared in C:\xampp\htdocs\ikillcraft\SSI.php:197) in C:\xampp\htdocs\ikillcraft\SSI.php on line 199

Pero en fin, tambien podia hacer un Template, pero que no sabia tal y cual (y que se supo e que iba abuscar informacion, que en eso estoy)

Y que como podia meter una variable de lenguaje a una pagina externa.

Hi, well I have finish my new theme and I will make it for my external "inicio.php" file.

The problem, I want to add SSI.php for ssi_logout(); function. And when I put it on the first line of my web:

Código:
<?php
require_once('/path/to/forum/SSI.php');
?>

Error:

Fatal error: Cannot redeclare ssi_shutdown() (previously declared in C:\xampp\htdocs\ikillcraft\SSI.php:197) in C:\xampp\htdocs\ikillcraft\SSI.php on line 199

Well, I can make an array for my web on a template but, I dont now how..

And another thing. How can I put language variables on a external page?

Bye.  ???

Un saludo.  >:D