You will get the 404 page if you didn't do this edit or if your host doesn't allow mod rewrite.Blackwolf wrote:I tried it & got my default self modified 404 page.....
Open
.htaccess
At the end of the file add
Code: Select all
RewriteEngine on
Rewriterule ^([^/\.]{3,})$ ./memberlist.php?mode=viewprofile&un=$1
I didn't think it would help, I need to look in the Arcade code to see what the conflict is...Solidjeuh wrote:No this changes nothing .. still the same problem
I will try to check it out 2 night!!