Topic: url up problem

hello,

I have a problem, I can not upload with url, can you help me

thank you

ps: sorry my english is bad

Thumbs up

Re: url up problem

explanation your problem.

Thumbs up

Re: url up problem

I can not upload in the url only with local

it tells me "error check your data"

thank you

Thumbs up

Re: url up problem

open debug mode in config.php about 47 line

$debug_mode = true; // false: Debug OFF - true: Debug ON.
change to TRUE

will can see some error info

and check your hosting php.ini

allow_url_fopen = on

allow_url_include = on

if is "off" will change to "on"

try it good lucky

Last edited by byonk (2010-12-04 12:51:00)

Thumbs up

Re: url up problem

ok

my host is problematic....

thank you anyway

Thumbs up