Tools in Dashboard is missing
Hi everyone,
I've managed to install the blog module manually and it shows on the dashboard just fine. However, I'm having a hard time installing the other modules like backup and user_guide. I don't even see the 'Tools' module on the dashboard.
The files from
https://github.com/daylightstudio are already in my fuel/modules directory running php index.php fuel/installer/install user_guide inside /[My Fuel installation folder]/ doesn't seem to work though, it returns the homepage markup in the terminal.
Any help?
Thanks!
Comments
I solved the problem by changing the value of $config['uri_protocol'] from 'PATH_INFO' to 'AUTO'.
Do you know why that fixed my problem? How does changing the uri protocol config variable affect the system anyway?
http://stackoverflow.com/questions/4279904/codeigniter-and-its-uri-protocol