Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
language.php and .htaccess?
ericcarl
New
So I'm attempting to edit conf/language.php to change some of the verbiage on my Vanilla forum. I'm altering my files in Dreamweaver and uploading through the file browser, but when I attempt to upload language.php, I get an error about permissions not allowing me to upload the file. There is a .htaccess file in the conf folder with this content:
<Limit GET POST PUT>
Order Allow,Deny
Deny from All
</Limit>
Is this somehow limiting Dreamweaver's ability to upload the file? Don't I need to be able to do this to make these verbiage changes? Thanks for any help!
0
This discussion has been closed.
Comments
Actually, I would rename it, keeping the starting dot where it is.
By the way, if you are running OS X or Linux, copying this file to your hard disk will cause it to disappear, that's what the dot does.
step by step..
Contact your ISP and get them to change the owner of all the Vanilla files to whatever your user is.
Posted: Friday, 23 May 2008 at 8:15AM