New Problem After creating admin user

Ask your questions regarding TimeTrex installation here.
Locked
rgaborko
Posts: 21
Joined: Thu Jan 25, 2007 10:23 am

New Problem After creating admin user

Post by rgaborko »

Well I got past the 4th page error by using the root mysql user instead of the TimeTrex user and it allows me to go right through steps 4 5 6 7 .. but as soon as I Click on Submit for Creating the admin user I get the Database is down for maintenance. There is nothing new in the php_error log. I am unable to create the initial admin user, well it gets created but I am unable to login as this user to do anything.

The Debug code is as follows:

Code: Select all

Debug Buffer
============================================================================
Memory Usage: 6363152
----------------------------------------------------------------------------
DEBUG [135]: [Function](): URI: /timetrex/interface/install/User.php
DEBUG [137]: [Function](): Production: 1
DEBUG [92]: TTDate::setTimeZone(): Setting TimeZone: PST8PDT
DEBUG [49]: [Function](): Bypassing Authentication
DEBUG [67]: Install::isInstallMode(): Install Mode is ON
DEBUG [61]: [Function](): Submit!
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 0 Trans Off: 0
DEBUG [265]: UserFactory::setCompany(): Company ID: 1
DEBUG [94]: Validator::inArrayKey(): Key: 10
DEBUG [131]: Validator::isRegEx(): Value: admin RegEx: /^[a-z0-9-_\.@]{1,250}$/i
DEBUG [144]: Validator::isLength(): Value: admin Length: 5 Min: 4 Max: 250
DEBUG [394] Array: UserFactory::isUniqueUserName(): Unique User Name: admin

bool(false)


DEBUG [144]: Validator::isLength(): Value: bohicagtn Length: 9 Min: 4 Max: 64
DEBUG [106]: Validator::isNumeric(): Value:1
DEBUG [666] Array: UserFactory::isUniqueEmployeeNumber(): Unique Job Item: 1

bool(false)


DEBUG [131]: Validator::isRegEx(): Value: GTN RegEx: /^[a-zA-Z -\.]{1,250}$/i
DEBUG [144]: Validator::isLength(): Value: GTN Length: 3 Min: 2 Max: 50
DEBUG [131]: Validator::isRegEx(): Value: GTN RegEx: /^[a-zA-Z -\.]{1,250}$/i
DEBUG [144]: Validator::isLength(): Value: GTN Length: 3 Min: 2 Max: 50
DEBUG [737]: Factory::isValid(): Calling Validate()
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 1
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [765]: UserFactory::setDefaultBranch(): Branch ID: 0
DEBUG [794]: UserFactory::setDefaultDepartment(): Department ID: 0
DEBUG [737]: Factory::isValid(): Calling Validate()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 1
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [106]: Validator::isNumeric(): Value:1
DEBUG [94]: Validator::inArrayKey(): Key: 10
DEBUG [144]: Validator::isLength(): Value: users Length: 5 Min: 2 Max: 250
DEBUG [144]: Validator::isLength(): Value: User Information Length: 16 Min: 2 Max: 2000
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 70
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [77]: Factory::removeCache(): Attempting to remove cache: 1
DEBUG [80]: Factory::removeCache(): Removing cache: 1
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [963]: PermissionFactory::applyPreset(): Preset: 40
DEBUG [964] Array: PermissionFactory::applyPreset(): Preset Flags...

array(0) {
}


DEBUG [1119]: PermissionFactory::applyPreset(): NOT Applying Invoice Permissions for Admin Preset
DEBUG [1238]: PermissionFactory::applyPreset(): NOT Applying Invoice Permissions for Payroll Admin Preset
DEBUG [1316]: PermissionFactory::applyPreset(): NOT Applying Job Permissions for Supervisor Preset
DEBUG [1472]: PermissionFactory::applyPreset(): NOT Applying Job Permissions for Supervisor Preset
DEBUG [1510]: PermissionFactory::applyPreset(): NOT Applying Invoice Permissions for Supervisor Preset
DEBUG [1528]: PermissionFactory::applyPreset(): NOT Applying Document Permissions for Supervisor Preset
DEBUG [1597]: PermissionFactory::applyPreset(): NOT Applying Job Permissions for Regular Preset
DEBUG [1611]: PermissionFactory::applyPreset(): NOT Applying Document Permissions for Regular Preset
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 1
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: system Name: login Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: system
DEBUG [94]: Validator::inArrayKey(): Key: login
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 1
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: enabled Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: enabled
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 2
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: view_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: view_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 3
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 4
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit_own_bank Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit_own_bank
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 5
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: view_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: view_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 6
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 7
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit_advanced Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit_advanced
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 8
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: enroll_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: enroll_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 9
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: delete_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: delete_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 10
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: view Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: view
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 11
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 12
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: enroll Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: enroll
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 13
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: delete Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: delete
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 14
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: add Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: add
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 15
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user Name: edit_bank Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user
DEBUG [94]: Validator::inArrayKey(): Key: edit_bank
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 16
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: enabled Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: enabled
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 17
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: view_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: view_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 18
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: add Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: add
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 19
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: edit_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: edit_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 20
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: delete_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: delete_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 21
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: edit_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: edit_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 22
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: user_preference Name: edit Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: user_preference
DEBUG [94]: Validator::inArrayKey(): Key: edit
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 23
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: enabled Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: enabled
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 24
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: view_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: view_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 25
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: view Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: view
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 26
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: add Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: add
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 27
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: edit Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: edit
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 28
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: pay_stub Name: delete Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: pay_stub
DEBUG [94]: Validator::inArrayKey(): Key: delete
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [796]: Factory::Save(): Insert ID: 29
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825751 Converted Value: 1169825751
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: enabled Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: enabled
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 30
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: view_own Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: view_own
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 31
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: view_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: view_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 32
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: add Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: add
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 33
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: edit_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: edit_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 34
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: delete_child Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: delete_child
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 35
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: view Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: view
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 36
DEBUG [702]: Factory::getInsertQuery(): Insert
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [847]: Factory::Save(): Calling postSave()
DEBUG [730]: Factory::CommitTransaction(): CommitTransaction(): Transaction Count: 1 Trans Off: 3
DEBUG [1636]: PermissionFactory::applyPreset(): Setting Permission - Section: accrual Name: edit Value: 1
DEBUG [94]: Validator::inArrayKey(): Key: accrual
DEBUG [94]: Validator::inArrayKey(): Key: edit
DEBUG [931] Array: PermissionFactory::setValue(): Value:

string(1) "1"


DEBUG [144]: Validator::isLength(): Value: 1 Length: 1 Min: 1 Max: 255
DEBUG [720]: Factory::StartTransaction(): StartTransaction(): Transaction Count: 1 Trans Off: 2
DEBUG [766]: Factory::Save(): Calling preSave()
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [256]: Validator::isDate(): Raw Date: 1169825752 Converted Value: 1169825752
DEBUG [796]: Factory::Save(): Insert ID: 37
DEBUG [702]: Factory::getInsertQuery(&
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Did you create the MySQL user and database for TimeTrex as per http://forums.timetrex.com/viewtopic.php?t=65?
rgaborko
Posts: 21
Joined: Thu Jan 25, 2007 10:23 am

Post by rgaborko »

No I did not create a specific user for the database. Should it not work when you go with the Root user that it doesn't matter what database it is?

I will try a re-install again with making the user and database first but I am not sure how that will change the outcome.

Rob
rgaborko
Posts: 21
Joined: Thu Jan 25, 2007 10:23 am

Post by rgaborko »

Well creating the database and user to start with did not work. I took your suggestion in my other thread and the system is now working under PostGresql wtih no problems.

Thanks alot,
Rob G
Locked