Share

Issue Tracker

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-04-16 svn co https://issue-tracker.svn.sourceforge.net/svnroot/issue-tracker issue-tracker

browse code, statistics cvs -d:pserver:anonymous@issue-tracker.cvs.sourceforge.net:/cvsroot/issue-tracker login

cvs -z3 -d:pserver:anonymous@issue-tracker.cvs.sourceforge.net:/cvsroot/issue-tracker co -P modulename

Show:

What's happening?

  • Followup: RE: error http 404 after login

    I have the same problem but I'm not on windows server that's why i ask the question again. I try to install issue-tracker on my host(ixwebhosting) but i have the error 404 when i log. I follow the administrator guide version 0.2. Thanks for your answers.

    2009-07-23 10:42:19 UTC by nobody

  • Followup: RE: Fatal error: Cannot redeclare date_format

    I just commented out the function in includes/functions/time.func.php. It did the trick for me, although the log says: Run-time warning: date_format() expects exactly 2 parameters, 0 given.

    2009-07-20 12:58:35 UTC by nobody

  • Followup: RE: Just installed and cannot login

    > Did you import data.sql and indexes.sql into your database? > These files are found in ../issue-tracker/setup/ Say thx to author of this post: http://sourceforge.net/forum/message.php?msg_id=2715985 Post was made by Dragomir.

    2009-05-15 21:15:13 UTC by nobody

  • Followup: RE: Default Users not Created??

    > Did you import data.sql and indexes.sql into your database? > These files are found in ../issue-tracker/setup/ Say thx to author of this post: http://sourceforge.net/forum/message.php?msg_id=2715985 Post was made by Dragomir.

    2009-05-15 21:15:01 UTC by nobody

  • Followup: RE: Cannot login with default ids after install

    > Did you import data.sql and indexes.sql into your database? > These files are found in ../issue-tracker/setup/ Say thx to author of this post: http://sourceforge.net/forum/message.php?msg_id=2715985 Post was made by Dragomir.

    2009-05-15 21:14:51 UTC by nobody

  • Followup: RE: Fatal error: Cannot redeclare date_format

    I am getting the same problem , and I am using xampp server, as per the admin document I made all the canges in config file.. but im getting porblem when I run it.

    2009-02-20 07:03:30 UTC by nobody

  • Followup: RE: Fatal error: Cannot redeclare date_format

    I am getting the same problem , and I am using xampp server, as per the admin document I made all the canges in config file.. but im getting porblem when I run it.

    2009-02-20 05:48:50 UTC by nobody

  • Followup: RE: Just installed and cannot login

    Well, i got same problem and i try on shared host. Dont what privileges you talking about but this its a waste of time because this thing can be the first task need to check before put for donwload anything. If this thing still are unfixed, looks like the scritp will be a trash can.

    2008-12-24 09:51:15 UTC by nobody

  • PHP already has a "dafe_format" function.

    As of 5.1.0, PHP5 has a "date_format" function of it's own. This interferes with Issue Tracker's custom "date_format" method, and breaks IT completely.

    2008-09-21 10:59:48 UTC by soloffice

  • Comment: Installation on Apache2.2/PHP5.2

    PHP 5.1 added a new built-in function called "date_format" that collides with a function issuetracker had already defined itself. http://us.php.net/date_format I've hacked around this problem in my local installation of issue-tracker by changing the references to "my_date_format" where appropriate.

    2007-09-10 20:31:21 UTC by bovineone

Our Numbers