Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion In way over my head (MooTools Filemanager)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ger Hobbelt  
View profile  
 More options Apr 24 2012, 12:13 pm
From: Ger Hobbelt <g...@hobbelt.com>
Date: Tue, 24 Apr 2012 18:13:22 +0200
Local: Tues, Apr 24 2012 12:13 pm
Subject: Re: [Moo] In way over my head (MooTools Filemanager)

mtfm has an issue tracker but never mind (my branch at least is waiting for
me to locate some quality spare time to wrap things up again).
My hunch (without verifying) is that you're hit by this issue due to the
url where mtfm is uploading /to/ (the index.php file which would include
the mtfm backend php code) is htaccess password protected this way; you
want to go and sniff the HTTP traffic using the development tools in your
browser (though sniffing traffic from Flash components can be a pain in the
xxx, unless you resort to tougher measures like using the WireShark network
protocol sniffer (which will do HTTP 'decoding' of those TCP packets
travelling across the line for you, so it's relatively easy to pick up as a
tool).

I most often 'debug'/'diagnose' this sort of thing by sniffing the traffic
and [if necessary/helpful to cut down on the problem complexity] replaying
it in rudimentary form by hand using the browser when the going gets a
tough and the suspect is somewhere between browser and backend user code.

Met vriendelijke groeten / Best regards,

Ger Hobbelt

--------------------------------------------------
web:    http://www.hobbelt.com/
        http://www.hebbut.net/
mail:   g...@hobbelt.com
mobile: +31-6-11 120 978
--------------------------------------------------

On Tue, Apr 24, 2012 at 4:33 PM, Chad Meyers <starlingdesig...@gmail.com>wrote:

> So I am using MooTools Filemanager (https://github.com/frozeman/
> mootools-filemanager) with CKEditor.  It all works fine until
> I .htaccess password protect my CMS.

> File structure looks like this

> example.com
> ->admin (is .htaccess protected, and has index.php for user interface)
>  -->includes
>  --->fileManager (all files for manager are in here)

> -> images/currentProjects/ (directory accessed by file manager)

> As soon as the .htaccess password protect is in place, the upload
> fails with an error that says

> "Error
> No response was given from the uploader, this may mean that
> "mod_security" is active on the server and one of the rules in
> mod_security has cancelled this request. If you can not disable
> mod_security, you may need to use the NoFlash Uploader."

> the server does not have "mod_security"

> The file manager is using Swiff.Uploader or something like that.

> Not sure if this is the place to post this, but I don't know where
> else to look.

> Maybe someone can recommend another file manager, though I really like
> this one.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.