News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SSI function things

Started by stanni, July 29, 2008, 03:58:38 PM

Previous topic - Next topic

stanni

Hey,

I've just installed SMF on my new website and uploaded my webpages but the SSI funtion things on my webpages don't work for the login and out.

First of all it wont always log in and out properly and secondaly it won't redirect to the page I was on, any help please?

<?php ssi_login('http://www.contentcore.com/index.php'); ?>
<?php ssi_logout('http://www.contentcore.com/index.php'); ?>


Thnx, Stanni

ccbtimewiz

Did you properly call down the SSI?

<?php require("/path/to/forum/SSI.php"); ?>

Using SSI.php

stanni


greyknight17

Can you post the entire code you are using?

Advertisement: