Search found 9 matches

by MikeEnIke
Sun Nov 06, 2011 6:55 pm
Forum: Help
Topic: Need to Redirect Submit Button
Replies: 0
Views: 5322

Need to Redirect Submit Button

I'm trying to mess with the PHP in Punch.php so that when the employee clicks the submit button, it will redirect them to another webpage. Preferably, I could change it so it only redirected when they were clocking out, but I just can't find where the submit button would be in the PHP. Anyone have a...
by MikeEnIke
Fri Sep 02, 2011 9:03 am
Forum: Help
Topic: What type of Password Encryption?
Replies: 2
Views: 1978

Re: What type of Password Encryption?

It doesn't seem to be md5 or SHA1, if no one knows what it is would anyone know how to edit the php in order to change the encryption type to MD5? I can't find where to edit the PHP looking through all of the files in interface.
by MikeEnIke
Mon Aug 29, 2011 12:09 pm
Forum: Help
Topic: What type of Password Encryption?
Replies: 2
Views: 1978

Re: What type of Password Encryption?

No one has dealt with this?
by MikeEnIke
Fri Aug 26, 2011 9:07 am
Forum: Help
Topic: What type of Password Encryption?
Replies: 2
Views: 1978

What type of Password Encryption?

I'm trying to have a 3rd party page to access the database, and allow logging in. I can not figure out what the encryption on the passwords in the users table is. Does anyone know what it is?
by MikeEnIke
Fri Aug 05, 2011 4:37 pm
Forum: Help
Topic: How to add a sixth "Other Field"?
Replies: 3
Views: 2123

Re: How to add a sixth "Other Field"?

Yea, it will be counting coins and must go pennies, nickels, dimes, quarters, half dollars, dollar coins. So close to fitting. Also, I meant "Is there a way to have this only show up when someone is 'clocking out' as opposed to any time they hit IN/OUT". Unfortunately, that doesn't matter ...
by MikeEnIke
Fri Aug 05, 2011 12:05 pm
Forum: Help
Topic: How to add a sixth "Other Field"?
Replies: 3
Views: 2123

How to add a sixth "Other Field"?

I want to create a type of 'production numbers' field when an employee is punching out. I have two questions: 1) I've found that you can go to Admin>Company>Other Fields, and it will allow you to add fields when an employee is punching in/out; however, there are only 5 available fields and I really ...
by MikeEnIke
Wed Aug 03, 2011 12:47 pm
Forum: Installation Help
Topic: Managing database via phppgadmin or something else
Replies: 2
Views: 2877

Re: Managing database via phppgadmin or something else

I've actually decided to go with pgadmin III. I read that TimeTrex automatically creates a random database password when it installs. Is there anyway to retrieve this password? I don't need to back up the database, I need to manage it. Is there some way I can change that password?
by MikeEnIke
Tue Aug 02, 2011 1:39 pm
Forum: Installation Help
Topic: Managing database via phppgadmin or something else
Replies: 2
Views: 2877

Managing database via phppgadmin or something else

Does anyone know a way to edit/view the databases with phppgadmin or something other DBMS? I want to add a table to the database to cross reference with the employees table and I want a way to go about that. Any help is appreciated.
by MikeEnIke
Mon Aug 01, 2011 8:21 am
Forum: Installation Help
Topic: interface/install/../../templates_c is NOT writable
Replies: 8
Views: 6849

Re: interface/install/../../templates_c is NOT writable

I'm having the exact same issue. How did you manage to get past the templace_c error?