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
 everything was working fine for polls but...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

IcyStormFL
Starting Member

21 Posts

Posted - 28 March 2007 :  14:40:31  Show Profile
Microsoft VBScript compilation error '800a03ea'

Syntax error

/default.asp, line 306

<textarea></td>
^

" <td bgcolor=""" & strTableBorderColor & """>" & vbNewline & _
" <table border=""0"" width=""100%"" cellspacing=""1"" cellpadding=""4"">" & vbNewline
' ################# Poll Mod #####################
' Remember to remove the &_ code from the end of
' the line above.
%><!--#INCLUDE FILE="inc_poll.asp" --><%
' Remember to start the 2nd line below with a
' Response.Write.
' ##############################################
Response.Write " <tr>" & vbNewline & _
<textarea></td>
<td width="50%" valign="top">this and surrounding code looks like:<br><br>
<textarea readonly wrap="off" class="result" rows="1" cols="20" name="result"> Response.Write "</td>" & vbNewline & _
" <td align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>There are " & Posts & " Posts in " & Topics & " Topics and " & Users & " Users  </font></td>" & vbNewline & _
" </tr>" & vbNewline & _
" </table>" & vbNewline & _
" </td>" & vbNewline
else
Response.Write "</td>" & vbNewline
end if
Response.Write " </tr>" & vbNewline & _
" <tr>" & vbNewline & _
" <td bgcolor=""" & strTableBorderColor & """>" & vbNewline & _
" <table border=""0"" width=""100%"" cellspacing=""1"" cellpadding=""4"">" & vbNewline
' ################# Poll Mod #####################
' Remember to remove the &_ code from the end of
' the line above.
%><!--#INCLUDE FILE="inc_poll.asp" --><%
' Remember to start the 2nd line below with a
' Response.Write.
' ##############################################
Response.Write " <tr>" & vbNewline & _

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 28 March 2007 :  14:45:54  Show Profile
Your default.asp file is messed up. Post a link to a txt version of your default.asp file.

Support Snitz Forums
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 28 March 2007 :  15:25:17  Show Profile
sorry new to this...how do I do that?
Go to Top of Page

leatherlips
Senior Member

USA
1838 Posts

Posted - 28 March 2007 :  15:55:14  Show Profile  Visit leatherlips's Homepage
Open your default.asp file and choose Save As and name it default.txt. Upload it to your site and provide us the URL to be able to view it.

Mangione Magic Forum - The Music of Chuck Mangione

My Mods: Googiespell MOD | Link To Reply MOD | Petition MOD | Contact Page MOD | Share This Topic MOD | MP3 MOD | PageEar MOD | Google Viewer MOD
Go to Top of Page

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 28 March 2007 :  16:33:51  Show Profile  Visit MaD2ko0l's Homepage
fine these lines (shoudl be 306-308)


<textarea></td>
<td width="50%" valign="top">this and surrounding code looks like:<br><br>
<textarea readonly wrap="off" class="result" rows="1" cols="20" name="result"> Response.Write "</td>" & vbNewline & _


replace with this


"<textarea></td>" & vbNewline & _
"<td width="50%" valign="top">this and surrounding code looks like:<br><br>" & vbNewline & _
"<textarea readonly wrap="off" class="result" rows="1" cols="20" name="result"> Response.Write "</td>" & vbNewline & _


that should cure that problem

© 1999-2010 MaD2ko0l

Edited by - MaD2ko0l on 28 March 2007 16:34:18
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 28 March 2007 :  16:39:34  Show Profile
Mad2kool, this is incorrect. If you look more closely at the text, you will see this: "this and surrounding code looks like:". That is the text from the read me file. They copied more than what they should have.

Hence why I asked to see the default.asp file.

Support Snitz Forums
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 28 March 2007 :  17:00:50  Show Profile
http://www.350zclubofflorida.net/default.txt

Just a heads up...I also have other mods on there
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 28 March 2007 :  18:25:37  Show Profile
Remove lines 287 - 308 from your file.

Support Snitz Forums
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 28 March 2007 :  23:35:50  Show Profile
and then it will work?
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 28 March 2007 :  23:56:10  Show Profile
I am not getting the option under edit forum

to create the poll

Edited by - IcyStormFL on 28 March 2007 23:59:58
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 29 March 2007 :  02:01:13  Show Profile
quote:
Originally posted by IcyStormFL

and then it will work?
Just follow my instructions.

quote:
I am not getting the option under edit forum

to create the poll
Is this another problem or related to the first one?
Please explain further. There is no option to create a poll, when you editing your forum properties.

Support Snitz Forums
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 29 March 2007 :  06:29:48  Show Profile
I took out what you said and the only problem I am now having is

2. Edit the forum properties of each forum, that you would like to have polls in. From your default.asp page, click the Pencil icon beside the forum you want to have polls in.

I click on the pencil...

3. Select the Polls Permission to Allow All Members or Allow Only Admins/Moderators.

I am not getting this option.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 29 March 2007 :  12:02:23  Show Profile
Post a link to a txt version of your post.asp file. More than likely you left out the poll mod code for the file.

Support Snitz Forums
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 29 March 2007 :  21:07:36  Show Profile
I did forget one thing...I so appreciate your help with this...all is working now :)
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.48 seconds. Powered By: Snitz Forums 2000 Version 3.4.07