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...
Cita de: Ikillnukes en 9 Marzo 2013, 00:03 AM
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.
Cita de: Ikillnukes en 10 Marzo 2013, 18:16 PM
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:
<?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