Fed

Results 97 comments of Fed

can you please be specific or open a pull request with the fix, thanks.

I've just tested it and it works for me. If something is not working for you please give me more details and I'll check it.

Sounds like a bug, have you tried to use asbolute path instead? I'll check and fix it next week, thanks. From my iPhone > On Oct 12, 2013, at 11:05...

Ok I'll look into this issue From my iPhone > On Oct 12, 2013, at 9:33 PM, Aaron Drake [email protected] wrote: > > Actually the absolute path works for eliminating...

this error should be already fixed in RainTPL 3, could you simply move to the newest version?

raintpl3 right? http://github.com/rainphp/raintpl3 On Tue, Oct 15, 2013 at 6:38 PM, Aaron Drake [email protected]: > I updated to the master currently in github and I still experience the > issue...

I'll check this issue later today, thanks for reporting it!

Hi Doobbe, Rain needs PHP >= 5.3, although I never tested it on windows I'm sure update PHP will solve your issue, you can download the latest XAMPP version from...

Try to do chmod -r 777 cache chmod -r 777 public (correct it should be 755 with the right owner... but just to do a quick test). If this won't...

OK, I know it sucks but our best bet now is to use the simplest debugging techniques: echo 1;exit; there's a file admin.php, try to put echo 1;exit; at the...