Charle_newuser
11-03-2008, 02:03 AM
I have a MFH v1.2 script, and is not working fine.
The progres bar is ok but not return the downloads links, i've activated "debug variable"
i've remplaced this:
$debug = $user->setting[debug]=='yes';
For this:
$debug = 1;
This enable show a "iframe" on my upload form.
When im upload a file, the page show me this message in the iframe box:
Forbidden
You don't have permission to access /uploadtrial/cross.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at team-xo.net Port 80
Excuse me, what is the problem ??
Can you help me please?
I´ve tried all.
Thank you.
The progres bar is ok but not return the downloads links, i've activated "debug variable"
i've remplaced this:
$debug = $user->setting[debug]=='yes';
For this:
$debug = 1;
This enable show a "iframe" on my upload form.
When im upload a file, the page show me this message in the iframe box:
Forbidden
You don't have permission to access /uploadtrial/cross.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at team-xo.net Port 80
Excuse me, what is the problem ??
Can you help me please?
I´ve tried all.
Thank you.