Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Just plain won't work on our server
Re: Just plain won't work on our server
02-24-2012, 6:38 AM
townsend
Joined on 11-09-2011
Posts 4
Re: Just plain won't work on our server
Reply
Quote
I changed the code at line 517 in the include_phpuploader file from
$cd=dirname($this->GetWebPath(__FILE__));
to the phpuploader location
$cd ="http://yourdomain.com/phpuploader";
View Complete Thread