I installed vbseo on my forum Adam Fletcher's SEO forum - Powered by vBulletin
After that my forum broke - was not opening. Even i cannot enter admincp of vbulletin
Then somehow i removed all the files related to vbseo from webhost and i can see the forum homepage now.
But when i click the categories - nothing is displayed.
Is there any htaccess error ?
Here is my htaccess file :
Please help what should be the problem.# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName Index of /
AuthUserFile /home/theclick/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/theclick/public_html/_vti_pvt/service.grp
I am not a good coder :(


LinkBack URL
About LinkBacks







Reply With Quote