9 messages in com.mysql.lists.eventum-usersRE: Upgrade to 2.0 > Now Status Chart...| From | Sent On | Attachments |
|---|---|---|
| Richard R Ruggieri III | 18 Apr 2007 11:46 | |
| Travis Pierce | 19 Apr 2007 06:47 | |
| Bryan Alsdorf | 19 Apr 2007 19:15 | |
| Travis Pierce | 20 Apr 2007 08:33 | |
| Richard R Ruggieri III | 20 Apr 2007 09:15 | |
| Baker, James | 20 Apr 2007 16:46 | |
| Travis Pierce | 23 Apr 2007 08:34 | |
| Baker, James | 23 Apr 2007 18:27 | |
| Baker, James | 26 Apr 2007 11:54 |
| Subject: | RE: Upgrade to 2.0 > Now Status Chart not working![]() |
|---|---|
| From: | Baker, James (jame...@citigroup.com) |
| Date: | 04/20/2007 04:46:53 PM |
| List: | com.mysql.lists.eventum-users |
Actually, YES.
You have to use the HEX codes and prepend the codes with #
White = #FFFFFF Black = #000000
The chart program doesn't seem to like anything but the codes. I already fought that one here.
Jim
-----Original Message----- From: Richard R Ruggieri III [mailto:rrr...@psu.edu] Sent: Friday, April 20, 2007 11:16 AM To: even...@lists.mysql.com Subject: RE: Upgrade to 2.0 > Now Status Chart not working
Travis / Bryan,
I commented out line 59 like Travis did and I got the same results. The status graph came up.
Richard R Ruggieri III
-----Original Message----- From: Travis Pierce [mailto:trav...@yahoo.com] Sent: Friday, April 20, 2007 11:34 AM To: Bryan Alsdorf Cc: Richard R Ruggieri III; even...@lists.mysql.com Subject: Re: Upgrade to 2.0 > Now Status Chart not working
I did what you suggested and the graph still does not appear. I went ahead and commented out line 59 of stats_chart.php ($colors[] = $status_details['sta_color'];) and the graph works without the custom colors. The problem appears to have something to do with the custom HTML colors. Are there HTML colors that the graph does not support?
Travis
--- Bryan Alsdorf <bry...@mysql.com> wrote:
Hi,
Travis Pierce wrote:
The status charts on all my large projects are not working after the
upgrade; the smaller projects with fewer statuses work fine. I just wanted to confirm that I'm seeing the same thing with the status
chart.
This is possibly caused by memory limit problems. The new config file sets the memory limit to 128M which helps people who have a default limit of 8M but if your host has a higher limit it could cause problems. Try adding the following line to your config file (/path-to-eventum/config/config.php)
ini_set('memory_limit', '256M');
If that doesn't take a look in your PHP / web server error log to see if there are any error messages.
/bryan
Travis
Travis --- Richard R Ruggieri III <rrr...@psu.edu> wrote:
I just upgraded to Eventum 2.0.1 and now, for some reason, the Status Chart will not display, it's just a broken link. All of the other charts display correctly, and all of the charts worked before upgrading.
Any thoughts?
Richard R Ruggieri III
-- Eventum Users Mailing List For list archives: http://lists.mysql.com/eventum-users To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=trav...@yahoo.com
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
-- Bryan Alsdorf, Manager of Support Systems MySQL AB, www.mysql.com MySQL Conference & Expo - http://www.mysqlconf.com/ April 23-26 in Santa Clara, California (US)
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
-- Eventum Users Mailing List For list archives: http://lists.mysql.com/eventum-users To unsubscribe: http://lists.mysql.com/eventum-users?unsub=jame...@citigroup.com




