Welcome Guest, Not a member yet? Register   Sign In
Uploadify and relative references
#1

[eluser]bertcarremans[/eluser]
Hi,

I am using Uploadify on my website and everything works fine on my localhost. However, when using it on a remote server I get HTTP 500 errors when I want to upload images.

After reading the forums of Uploadify I found that Uploadify needs a relative reference to the upload script. In my code I have the following

Code:
... some code here ...
    echo " 'script'         : '" . base_url() . "js/uploadify.php',";
    ... some other code here ...

and my base_url is defined as http://www.example.com/

I tried relative references, but unfortunately this does not work. Does anyone have an idea how to fix this?

Thanks!


Messages In This Thread
Uploadify and relative references - by El Forum - 02-21-2011, 02:52 PM
Uploadify and relative references - by El Forum - 02-21-2011, 03:12 PM
Uploadify and relative references - by El Forum - 02-23-2011, 11:53 PM
Uploadify and relative references - by El Forum - 03-01-2011, 03:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB