Closed (fixed)
Project:
Link to Us
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2009 at 21:05 UTC
Updated:
6 May 2011 at 08:37 UTC
Just letting you know I am using D5 version and the url is not connecting correctly.
It is adding a "../" before files instead of converting this to the correct url.
So once I have uploaded a new image on save and view all I get is the title text and no image (look i the code and you see the url is wrong)
Have inspected the module but cannot see where to update this or see if I could tweak it.
Any suggestions?
Comments
Comment #1
Gman commentedI am not sure how you are getting this error. I have checked a testing area and a live site I have and cannot reproduce this error.
There is no error when you upload the image? Do you get the 'New image saved.' message or the 'Uploaded file does not appear to be a valid image file. Please try again.' message?
What are your file system settings at '/admin/settings/file-system'? Maybe the temp file isn't saving correctly.
Comment #2
glynster commentedHi there,
Yes the uploading of an image working perfectly well. I get the message status to say that the image was successfully uploaded. I also see that the image is placed in files/link_banners so everything appears to be working:)
So the file system structure is in place and working.
I am still on 5.1.8 dev version fo Drupal - could this be the problem?
Just on upload all links start with ../files or /../files
Comment #3
glynster commented