PDA

View Full Version : Helow. I have a problem with my MFH v1.2


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.

yabsoft
11-03-2008, 09:48 PM
It seems your server has some limitation on DNS resolution such that the script on your server could not access to your site page yourdomain.com/uploadtrial/cross.php. So please ask your hosting to do something on DNS server to allow the access for your script.

Charle_newuser
11-04-2008, 05:29 AM
Thank you very much.

The problem has been solved, but another problem has arised. I ask for your help once again.

The login of the users of my script MFH v1.2 doesn't work with "Mozilla Firefox" explorer. But is working in "Internet Explorer" and "Apple Safari"

What problem can be causing this problem?

Thank you for your attention.

yabsoft
11-04-2008, 10:59 PM
Hmm, he always gets username/password errors on logining? Maybe clean the cache for FF. I don't think there are any difference between these internet browsers.