Edit User.php / Incomplete

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Locked
MichelleM
Posts: 37
Joined: Thu Apr 26, 2007 8:41 am

Edit User.php / Incomplete

Post by MichelleM »

Good morning,

I have run into this in the past, when logging on as a new user, I am redirected to the "Welcome ... since this is your first time logging into TT we need you to fill out the following information" screen.

I enter the required information but when I click "Submit" I am redirected back to the same EditUser.php page with this in the address line: http://intranet/timetrex/interface/user ... complete=1

Environment:
3. What version of TimeTrex you are running, specifically. (stating "the latest version" is not specific enough)
TimeTrex 1.6.4 (updated Friday 5/4/07)
4. What version of PHP you are using.
PHP 5.1.2 with MySQL 5.0.22-Debian
5. What operating system you are running.
Ubuntu 6.0.6 server
6. What web server you are using.
Apache 2.0.55
7. Have you configured PHP to log errors to a file, and what errors are showing up in this file?
("error_log = <filename>" in PHP.INI)
Yes, I did but no file was created (/var/log/php/error.log)

thanks,
Michelle
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Did you fill out the address, home phone number, and postal code fields?
MichelleM
Posts: 37
Joined: Thu Apr 26, 2007 8:41 am

Required fields

Post by MichelleM »

Shawn,

Sorry - yes, all required fields were completed.

Now, after a server reboot, I don't get that page when logging in as that same user. I've seen this before, too. Shall I start a new thread?

thanks,
Michelle
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

The only other thing I can suggest is make sure that the files in your TimeTrex cache directory are all owned by your web server user, and that your cron job for TimeTrex is running as your web server user (NOT ROOT).
Locked