Hello, I don't know if this is a bug or it has to do with a error during my installation. I have an issue where many action links are missing the original index.php prefix.
For example, on the main (user) index.php, when I try to login or logout I would get the link http://localhost/faq/?action=login or http://localhost/faq/?action=logout. Since it is missing the index.php, it takes me to the directory of my faq folder.
It also occurs in admin/index.php, I can't do anything because the *.php is missing before ?action.
Did I install it wrong?
