Upload won't work

Last post 02-07-2011, 1:50 PM by Eric. 3 replies.
Sort Posts: Previous Next
  •  02-04-2011, 8:19 AM 66049

    Upload won't work

    I have just installed the trail version onto my web server but cannot get the upload to work. It creates a new category ok but the upload files button doesn't work. Any ideas welcome.
     
    Thanks 
  •  02-04-2011, 9:40 AM 66052 in reply to 66049

    Re: Upload won't work

    Dear xynbolis,
     
    Please tell me the php uploader test url on your website, you can also send it to [email protected],  i will check this issue on my end.
     
    Thank you for asking
  •  02-07-2011, 10:22 AM 66098 in reply to 66052

    Re: Upload won't work

    Hi Eric,
     
    The test url is :
     
    http://www.graphicnet.co.uk/test.php
     
    You will also notice that opening the lightbox has the filename in the middle rather than at the left. 
     
    Thanks
     
  •  02-07-2011, 1:50 PM 66102 in reply to 66098

    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 as RSS news feed in XML