Re: Upload won't work

  •  02-07-2011, 1:50 PM

    Re: Upload won't work

    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
View Complete Thread