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
 my voting poll disappeared?!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

e3stone
Average Member

USA
885 Posts

Posted - 21 April 2001 :  16:45:46  Show Profile  Send e3stone an AOL message
My voting poll has been working fine up until about 15 minutes ago. The only changes I've made have been to add some code to display the total members to my forum. I got that code from here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=8403&FORUM_ID=26&CAT_ID=17&Topic_Title=HOW+MANY+MEMBER&Forum_Title=MOD+Add%2DOn+Forum+%28W%2FO+Code%29

Now, my poll disappeared. I don't know if this two things are related or not. I into the poll page code and changed
quote:
if (strAdminPolls = "1") then
'## Forum_SQL - Get Poll
strSql = "SELECT....

to this:
quote:
if (strAdminPolls <> "1") then
'## Forum_SQL - Get Poll
strSql = "SELECT


and then the poll displays fine. Anyone have a clue as to what this problem is?

Thanks,
Eric

Edit: Nevermind. It was a stupid mistake on my part. I added the code to config.asp and uploaded it, but I forgot that I was keeping the config.asp that came with the poll and the original config.asp in seperate places...simply uploaded the wrong config.asp. opps. Its been one of those days......


Edited by - e3stone on 21 April 2001 17:08:54
  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.51 seconds. Powered By: Snitz Forums 2000 Version 3.4.07