Re: [dbscript-devel] Flash Upload, htaccess
Status: Alpha
Brought to you by:
foghorn43
From: Brian H. <br...@me...> - 2008-10-11 11:29:13
|
Hi Martin thanks for testing omb! I've fixed both of these issues in this morning's download thanks -- Brian martin said: Hello, I am just playing around with omb, looks very promising, just some first observations: 1. Flash upload: After the upload, I receive a redirect to MY-URL/null. This is, because one of the javascript vars defaults to the string null instead of being empty. Adding afterScript: "" to app/views/wp- themes/prologue-theme/header.php seems to solve the problem, but it is just a first step, upload still is not successful 2. htaccess I have noticed that I can define pretty urls in db/boot.php This seems to work but it would be nice if a sample .htaccess were provided. I will post more as I come across things, martin |