# REWRITE BASE RewriteBase /phpBB3/ :wink: Then, upload this .htaccess in your phpBB3 folder. Hmmm... On the other hand, I don't understand this line : # FORUM INDEX RewriteRule ^Nirvana-tributo: Foros de nirvanaNirvana-tributo: Foros de nirvana$ /phpBB3/index.php [QSA,L,NC] Mathieu.
Hi, New posts are in index_body.html : <!-- IF S_USER_LOGGED_IN --> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> If you want them on each page on your forum, you have to copy-paste this code in your overall_header.html, for exemple after this par...
You didn't upgrade this part : # USER MESSAGES THROUGH USERNAME RewriteRule ^member/([^/]+)/(topics|posts)/?(page([0-9]+)\.html)?$ search.php?author=$1&sr=$2&start=$4 [QSA,L,NC] # GROUPS ADVANCED RewriteRule ^[a-z0-9_-]*-g([0-9]+)(-([0-9]+)...