-
There's a little bit of old code that's not used any more in the 1.0.x menu.php file that looks like it sets up the menu. The code is actually commented out so it does nothing. Sorry for that!
Have a look instead at inc/actions/actions.php where you will find a _populate() function that instead defines all the menu entries.
If you think that your alternate names are useful to others...
2009-06-11 22:11:57 UTC by themill
-
If you want to use PDF export, you need to install the FPDF PDF library
http://bumblebeeman.sourceforge.net/documentation/install
It's very simple to install from the archive provided by the FPDF project, or if you are running Debian linux, you could just "aptitude install php-fpdf".
With the include_path shown in your error message, unzipping the FPDF download into...
2009-06-11 16:08:00 UTC by themill
-
when selecting all instruments / projects / I get this error
Warning: main(fpdf/fpdf.php) [function.main]: failed to open stream: No such file or directory in /homepages/17/d199148511/htdocs/bumblebee/inc/export/pdfexport.php on line 16
Fatal error: main() [function.require]: Failed opening required 'fpdf/fpdf.php' (include_path='./system-inc/:.:/usr/lib/php') in...
2009-06-06 16:09:31 UTC by afeath22
-
Hi,
I would like to change the words used for some of the menu headings,
I see the list at the bottom of the menu.php file, I have changed what I want and saved it back.
but the menu does not change
could someone put me in the right direction and tell me how stupid I am?.
2009-06-06 14:04:16 UTC by afeath22