|
About:
Cyberience Project Manager is a PHP/MySQL based project management application for user collaboration and
productivity. The application includes tasks, milestones, time tracking, file uploads, bug tracking, a message board, invoice tracking and creation, checklists, multiple users.
Author:
harkelino [contact developer]
Homepage:
http://projects.cyberience.co.uk/
Demo site:
http://projects.cyberience.co.uk
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.38% (Rank 544)
» Popularity: 2.11% (Rank 2410)

(click to enlarge graphs)
Record hits: 27,211
URL hits: 12,154
Subscribers: 42
|
|
Branches
Comments
[»]
Installation Program has a bug
by Narayanan Neelakantan - Nov 28th 2007 05:59:54
The installation program has a bug it generates a insert statement, however
one filed headertext got missedout and that is throwing the error.
I just added this, if the author can look into this and fix then it would
be great.
INSERT INTO `cpm_settings` (unq, name, bug_status, bug_severity,
bug_section, bug_type, bill_status, invoicefoot1, invoicefoot2,
invoicefoot3, receiptfoot1, receiptfoot2, receiptfoot3,
currencytext,headertext,footertext) VALUES (1, 'iGATE',
'Closed,Fixed,New,Open,Rejected,Reopen', '1 - Low,2 - Medium,3 - High,4 -
Urgent,5 - Critical',
'Announcement,Database,Documentation,General,Interface,Other,Reception,Support',
'Announcement,Annoying,Bug Report,Content Request,Feature
Request,Feedback,General,Other,Usability', 'Completed,In Progress,Invoice
Due,Invoice Paid,Invoice Sent', 'Please make cheques payable to Company
Name', 'or alternatively payments can be made direct to our bank as
follows:', 'Bank of Anywhere, Sort Code: 00-00-00, A/C No: 00000000',
'Received with Thanks', 'If you have been satisfied with our services,',
'please recommend us to your friends, family and colleagues.',
'£','Header', 'Thank you for choosing Company Name')
-- Best Regards
Narayanan
[reply]
[top]
|