Search found 8 matches

by sayees
27 Aug 2007, 15:18
Forum: Help
Topic: Customizing print report option
Replies: 2
Views: 3124

Customizing print report option

Hi,

Iam working in mantis version 1.0.6...

I need to customize the report(excel sheet) to add the custom fields..

I have some people posting the code for csv export..Is any custom functions available for this issue(print report)??

Please do reply soon.. :cry:
by sayees
24 Aug 2007, 08:17
Forum: Help
Topic: Problem wit e-mail
Replies: 2
Views: 3517

Solved

:lol:
by sayees
23 Aug 2007, 13:01
Forum: Customizations
Topic: Customizing Output Printable Reports
Replies: 1
Views: 4831

Hi mbitran

Have u found the solution..Iam also in need of it..

some one plz help!! :(
by sayees
22 Aug 2007, 12:43
Forum: Help
Topic: Problem wit e-mail
Replies: 2
Views: 3517

Problem wit e-mail

Iam currently using manis v1.0.6

I hav configured my SMTP server settings..

For e-mail notification i hav changed some lines in config_defaults_inc.php

$g_enable_email_notification = ON;

$g_validate_email = ON;

$g_phpMailer_method = 2;(SMTP)

Even sfter making changes i am getting an error ...
by sayees
05 Jul 2007, 06:41
Forum: Help
Topic: Problem with CSV export after customization
Replies: 0
Views: 2263

Problem with CSV export after customization

Hi,

I have customized the view issues page with some custom fields like Firware version,title name e.tc...Now when i do the CSV export it shows only the title name with no content..I donno what is the problem..

Please help me in this reg..

Regards,
S.Sayee
by sayees
20 Apr 2007, 09:39
Forum: Help
Topic: Regarding new column in csv export
Replies: 1
Views: 3278

Regarding new column in csv export

Hi,
I have a custom field of type date called 'description'. Now I want it to be shown in the CSV export, what do I need to do???
Iam using mantis 1.0.6 version...
please help me in this regard!!
by sayees
20 Apr 2007, 06:03
Forum: Help
Topic: Please help me!! Its immediate:!:
Replies: 2
Views: 5473

hi..

See i want to add a new column in the exported excel sheet...i.e i want to add description column in the excel sheet...can u please send me the code and in which file i have to use tat...I am very new to PHP
by sayees
20 Apr 2007, 04:40
Forum: Help
Topic: Please help me!! Its immediate:!:
Replies: 2
Views: 5473

Please help me!! Its immediate:!:

I am working in a proj where we r putting our bugs in mantis tool..there is an option in mantis 'View Issues'.If u go there u can export[CSV Export] the bugs through excel sheet from the database..

What i want is to create our own export[Custom Export]..I creaed tat link and i am able to delete the ...