| Author |
Topic Search Topic Options
|
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 02 September 2006 at 9:15am |
|
I've bene looking into this and it could be an issue with the file upload path you enter in the admin area with / or \ in it. Try experimenting with the upload path and see if that fixes if. If you find that it is a / or \ which is coursing the problem please let me know.
Also could you tell me what the upload path you have at present in the admin area?
|
|
|
 |
balearicjobs
Groupie
Joined: 13 July 2002
Location: United Kingdom
Status: Offline
Points: 86
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 September 2006 at 4:40pm |
-boRg- wrote:
I've bene looking into this and it could be an issue with the file upload path you enter in the admin area with / or \ in it. Try experimenting with the upload path and see if that fixes if. If you find that it is a / or \ which is coursing the problem please let me know.
Also could you tell me what the upload path you have at present in the admin area?
|
Hi Borg, thank you for your suggestions
I have tried the following. I deleted the upload directory and recreated it, no effect. I changed the / to \ and no effect. I created a directory located in the same folder as my forum (so it did not require / or \) and used a different name and still no effect on the problem. It just isn't get rid of the temp directory. 
I would be happy to give you FTP and administrative access to the forum if it would assist you in finding the problem.
I appreciate your help.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 September 2006 at 5:17pm |
|
Try using the original sub directory from the folder and enter
upload
with no / or \ as I believe that it is to many \ or / that is coursing the issue.
|
|
|
 |
balearicjobs
Groupie
Joined: 13 July 2002
Location: United Kingdom
Status: Offline
Points: 86
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 8:46am |
I've tried that already unfortunetly, same problem
../uploads/temp/20060906_033945_MaudeFlanders1.jpg
^ Link looks the same no matter if you use / or \ in the Image and File Upload Config screen in the admin panel
The problem is the same if I use Persits AspUpload, Dundas or aspSmartUpload (the only three I have available)
I'm at a loss. Do you have any theroys or further options I can follow up on? It's frustrating as I have always used image upload without any problems and its a very popular feature of my forums, so I'm worried the removal of it will effect the popularity of my site.
|
Thanks for your help!!!
Kind Regards
Rob,
Balearic Jobs
Helping young people find seasonal work in the Balearic Islands, including vacancie
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 11:23am |
|
The problem here looks like you are using a folder above the forums root using ../ this can course issues like you mention especially in IE which will re-write the path to the image, because of this the forums code doesn't know what to detect to update the path as IE will alter the path to a setting that is unique to every forum.
If you use a sub folder of the forum for the upload folder without any ../ it should solve the issue
|
|
|
 |
balearicjobs
Groupie
Joined: 13 July 2002
Location: United Kingdom
Status: Offline
Points: 86
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 11:35am |
The directory structure now reads (in the image properties popup window) - /uploads
Unfortunetly the result is the same; uploads/temp/20060906_063252_MaudeFlanders1.jpg
Strangely it would seem avatar uploading is working with no problems.
Sigh... I appreciate your efforts Borg.
Edited by balearicjobs - 06 September 2006 at 11:37am
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 11:37am |
|
It needs to read 'uploads' no / and be a sub folder folder the main forum folder.
|
|
|
 |
balearicjobs
Groupie
Joined: 13 July 2002
Location: United Kingdom
Status: Offline
Points: 86
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 11:39am |
-boRg- wrote:
It needs to read 'uploads' no / and be a sub folder folder the main forum folder. |
If I put "uploads" in the upload admin screen it automatically puts the / in front in the Image Properties screen.
If I put /uploads in the admin screen it lists it as //uploads in the image properties screen.
Edited by balearicjobs - 06 September 2006 at 11:46am
|
Thanks for your help!!!
Kind Regards
Rob,
Balearic Jobs
Helping young people find seasonal work in the Balearic Islands, including vacancie
|
 |