if (!file_exists(PATH_ROOT.'/.htaccess')) {
$this->Form->AddError(...);
} Wow, thanks, much appreciated!Tim said:@seigaku Hi. @Todd is implementing a sweet fix for this right now (literally, right now), but if you want to get going immediately, you can comment out lines 243-245 of applications/dashboard/controllers/class.setupcontroller.php:
if (!file_exists(PATH_ROOT.'/.htaccess')) {
$this->Form->AddError(...);
}
As you can see, I was not suggesting that the current functionality was ideal. I just said that we were working on a fix and identified the problem code for people that wanted a solution immediately.Tim said:
Yes. My Web host does not allow that type of file naming.DavyB said:@seigaku
Did you try the trick of ftping it as htaccess.txt or 1.htaccess and renaming it once its there on the host?
Tim said:Thats mega lame. Maybe consider getting a new / non retardo host?
Yes there is a very good reason why I "suffer" with this web host. I'm unemployed and on a limited income,and the web host I have is what I can afford right now. I have been shopping around for a better host, however most hosts want $100+ for a year upfront. I don't have that kind of money right now to drop because I need to eat and have a roof over my head.Tim said:With the amount of choice available these days there's no reason to suffer bad hosting
It looks like you're new here. If you want to get involved, click one of these buttons!