I’m having this exact same problem, I’d love for it to be solved since BambooInvoice seems to be EVERYTHING i was lookin for.
@theepiphany: could you be more specific?
Have you: 1) confirmed that your config.php and database.php are correct 2) confirmed you are running PHP5 3) tried enabling errors?
Try adding a questionmark after index.php so that it becomes http://yoursite.com/bamboo/index.php?
Same problem here too, blank page and redirect.
PHP 5.2.5 Connection settings tested and working. Tried adding the index.php?, no change. I’ve also tried turning on php errors with php_flag display_errors on in a .htaccess file. I’m out of ideas now.
Hashbot. What did your host say when you asked them how to enable errors?
Hi This is what they said: “error reporting is enabled by default in PHP”
Then they suggested to check register_globals, which is why I checked.