You have "Use Full Friendly URLs" option enabled, however you missed out the notice below.
If you enable this option, the links generated by the system will not include "index.php?". However, to enable this, mod_rewrite must be available and an appropriate .htaccess file must be in place.
In a nutshell, rename htaccess.txt to .htaccess in your root forum directory. You may have to define the rewrite base in it (it is commented out) pointing to the base of your forum directory. Then select the friendly URL's option in the ACP.
Tracy, could you explain what do you mean by that? I haven't got it.
Reading all the guides and some topics regarding this subject, the thing I understood was: I need to rename the txt to .htaccess and simply change the admin CP to to full friendly url option.
Tracy, could you explain what do you mean by that? I haven't got it.
Reading all the guides and some topics regarding this subject, the thing I understood was: I need to rename the txt to .htaccess and simply change the admin CP to to full friendly url option.
# If you are having problems with the rewrite rules, remove the "#" from the
# line that begins "RewriteBase" below. You will also have to change the path
# of the rewrite to reflect the path to your XenForo installation.
#RewriteBase /xenforo