phpScheduleIt
May 19, 2013, 10:51:46 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 2.4.2 has been released!
Home
Help
Login
Register
phpScheduleIt
>
Help and Support
>
phpScheduleIt 2.x
>
coding perplexity
Pages: [
1
]
« previous
next »
Print
Author
Topic: coding perplexity (Read 280 times)
kordan
Jr. Member
Karma: 0
Posts: 53
coding perplexity
«
on:
March 21, 2012, 08:04:16 AM »
I am sorry Nick for writing this but...
as fas as I can understand, $row[ColumnNames::LANGUAGE_CODE]; at line 106 of phpScheduleIt/lib/Application/Authentication/Authentication.php is not defined!
May this be involved in the problem that sometimes logged in users (using LDAP authentication) are switched to English language?
Logged
Nick
Administrator
Hero Member
Karma: 15
Posts: 5403
Re: coding perplexity
«
Reply #1 on:
March 23, 2012, 05:19:24 PM »
Hmm, I'm not seeing that. What version is this?
Logged
kordan
Jr. Member
Karma: 0
Posts: 53
Re: coding perplexity
«
Reply #2 on:
March 26, 2012, 06:26:29 AM »
2.0.2. Thanks to you.
Logged
Nick
Administrator
Hero Member
Karma: 15
Posts: 5403
Re: coding perplexity
«
Reply #3 on:
March 27, 2012, 01:53:43 PM »
Ahh, I see.
This will be fixed in 2.1. For now, you can change lines 317-320 of lib/Database/Commands/DataConstant.php to:
Code:
const LOGIN_USER =
'SELECT *
FROM users
WHERE (username = @username OR email = @username)';
Logged
kordan
Jr. Member
Karma: 0
Posts: 53
Re: coding perplexity
«
Reply #4 on:
March 28, 2012, 01:38:19 AM »
cool! Thanks.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 2.x
=> EspaƱol
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...