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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Guidance re: MOD related table layout problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jcm001
Starting Member

45 Posts

Posted - 30 January 2004 :  16:54:22  Show Profile

After implementing two MODS (Events Calendar and Poll)...

The message field (the one where you write a message you might intend to post) in the table associated with the post.asp page is not positioned correctly; i.e., it is located to the right of all the other table's fields and is sandwiched between two apparantly empty (or black) fields.

Similarly, after a message is posted, the related text is located in an empty (or black) field, to the right of where it should be. This happens in regular and poll topics.

The problems seem related. Would someone please point me in the right direction on how to correct this? As always, your guidance is appreciated.

Environment: 3.4.04, MS Acess 2000 --> intend to eventually switch to MySQL.

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 30 January 2004 :  17:00:41  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Have you checked you've done the modifications correctly as stated in the readme files of the MODs?
The files you should check are topic.asp and post.asp

Maybe if you post a link to your forum or a screenshot someone here could help.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 30 January 2004 :  17:16:16  Show Profile
Thanks OneWay. I've successfully implemented each of the mods separately, but have struggled somewhat to integrate them. I think I'm getting closer to where I'd like to be now. I'll check out where I changed the above files and will re-attempt to catch the error I must have made. If not, I'll post a link or screenshot as you suggested. Thanks again.
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 30 January 2004 :  18:27:30  Show Profile
So far...so good. First problem in post.asp seems fixed. Relative to the mod code, my forum's post.asp file had what looked like an extra link reference under the 12th mod incidence.

'################################## Poll Mod ###################################
'Remember to remove the &_ code from the end of the line above.
Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b></b><br />" & vbNewLine
if strRqMethod = "Topic" or strRqMethod = "EditTopic" then
if Request.QueryString("poll") = "1" then
Response.Write "Poll Question:"
else
Response.Write "Message:"
end if
else
Response.Write "Message:"
end if
Response.Write "</b><br />" & vbNewLine
' Remember to start the 2nd line below with Response.Write.
'###############################################################################
(extra link ref was here)


Edited by - jcm001 on 30 January 2004 18:53:21
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 30 January 2004 :  19:08:36  Show Profile
Hopefully I'll be able to finish the rest tomorrow. Es ist Feierabend!
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 02 February 2004 :  11:28:02  Show Profile
<screenshot removed>

I worked on this over the weekend, but haven't been able to figure it out...Thanks in advance for any help.

So far, it seems that the first issue I mentioned regarding the post.asp page seems to be holding resolved.

<link removed>

Edited by - jcm001 on 02 February 2004 16:39:17
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 02 February 2004 :  13:02:20  Show Profile
Well, after all that copy and pasting, it looks like I chopped off some of the topic.asp file. Will redo it. I'll post when I've reassembled it. Thanks again.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 February 2004 :  13:02:43  Show Profile
Your topic.txt file is missing half of the code. Piece of the file is missing.

Just open your topic.asp file in notepad, click File "Save As" and save it as topic.txt. Then upload it to your site.

Support Snitz Forums

Edited by - Davio on 02 February 2004 13:04:03
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 02 February 2004 :  13:25:11  Show Profile
I just reposted it and it should all be visible now. Any ideas?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 February 2004 :  13:47:25  Show Profile
I edited your file. Download it here: <link removed>

Support Snitz Forums

Edited by - Davio on 02 February 2004 14:35:18
Go to Top of Page

jcm001
Starting Member

45 Posts

Posted - 02 February 2004 :  14:19:29  Show Profile
I got the file and loaded it to the Snitz forum folder. I've tested a few posts and so far so good...actually: GREAT! Thank you.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 February 2004 :  14:34:31  Show Profile
You're Welcome.

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07