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:
Tararantantan! (Surprise)
Bye.
When I click this button:
Tararantantan! (Surprise)
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:
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. ???
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.