News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Problem with external language variables and SSI.php

Started by Ikillnukes, March 10, 2013, 01:16:05 PM

Previous topic - Next topic

Ikillnukes

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:

QuoteFatal 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.  ???


Advertisement: