<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Upload path</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Upload path]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 19:12:25 +0000</pubDate>
  <lastBuildDate>Wed, 23 Apr 2008 08:03:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=25639</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Upload path :  Changing the location of the...]]></title>
   <link>https://forums.webwiz.net/upload-path_topic25639_post132908.html#132908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25639<br /><strong>Posted:</strong> 23&nbsp;April&nbsp;2008 at 8:03am<br /><br />Changing the location of the upload folder often courses issues, even if you do get it to work IE will often re-write the URL to the images and files so that they are not correctly linked in posts.<br><br>You should leave the upload folder in it's default location and place a request with your web host that they grant read, write, and modify permissions on that folder.<br>]]>
   </description>
   <pubDate>Wed, 23 Apr 2008 08:03:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upload-path_topic25639_post132908.html#132908</guid>
  </item> 
  <item>
   <title><![CDATA[Upload path : This is in relation to an old...]]></title>
   <link>https://forums.webwiz.net/upload-path_topic25639_post132897.html#132897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17855">Alski</a><br /><strong>Subject:</strong> 25639<br /><strong>Posted:</strong> 22&nbsp;April&nbsp;2008 at 4:27pm<br /><br />This is in relation to an old post in Dec 2007:<br>http://forums.webwiz.net/forum_posts.asp?TID=24744<br><br>My host has a separate folder on their server that allows uploads and so I must alter the path given in&nbsp; strUploadFilePath (in the setup_options_inc.asp file) (I get a 'Permission Denied' with the default settings)<br><br><br>strUploadFilePath = "../../../files/mydomain.com/uploads" 'This is the upload folder<br><br>Using this, I get a problem at the following line in functions_upload.asp:<br><br>lngFolderUserID = CLng(Right(strFolder, (Len(strFolder) - Instr(strFolder, "/"))))<br><br><br>The following error message appears at /RTE_popup_file_atch.asp?PB=Y :<br><p><font face="Arial" size="2">Microsoft VBScript runtime </font> <font face="Arial" size="2">error '800a000d'</font></p><p><font face="Arial" size="2">Type mismatch: 'CLng'</font></p><p><font face="Arial" size="2">/forum/functions/functions_upload.asp</font><font face="Arial" size="2">, line 715</font></p><p><br></p><p>Altering the following database field produces the same error:<br><br>update main_Configuration set <br>upload_files_path = '../../../files/mydomain.com/uploads'<br><br></p><p><font face="Arial" size="2">How should I alter my code so that the correct path is provided and so that avatars and files are referenced and displayed correctly?</font></p><p><br></p><p><font face="Arial" size="2">Cheers,<br>Alski<br></font></p>]]>
   </description>
   <pubDate>Tue, 22 Apr 2008 16:27:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upload-path_topic25639_post132897.html#132897</guid>
  </item> 
 </channel>
</rss>