Permission denied - admin login ::: fresh/new install

Ask your questions regarding TimeTrex installation here.
Locked
erickb
Posts: 2
Joined: Thu Jul 05, 2007 11:56 pm
Contact:

Permission denied - admin login ::: fresh/new install

Post by erickb »

I have just installed TimeTrex without any problem... During my login, using my administrator account, TimeTrex says "PERMISSION DENIED"

I can't figure out what seems to be the problem...

does anyone have an idea regarding this error?


Thank you, in advance..


HERE are Some info::::

Debug Buffer
============================================================================
Memory Usage: 7203528
----------------------------------------------------------------------------
DEBUG [167]: [Function](): URI: /timetrex/interface//permission/PermissionDenied.php
DEBUG [169]: [Function](): Production: 0
DEBUG [491]: Authentication::Check(): Session Name: SessionID
DEBUG [497]: Authentication::Check(): Session ID: ec0ea8167ed0a6453a2992205c03375b
DEBUG [302]: Validator::stripNonAlphaNumeric(): Alpha Numeric String:ec0ea8167ed0a6453a2992205c03375b
DEBUG [78]: Authentication::getIdle(): Idle Seconds Allowed: 14400
DEBUG [302]: Validator::stripNonAlphaNumeric(): Alpha Numeric String:ec0ea8167ed0a6453a2992205c03375b
DEBUG [64]: [Function](): User Authenticated: timetrexadmin Created Date: 1183704572
DEBUG [1849]: UserFactory::isInformationComplete(): User Information is NOT Complete:
DEBUG [100]: TTDate::setTimeZone(): Setting TimeZone: GMT
DEBUG [129]: TTDate::setDateFormat(): Setting Default Date Format:
DEBUG [143]: TTDate::setTimeFormat(): Setting Default Time Format:
DEBUG [157]: TTDate::setTimeUnitFormat(): Setting Default Time Unit Format:
DEBUG [95]: [Function](): Locale Cookie: en_US
DEBUG [156]: TTi18n::getLanguageFromLocale(): Locale: en_US
DEBUG [97]: [Function](): Changing User Preference Language to match cookie...
DEBUG [156]: TTi18n::getLanguageFromLocale(): Locale: en_US
DEBUG [94]: Validator::inArrayKey(): Key: en
DEBUG [737]: Factory::isValid(): Calling Validate()
DEBUG [406]: Validator::Error(): Validation Error: Label: date_format Msg: Incorrect date format
DEBUG [385] Array: Validator::isValid(): Errors
array(1) {
["date_format"]=>
array(1) {
[0]=>
string(21) "Incorrect date format"
}
}


DEBUG [191]: TTi18n::setLocale(): Attempting to set Locale to: en_US Category: 0
DEBUG [220]: TTi18n::setLocale(): Setting Locale To: en_US
DEBUG [1849]: UserFactory::isInformationComplete(): User Information is NOT Complete:
DEBUG [131]: [Function](): Station ID Cookie found! de55a0bb6a260cffcf56109d3245d293
DEBUG [231]: [Function](): UnRead Messages: 0
============================================================================

============================================================================
PROFILER OUTPUT
============================================================================
Calls Time Routine
-----------------------------------------------------------------------------
1 50.3631 ms (11.40 %) Authentication::Check()
1 44.0941 ms (9.98 %) Interface.inc - Check for Exceptions
1 41.1661 ms (9.32 %) Interface.inc - Check for UNREAD messages...
1 253.8180 ms (57.46 %) unprofiled

52.3176 ms (11.84 %) Missed
============================================================================
441.7589 ms (100.00 %) OVERALL TIME
============================================================================
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

You didn't specify any version or operating system/database information, please see this FAQ entry:

http://forums.timetrex.com/viewtopic.php?t=89
erickb
Posts: 2
Joined: Thu Jul 05, 2007 11:56 pm
Contact:

Post by erickb »

Thank You for the support shaunw...

I just reinstalled the application and its now working...

By the way im using Xampp 1.6.2 , TimeTrex 1.6.6 under windows XP and I just found out that there is a new version,, I'll try upgrading my installation later...


Thank You!
Locked