CuteNews

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> [FAQ] Put a CuteNews login box somewhere in your site
Rating 4 V
Flexer
post Jul 3 2004, 08:52 AM
Post #1


Administrator
***

Group: Members
Posts: 640
Joined: 2-July 04
From: London, UK
Member No.: 1



Name: Login Form
Author: Flexer
CuteNews Compatibility: 1.3.6 - * (no incompatibility reported yet)
Description: Log's you in into CuteNews from your site.
Instructions:
If you want to have login box for CuteNews somewhere on your site, you can use this simple HTML
CODE
<form action="URL_TO_CUTENEWS_INDEX" method=post><br> <input type=text name=username><br> <input type=password name=password><br>
<input type=hidden name=action value=dologin>
<input type=submit value='Login'><br></form><br>

and replace the URL_TO_CUTENEWS_INDEX with the real URL to cutenews/index.php

Newer CuteNews versions also need to following.
open the CuteNews index.php and find
CODE
$config_check_referer = TRUE; // Set to TRUE for more seciruty
change the true value to false.

For a more advanced login box, look here: http://www.xs4all.nl/~cvdtak/loginbox_1.0.htm


--------------------
Squeeze every drop of cuteness out of your news!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 23rd May 2013 - 11:24 PM