Search found 10 matches

by loyiso
Wed Feb 29, 2012 6:09 am
Forum: Developers
Topic: API Help
Replies: 3
Views: 7770

Re: API Help

We're using v5.0.4. Ok first, our main aim is to facilitate punching from another web application. We figure this cant be done without a loggin in and an active session. So, using the example shown in api-client-example.php, we created the TimeTrexClientAPI object using the default constructor. So t...
by loyiso
Tue Feb 28, 2012 2:20 am
Forum: Developers
Topic: API Help
Replies: 3
Views: 7770

API Help

We are trying to use the TimeTrex API to perform functions such as punch in from another web application. However we're experiencing difficulties with even the most basic functions such as Login. We've studied all the functions related to this function, and even used the api example code found in ap...
by loyiso
Wed Feb 08, 2012 9:02 am
Forum: Developers
Topic: Cannot Find TimeTrexClientAPI.class.php
Replies: 4
Views: 7481

Re: Cannot Find TimeTrexClientAPI.class.php

Thank You so much buddy! Thank you.
by loyiso
Wed Jan 25, 2012 3:24 am
Forum: Developers
Topic: Cannot Find TimeTrexClientAPI.class.php
Replies: 4
Views: 7481

Re: Cannot Find TimeTrexClientAPI.class.php

In fact the entire folder "'../classes/modules/api/client/TimeTrexClientAPI.class.php" is not there
by loyiso
Wed Jan 25, 2012 3:22 am
Forum: Developers
Topic: Cannot Find TimeTrexClientAPI.class.php
Replies: 4
Views: 7481

Cannot Find TimeTrexClientAPI.class.php

Can somebody please help me with the above mentioned issue. :( I've downloaded v5.0.3 from both mirrors and from Sourceforge but the file is not there.
by loyiso
Tue Jan 24, 2012 11:10 am
Forum: Developers
Topic: PostgreSQL Database
Replies: 6
Views: 8417

Re: PostgreSQL Database

That would be appreciated thank you very much.
by loyiso
Tue Jan 24, 2012 10:36 am
Forum: Developers
Topic: PostgreSQL Database
Replies: 6
Views: 8417

Re: PostgreSQL Database

Yes I am
by loyiso
Tue Jan 24, 2012 9:56 am
Forum: Developers
Topic: PostgreSQL Database
Replies: 6
Views: 8417

Re: PostgreSQL Database

Ok thanks buddy, but how come I cannot find the file "'../classes/modules/api/client/TimeTrexClientAPI.class.php"?
by loyiso
Tue Jan 24, 2012 5:41 am
Forum: Developers
Topic: PostgreSQL Database
Replies: 6
Views: 8417

PostgreSQL Database

Since the PostgreSQL Database used by TimeTrex holds all the employee information, how do I access that information/database from another application. i.e I need the Database connection information that was saved during the first run.
by loyiso
Mon Jan 23, 2012 1:14 am
Forum: Developers
Topic: Punching via Desktop Application
Replies: 1
Views: 6571

Punching via Desktop Application

I want to develop a desktop application that will perform the punching action. I have had a look at all the scripts that are resposible for punching and none of them give me an understanding of how they can be used by an external application. What values need to be passed to which script? Any help w...