<?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 : Forum times out when make long posts</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 : Forum times out when make long posts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:25:44 +0000</pubDate>
  <lastBuildDate>Mon, 12 Jun 2006 14:43: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=20282</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[Forum times out when make long posts : The timeout issue sounds like...]]></title>
   <link>https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108922.html#108922</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20282<br /><strong>Posted:</strong> 12&nbsp;June&nbsp;2006 at 2:43pm<br /><br />The timeout issue sounds like the application pool on your site is recycling and thus dropping the session and tracking data stored in the web servers memory.<br><br>Version 8.02 should prevent this if users use the auto-login feature so that cookies are used to help track the user. You could also edit the 'functions/functions_session_data.asp' file and change it so the forum uses the database to track sessions instead of the web servers memory, but this will course more database reads and writes and lower performance of large sites.<br><br>As to your second question, you could change the 'File_uploads' field in tblThread in your database to a 'memo' or 'text' datatype to store more data, but this will again course a performance loss and larger database sizes.<br>]]>
   </description>
   <pubDate>Mon, 12 Jun 2006 14:43:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108922.html#108922</guid>
  </item> 
  <item>
   <title><![CDATA[Forum times out when make long posts : Sorry for the lack of description....]]></title>
   <link>https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108917.html#108917</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9429">bruce</a><br /><strong>Subject:</strong> 20282<br /><strong>Posted:</strong> 12&nbsp;June&nbsp;2006 at 1:25pm<br /><br />Sorry for the lack of description.&nbsp; The time out thing has only happened to me a couple times on long posts and I did not get the exact behaviour.&nbsp;&nbsp;&nbsp;If I remember right the users are being logged out when they hit the post reply button after taking a long time to compose their post.<DIV>&nbsp;</DIV><DIV>As for the uploaded file issue, that makes sense but I run a fishing forum and my users like to post a lot of fishing pictures in their posts.&nbsp; Is there any way to increase the number of pictures that can be posted in a single post?</DIV><DIV>&nbsp;</DIV><DIV>Here's a thread where the problem occured.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.gamefishin.com/gfboard/forum_posts.asp?TID=19847" target="_blank">http://www.gamefishin.com/gfboard/forum_posts.asp?TID=19847</A></DIV>]]>
   </description>
   <pubDate>Mon, 12 Jun 2006 13:25:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108917.html#108917</guid>
  </item> 
  <item>
   <title><![CDATA[Forum times out when make long posts : You have not mentioned how your...]]></title>
   <link>https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108896.html#108896</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20282<br /><strong>Posted:</strong> 12&nbsp;June&nbsp;2006 at 8:39am<br /><br />You have not mentioned how your forum times out, so I can not answer that question without more details from you to workout what the problem is?<br><br>As to your second question, because the names of the uploaded files are stored in the database you can only upload 5 or 6 times within a post, depending on how long the names of your uploaded files are.<br>]]>
   </description>
   <pubDate>Mon, 12 Jun 2006 08:39:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108896.html#108896</guid>
  </item> 
  <item>
   <title><![CDATA[Forum times out when make long posts : WWF v8.2  I&amp;#039;m getting a...]]></title>
   <link>https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108882.html#108882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9429">bruce</a><br /><strong>Subject:</strong> 20282<br /><strong>Posted:</strong> 12&nbsp;June&nbsp;2006 at 6:01am<br /><br /><DIV>WWF v8.2</DIV><DIV>&nbsp;</DIV><DIV>I'm getting a lot of complaints from my members that if they take more than just a few minutes to write their posts the forum times out. </DIV><DIV>&nbsp;</DIV><DIV>It has happened to me a couple times also.&nbsp; It's very frustrating to spend a lot of time composing a post and then lose it because the forum timed out.</DIV><DIV>&nbsp;</DIV><DIV>After timing out and then making several edits to get pictures uploaded one edit at a time, you eventually start getting the following error and then have to close your browser reopen and edit your post.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>SELECT tblThread.Thread_ID, tblThread.Author_ID, tblThread.Message, tblThread.Show_signature, tblThread.IP_addr, tblThread.Hide, tblThread.File_uploads FROM tblThread WITH (ROWLOCK) WHERE tblThread.Thread_ID=318436; </FONT><FONT face=Arial size=2><P><FONT color=#ff0000>Microsoft OLE DB Provider for SQL Server</FONT></FONT><FONT color=#ff0000><FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80040e21'</FONT><FONT face="Times New Roman" size=3> </FONT></FONT><P><FONT color=#ff0000><FONT face=Arial size=2>Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.</FONT> </FONT><P><FONT color=#ff0000><FONT face=Arial size=2>/gfboard/edit_post.asp</FONT><FONT face=Arial size=2>, line 557</FONT> </FONT></P></DIV><span style="font-size:10px"><br /><br />Edited by bruce - 12&nbsp;June&nbsp;2006 at 6:47am</span>]]>
   </description>
   <pubDate>Mon, 12 Jun 2006 06:01:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-times-out-when-make-long-posts_topic20282_post108882.html#108882</guid>
  </item> 
 </channel>
</rss>