Hi all,
I downloaded this hack today and followed the instructions. However, the moment I uploaded
.htaccess file, I get '
internal server error'.
I realised one problem could be that I had renamed my index (using the correct setup in admincp) to antimisandry.php, and so edited the .htaccess file to reflect this change.
However, it still gives me an internal error. Also, a series of randomly named files without an extension have appeared, yet are all zero bytes and all begin with vb*** (random characters)
Does anyone understand this, it's a little over my head unfortunately.
My forum is located
mydomain.me.uk/vb so I uploaded the .
htaccess to the same directory, as explained in the '
install.txt'
At this point, I get the '500 internal error'.
it reads:
Code:
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^$ antimisandry.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) userpage.php?do=main&username=$1