Search found 4 matches

by ste_dee
22 Apr 2008, 13:15
Forum: Help
Topic: Fatal Error on View Issues Page
Replies: 4
Views: 4381

Re: Fatal Error on View Issues Page

I did a search for php.ini on my server and found a couple of different ones. I am using WAMP Server. I changed the memory limit in each one, restarted All Services through the WAMP Manager and it worked fine then.

Cheers
by ste_dee
11 Apr 2008, 14:43
Forum: Help
Topic: JPGRAPH Memory Issue
Replies: 1
Views: 3030

JPGRAPH Memory Issue

I am trying to get jpgraph working with my installation of Mantis. I have Mantis 1.1.1 and jpGraph 1.22.1. I have ammeded my config_inc.php to have:

$g_use_jpgraph = ON;
$g_jpgraph_path = 'C:\\wamp\\www\\mantis\\jpgraph\\';

I have then ammended jpgraph.php to have:

DEFINE('DIR_BASE','C:\\wamp ...
by ste_dee
17 Mar 2008, 15:27
Forum: Help
Topic: Fatal Error on View Issues Page
Replies: 4
Views: 4381

Fatal Error on View Issues Page

When I go into View Issues I am getting a band along the top which displays the following message:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:\wamp\www\mantis\core\string_api.php(309) : runtime-created function on line 1

I get about 14 issues ...
by ste_dee
13 Mar 2008, 10:24
Forum: General Discussion
Topic: Custom Email Notifications
Replies: 1
Views: 2491

Custom Email Notifications

Hi,

We have 2 systems administrators who logs calls from all of users, so the users themselves dont actually log the calls and so they arent currently recorded against the call. I am setting up a custom field to capture the information of who originated the call. Problem is the email notifications ...