Search found 3 matches

by megaman
Tue Feb 12, 2008 5:52 pm
Forum: Help: Linux/Unix Specific
Topic: Upgrade from 0.8.7a to 0.8.7b: 'Invalid PHP_SELF Path'
Replies: 49
Views: 282326

A temporary solution would be to edit global.php like that : comment this line: if (!((is_file($_SERVER["SCRIPT_FILENAME"])) && (substr_count($_SERVER["SCRIPT_FILENAME"], $_SERVER["PHP_SELF"])))) { add just under it: if (!((is_file($_SERVER["SCRIPT_FILENAME...
by megaman
Tue Feb 12, 2008 5:36 pm
Forum: Help: Linux/Unix Specific
Topic: Upgrade from 0.8.7a to 0.8.7b: 'Invalid PHP_SELF Path'
Replies: 49
Views: 282326

I am using FreeBSD too. Here is the result after adding your code : Array ( [DOCUMENT_ROOT] => /usr/local/www/data [HTTP_ACCEPT] => text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1 [HTTP_ACCEPT_CHARSET] => iso-8859-1, utf-8, utf-16...
by megaman
Sat Feb 11, 2006 10:06 am
Forum: Help: General
Topic: Font size on graph
Replies: 11
Views: 3802

Hi people, like you I got this annoying problem since the update in 0.8.6h if I remember well. Here is finally the solution I found : in the visual settings, you need to fill the "Legend Font File" setting, and your font size will be used ^^ here is what I put : legend font size : 7 legend...