Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 BUG+FIX (3.1sr4): preview button gone
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

barky81
Junior Member

USA
166 Posts

Posted - 18 January 2001 :  13:20:22  Show Profile
When I create a new topic here, I have a "preview" button during composition.

However, once the new topic is created; any subsequent editing of that first message does NOT provide a "preview" button. (I can still edit the first message in a topic, just not preivew the changes before posting.)

This appears to be something unique to the first post in a topic...

I searched around and did not see any obvious thread on this issue. Is it a bug?

(NOTE: this is unrelated to other preview "bugs" I am currently discussing in other threads.)

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 January 2001 :  13:28:51  Show Profile
I am assuming you are using v3.1 SR4

starting on line #813 of post.asp

You will see this code:


if strRqMethod = "Reply" or _
strRqMethod = "Edit" or _
strRqMethod = "ReplyQuote" or _
strRqMethod = "Topic" or _
strRqMethod = "TopicQuote" then
%>
 <input name="Preview" type="button" value=" Preview " onclick="OpenPreview()">


Just add this line in there also: (either right before or right after "Topic" would probably be best)


strRqMethod = "EditTopic" or _
Go to Top of Page

barky81
Junior Member

USA
166 Posts

Posted - 18 January 2001 :  13:35:06  Show Profile
quote:

I am assuming you are using v3.1 SR4


Actually, by "here", I meant here at Snitz Forums. So yes, I am talking about the installation here at forum.snitz.com, which appears to be v3.1. sr4...

Thanks, I'll try it on my forums too (if I ever get them to work...).

Oh, and look, this is post #100.

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 23 February 2001 :  20:53:10  Show Profile
<-- bump -->

Title should say bug+fix.
The line number is 1004 in post.asp of the Alpha versions.

*----*----*----*----*----*----*----*----*
"Even when you feel you have nothing left,
You still have prayer--And that's enough."

*----*----*----*----*----*----*----*----*
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 25 February 2001 :  19:15:50  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in the source of sf2k_32a3.zip

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07