Changing the permission

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Locked
shah
Posts: 2
Joined: Sat Jul 12, 2008 3:24 am
Contact:

Changing the permission

Post by shah »

Hi everybody!

I just installed TimeTrex for my office use. My privilege is as an Administrator. Actually, I had already setup all the employee account. But, I was accidentally change my privilege from admin to Regular Employee. As I am new to this software, If I'm not mistaken i was doing something wrong in Permission Group setting. Now, I can't log in as an Administrator.

So, what am I going to do to get my admin permission back? Hopefully anybody can help me on this as I'm going to implement this system this coming Monday.

Operation System : Windows XP Professional SP3
PHP :PHP Version 5.2.4

Debug Buffer
============================================================================
Memory Usage: 6933080
----------------------------------------------------------------------------
DEBUG [264]: [Function](): URI: /interface/Login.php
DEBUG [266]: [Function](): Version: 2.2.11 Edition: 10 Production: 1 Demo Mode: 0
DEBUG [111]: TTDate::setTimeZone(): Setting TimeZone: UTC
DEBUG [54]: [Function](): Bypassing Authentication
DEBUG [400]: TTi18n::chooseBestLocale(): Choosing Best Locale...
DEBUG [408]: TTi18n::chooseBestLocale(): Using Language from cookie: en_US
DEBUG [318]: TTi18n::setLocale(): Generated/Passed In Locale: en_US
DEBUG [252]: TTi18n::generateLocale(): Array of Locales to try in order: en_US,en
DEBUG [203]: TTi18n::tryLocale(): Found valid windows locale: English_United States.1252 Linux locale: en_US
DEBUG [211]: TTi18n::tryLocale(): Found valid locale: en_US
DEBUG [324]: TTi18n::setLocale(): Attempting to set Locale(s) to: en_US Category: 0 Current Locale:
DEBUG [327]: TTi18n::setLocale(): Setting currency/numeric Locale to: en_US
DEBUG [340]: TTi18n::setLocale(): Setting translator locale to: en_US
DEBUG [357]: TTi18n::setLocale(): Set Master Locale To: en_US
DEBUG [418]: TTi18n::chooseBestLocale(): Using Language from _POST: en
DEBUG [318]: TTi18n::setLocale(): Generated/Passed In Locale: en
DEBUG [252]: TTi18n::generateLocale(): Array of Locales to try in order: en,en_US
DEBUG [203]: TTi18n::tryLocale(): Found valid windows locale: English_United States.1252 Linux locale: en
DEBUG [211]: TTi18n::tryLocale(): Found valid locale: en
DEBUG [324]: TTi18n::setLocale(): Attempting to set Locale(s) to: en Category: 0 Current Locale: en_US
DEBUG [327]: TTi18n::setLocale(): Setting currency/numeric Locale to: en
DEBUG [340]: TTi18n::setLocale(): Setting translator locale to: en_US
DEBUG [357]: TTi18n::setLocale(): Set Master Locale To: en
DEBUG [463]: TTi18n::chooseBestLocale(): Using Locale: en
DEBUG [53]: [Function](): User Name: shah
DEBUG [429]: Authentication::Login(): Login Type: USER_NAME
DEBUG [459]: Authentication::Login(): Login Succesful!
DEBUG [399]: Validator::stripNonAlphaNumeric(): Alpha Numeric String:0d02851d3e3f6dc02cf35b5b25310ee3
DEBUG [106]: Validator::isNumeric(): Value:1
DEBUG [94]: Validator::inArrayKey(): Key: 100
DEBUG [145]: Validator::isLength(): Value: authentication Length: 14 Min: 2 Max: 250
DEBUG [145]: Validator::isLength(): Value: SourceIP: 127.0.0.1 Type: USER_NAME SessionID: 0d02851d3e3f6dc02cf35b5b25310ee3 UserID: 1 Length: 89 Min: 2 Max: 2000
DEBUG [722]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 0 Trans Off: 0
DEBUG [768]: Factory::Save(): Calling preSave()
DEBUG [354]: Validator::isDate(): Raw Date: 1215874892 Converted Value: 1215874892
DEBUG [798]: Factory::Save(): Insert ID: 719
DEBUG [704]: Factory::getInsertQuery(): Insert
DEBUG [732]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 1
DEBUG [497]: Authentication::Check(): Session Name: SessionID
DEBUG [503]: Authentication::Check(): Session ID:
DEBUG [58]: [Function](): Login Language: en
DEBUG [318]: TTi18n::setLocale(): Generated/Passed In Locale:
DEBUG [252]: TTi18n::generateLocale(): Array of Locales to try in order: en_US,en
DEBUG [203]: TTi18n::tryLocale(): Found valid windows locale: English_United States.1252 Linux locale: en_US
DEBUG [211]: TTi18n::tryLocale(): Found valid locale: en_US
DEBUG [324]: TTi18n::setLocale(): Attempting to set Locale(s) to: en_US Category: 0 Current Locale: en
DEBUG [327]: TTi18n::setLocale(): Setting currency/numeric Locale to: en_US
DEBUG [340]: TTi18n::setLocale(): Setting translator locale to: en_US
DEBUG [357]: TTi18n::setLocale(): Set Master Locale To: en_US
DEBUG [65]: [Function](): Locale: en_US
DEBUG [75]: [Function](): Station ID Cookie found! 5a3b505421efb83dd23a0c28800e83fe
DEBUG [35]: Redirect::page(): Redirect URL: index.php
DEBUG [503]: Validator::Error(): Validation Error: Label: user_name Msg: User Name or Password is incorrect
DEBUG [482] Array: Validator::isValid(): Errors

Array
(
[user_name] => Array
(
[0] => User Name or Password is incorrect
)

)


============================================================================

============================================================================
PROFILER OUTPUT
============================================================================
Calls Time Routine
-----------------------------------------------------------------------------
1 0.0579 ms (0.00 %) Authentication::Check()
1 6.0401 ms (0.45 %) getEmptyRecordSet()
1 1002.1780 ms (75.29 %) unprofiled

322.8941 ms (24.26 %) Missed
============================================================================
1331.1701 ms (100.00 %) OVERALL TIME
============================================================================
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Locked