phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Log with a php/html script from another website

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
::  
Author Message
lo.mc



Joined: 15 Mar 2008
Posts: 5

Log with a php/html script from another websitePosted: Sat Mar 15, 2008 2:45 pm    Post subject: Log with a php/html script from another website

Hello !

I want to automate the log in my phpBB3 forum with a script which is in another webpage, on another website.


I explain. I have a first website to identify members. This website, when the log is ok, redirect to the real forum website.

I want to redirect the login informations posted in the first website to the phpBB3 forum : When my members are redirected to phpBB, i want the forum log auto with their own account.

Little thing : The log informations are the same in the id portail and in the phpBB3 forum

i already have seen some howto with phpBB2 like this :

Code:
<?php
if ( $userdata['session_logged_in'] != '1')
{
  print('<form method="post" action="' . $phpbb_root_path. 'login.php" >
  Pseudo : <input type="text" name="username" />
  Mot de passe : <input type="password" name="password" />
  Connexion automatique : <input type="checkbox" name="autologin" />
  <input type="hidden" name="redirect" value="..' . $HTTP_SERVER_VARS['REQUEST_URI'] . '" />
  <input type="hidden" name="ext" value="1" />
  <input type="submit" name="login" value="Connexion" />
  </form>');
}
?>

but with phBB3 there is no login.php file...

Someone help me ?


(please, sorry for my approximative english.. i m french..)
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15133

Log with a php/html script from another websitePosted: Sun Mar 23, 2008 2:37 pm    Post subject: Re: Log with a php/html script from another website

http://www.phpbb-seo.com/forums/le-forum-phpbb3/discussions-vt2758.html Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
Page 1 of 1

Navigation Similar Topics

Jump to: