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
 Dynamic Sigs MOD - Works but no sig in 1st post
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

BLK - Jetta
Starting Member

23 Posts

Posted - 11 July 2002 :  19:07:32  Show Profile
MySQL - Active Users - Polls - Dynamic Sigs -
_______________________________________________

I installed the Dynamic sigs mod which works great, but everytime a user starts a new topic - the first post has no signature... whether or not the box is checked. All of the following replies to the post work fine with the signatures. Does anyone know where I should even begin to look for something like this?

Also, If a user creates a new POLL .... their signature works fine on the first post with the box checked... i hope this helps. Thanks!

_______________________
Mess with the best...


Edited by - BLK - Jetta on 11 July 2002 19:08:54

GhettoDalaiLama
Junior Member

212 Posts

Posted - 11 July 2002 :  22:38:04  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
Jetta.... I too am having this problem. Did you get my email I sent you earler? Also try creating a thread and then try to edit the first post... does it work?

These are the same problems I've having too though. Since I know I'm not alone let me go try to switch some code around and see where that gets us.

-------------------------
http://forums.akghetto.com
OS: Win2000 Adv Server SP2
Webserver: IIS 5.0
Snitz: 3.3.03
MySQL: 3.23.40
ODBC Driver: MySQL v.2.50.37.00 - 20.Apr.01
Go to Top of Page

BLK - Jetta
Starting Member

23 Posts

Posted - 12 July 2002 :  11:52:10  Show Profile
I apoligize, my email address in the profile was bad.
No, Editing the first post does not add the signature either... really bizzarre.

???

_______________________
Mess with the best...
Go to Top of Page

BLK - Jetta
Starting Member

23 Posts

Posted - 15 July 2002 :  13:59:32  Show Profile
Fixed the signature problem ill post it in the forum. Essentially in the topic.asp... there is POLL code just after the second instance of the code for Full Moderation. Do a search for the 3 instances of this in the "POLL MOD" Section

<font color="<% =strForumFontColor %>" face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><% =formatStr(Topic_Message) %></font>

and add this just after that


<% If Topic_Sig = 1 Then %>
<p><font color="<% =strForumFontColor %>" face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">----------<br><% =formatStr(Trim(rsTopic("M_SIG"))) %></font></p>
<% End If %>



Now its all working!!!

_______________________
Mess with the best...
Go to Top of Page

BLK - Jetta
Starting Member

23 Posts

Posted - 15 July 2002 :  14:00:50  Show Profile
New EMAIL: Jlowe@narantd.com

Edited by - BLK - Jetta on 15 July 2002 14:19:13
Go to Top of Page

GhettoDalaiLama
Junior Member

212 Posts

Posted - 16 July 2002 :  22:58:29  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
ok well I have that put in now and it does display the sig, but I'm still
having problems with everything.

I can't edit posts at all (MySQL errors) and if I start a poll none of the options to vote are displayed.

Is there anyway you can send me a copy of your topic.asp file? I would really appreciate it.

I tried emailing you at Jlowe@narantd.com but it came back as undeliverable.

Thanks.

-------------------------
http://forums.akghetto.com
OS: Win2000 Adv Server SP2
Webserver: IIS 5.0
Snitz: 3.3.03
MySQL: 3.23.40
ODBC Driver: MySQL v.2.50.37.00 - 20.Apr.01
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.47 seconds. Powered By: Snitz Forums 2000 Version 3.4.07