Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Upload won't work
Re: Upload won't work
02-07-2011, 1:50 PM
Eric
Joined on 08-05-2009
Posts 1,269
Re: Upload won't work
Reply
Quote
Dear xynbolis,
You can find the following html code in your page:
<script src="http://cutesoft.net/uploader/resources/Core/GalleryLibrary.js" charset="UTF-8" type="text/javascript"></script>
Failed to load source for:
http://www.graphicnet.co.uk/uploader/resources/Core/GalleryLibrary.js
This path is incorrect, you can use the following code to set the path to your actual value:
$gallery->GalleryClient="/uploader/resources";
Thank you for asking
Eric@cutesoft.net
View Complete Thread