Two tries req. to log into 1.2.1
Two tries req. to log into 1.2.1
It seems that I have to log into 1.2.1 twice before getting access to the admin area. After the first attempt, there is not a 'errors during login' message. After the second attempt, I'm in. I don't think it is a config issue with my server, as I have several copies / versions of phpWCMS running on this server. After logging out, I can log back in on the first try, assuming that I haven't closed all browser sessions.
Has anyone else experienced having to login twice? Any suggestions or fixes? Thanks.
UPDATE: Here's another thread that I found relating to this issue: http://www.phpwcms.de/forum/viewtopic.php?t=5756.
Has anyone else experienced having to login twice? Any suggestions or fixes? Thanks.
UPDATE: Here's another thread that I found relating to this issue: http://www.phpwcms.de/forum/viewtopic.php?t=5756.
hi, i rcognisez this when wcms is installed in a subfolder and not in root.
otherwise it works for me.
otherwise it works for me.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Hi
conf.inc.php Number One
I have this:
and Number Two this:
both on the same Webspace in virtuell Servers.
Deleting Cache and Cookies on Browsers IE and FF don't solve the Problem.
Sometimes it works by the first try - and another time I need two
I can do it again and again and I don't see a regular in this
Login OK - Logout - Login OK - Logout - Login NO - Login OK - Logout - Login NO - Login OK - Logout - Login OK .. this is the way it goes

conf.inc.php Number One

Code: Select all
$phpwcms["site"] = "http://www.hdk-online.de/";
$phpwcms["admin_email"] = "info@hdk-online.de";
// paths
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms["root"] = "";
Code: Select all
$phpwcms["site"] = "http://www.simondigital.de/";
$phpwcms["admin_email"] = "info@simondigital.de";
// paths
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms["root"] = "";
Deleting Cache and Cookies on Browsers IE and FF don't solve the Problem.
Sometimes it works by the first try - and another time I need two
I can do it again and again and I don't see a regular in this
Login OK - Logout - Login OK - Logout - Login NO - Login OK - Logout - Login NO - Login OK - Logout - Login OK .. this is the way it goes

Experiment with turning OFF "persistent" DB connection maybe?
"conf.inc.php"
"conf.inc.php"
Code: Select all
$phpwcms["db_pers"] = 0;
- Oliver Georgi
- Site Admin
- Posts: 9920
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
So has this issue been resolved? I can't seem to find anything to suggest it has? I'll take a stab at it because I am having the same problems and I'm annoyed with the double login when showing wcms to my clients.
~toszter
~toszter
- my humble contributions:
- [RepTag.1.2.1-DEV] CSS Driven Dropdown Menu {VERT_DROPDOWN} No JavaScript
- get phpwcms mods, tweaks, & hacks
- [RepTag.1.2.1-DEV] CSS Driven Dropdown Menu {VERT_DROPDOWN} No JavaScript
- get phpwcms mods, tweaks, & hacks
- Oliver Georgi
- Site Admin
- Posts: 9920
- Joined: Fri 3. Oct 2003, 22:22
- Contact: