Customizing SMF > SMF Coding Discussion

Site Login

(1/4) > >>

buttonbasher:
Im looking for a script, so i can login at my site (not the forum) with the same cookie tha the forum uses.

MrCue:
SSI will make all the member info availiable.

buttonbasher:
so i can just include it?

MrCue:
yes

buttonbasher:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /data/members/paid/p/s/psflames.nl/htdocs/test/test.php:8) in /data/members/paid/p/s/psflames.nl/htdocs/test/SSI.php on line 92

well i get this error

i used this

----------------------------------------test.php--------------------
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<?php
include ("SSI.php");
?>

</body>
</html>
------------------------------------------------------------------------------------

Navigation

[0] Message Index

[#] Next page

Go to full version