Page 1 of 1
					
				Automatic log-in issue
				Posted: 6. April 2009 12:00
				by Marc
				Since a few users are having issues with the automatic log-in feature of phpBB after updating to Board3 Portal 1.0.3, we would like to have more information from you. Especially the following parts are important:
phpBB3-Version:
PHP-Version:
MySQL-Version:
Installed MODs:
Additional information:
If you want to further discuss this, please use the already existing topic: 
viewtopic.php?f=10&t=2016
Replies that do not fit in this topic will be moved or even deleted in order to keep this topic clear.
EDIT: Fix: 
viewtopic.php?p=14078#p14078 
			 
			
					
				Re: Automatic log-in issue
				Posted: 6. April 2009 16:46
				by dudenell
				
			 
			
					
				Re: Automatic log-in issue
				Posted: 6. April 2009 19:30
				by FLATTOP
				PHPBB-Version:3.0.4
PHP-Version:5.2.8
MySQL-Version:5.1.30
Installed Mods:
activity stats
user blog mod
smiley pagination
acp notepad
Additional Information:
I ran the 
bot install script
I added a Favicon in Browser per 
this thread
I also created my own forum Bot using 
this thread
I am using a rotate.php script to randomly change header images and portal pictures(center block), I got the rotate.php script from 
this thread
my site is:
crustygamers
*note* all of these mods were installed prior to the portal update with the exception of the activity stats mod which I just installed yesterday
 
			 
			
					
				Re: Automatic log-in issue
				Posted: 5. August 2009 15:49
				by NMI
				phpBB3-Version: 3.0.5
PHP-Version: 5.2.9
MySQL-Version: 5.0.81 
Installed MODs: portal3 and Ajax Chat as found here: 
http://www.startrekguide.com/community/ ... 127&t=8675
Additional information: No other mods are installed. This is a clean installation of phpbb3 3.0.5
http://thedeificnmi.com/megaverse 
			 
			
					
				Re: Automatic log-in issue
				Posted: 5. August 2009 16:48
				by Marc
				Please take a look at the fix in the first post.
			 
			
					
				Re: Automatic log-in issue
				Posted: 12. August 2009 15:20
				by jimEYE
				Board version 	3.0.5
PHP Version 5.2.9
MySQL 5.1.30
only installed mod is this portal mod (besides a few custom BBCODE mods)
			 
			
					
				Re: Automatic log-in issue
				Posted: 14. August 2009 15:28
				by NMI
				jimEYE wrote:Board version 	3.0.5
PHP Version 5.2.9
MySQL 5.1.30
only installed mod is this portal mod (besides a few custom BBCODE mods)
Open 
portal/includes/lang_adm_additional_blocks.php
search and delete:
Code: Select all
    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();    
 
			 
			
					
				Re: Automatic log-in issue
				Posted: 22. January 2010 13:11
				by Marc
				Locking, since Board3 Portal 1.0.3 is not the newest portal version anymore.