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
Automatic log-in issue
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Re: Automatic log-in issue
phpBB3-Version: 3.0.4
PHP-Version: 5.2.6
MySQL-Version: 5.0.67
Installed MODs:
phpBB-Gallery 0.4.1
ajax chat 2.0.0Beta8 handyman <-- turned into mod for portal
mod version check 1.0.3 handyman
Medal mod 0.9.11 Gremlinn
http://www.phpbb.com/mods/db/index.php? ... ib_id=6425
http://www.phpbb.com/mods/db/index.php? ... ib_id=8635
http://www.phpbb.com/mods/db/index.php? ... ib_id=3134
http://www.phpbb.com/mods/db/index.php? ... ib_id=6205
http://www.phpbb.com/community/viewtopic.php?t=1069705
http://www.startrekguide.com/community/ ... =84&t=4655
http://www.phpbb.com/community/viewtopi ... &t=1020905
arcade mod
phpbb gallery mod for portal.
Additional information:
http://www.rufclan.com
ill add more later if I can think of it.
PHP-Version: 5.2.6
MySQL-Version: 5.0.67
Installed MODs:
phpBB-Gallery 0.4.1
ajax chat 2.0.0Beta8 handyman <-- turned into mod for portal
mod version check 1.0.3 handyman
Medal mod 0.9.11 Gremlinn
http://www.phpbb.com/mods/db/index.php? ... ib_id=6425
http://www.phpbb.com/mods/db/index.php? ... ib_id=8635
http://www.phpbb.com/mods/db/index.php? ... ib_id=3134
http://www.phpbb.com/mods/db/index.php? ... ib_id=6205
http://www.phpbb.com/community/viewtopic.php?t=1069705
http://www.startrekguide.com/community/ ... =84&t=4655
http://www.phpbb.com/community/viewtopi ... &t=1020905
arcade mod
phpbb gallery mod for portal.
Additional information:
http://www.rufclan.com
ill add more later if I can think of it.
Re: Automatic log-in issue
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
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
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
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
The price of freedom is eternal vigilance. - Thomas Jefferson
The Megaverse - RPG Gaming Forum
The Megaverse - RPG Gaming Forum
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Automatic log-in issue
Please take a look at the fix in the first post.
Re: Automatic log-in issue
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)
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
Open portal/includes/lang_adm_additional_blocks.phpjimEYE 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)
search and delete:
Code: Select all
// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();
The price of freedom is eternal vigilance. - Thomas Jefferson
The Megaverse - RPG Gaming Forum
The Megaverse - RPG Gaming Forum
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Automatic log-in issue
Locking, since Board3 Portal 1.0.3 is not the newest portal version anymore.