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
 Smile manager Plus error when posting
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

funinbc
Junior Member

245 Posts

Posted - 24 December 2002 :  02:18:55  Show Profile
I was trying to install the smile manager plus and I am getting the following error:

Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/funforum/forum/post.asp, line 1553


Looks like Alfred asked the same question but he just started with a fresh forum. My post.asp has been moded but I spent a lot of time to make sure I pasted the code in the right spot.

I have been re-looking at it for hours but can't figure it out
I can read the posts but not reply to them


here is a link to the post.asp :

http://www.funinbc.com/temp/post.txt

Here is a link to the forum :

http://www.funinbc.com/funforum/forum/

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 24 December 2002 :  07:54:39  Show Profile
OMG!! it happen again~~~

hi~ funinbc,
this post maybe helpful for you...
(not just Rich, i remember still a lots ones have the same problem with you. )
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=37844#192792

and i take a look to your post.txt, it's obviously, you've many duplicate code for SmileManager Mod. (2 inc_smiles.asp including !?) maybe try this.....

remove line.811 ~ line.830
'############# SmileManager Plus MOD ################
if strRqMethod = "Edit" or strRqMethod = "URL" or strRqMethod = "EditURL" or _
strRqMethod = "Forum" or strRqMethod = "EditForum" or _
strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _
strRqMethod = "EditTopic" or strRqMethod = "Topic" or strRqMethod = "TopicQuote" then
Response.Write " <tr>" & vbNewLine & _
" <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""middle"" height=""40"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>Message:</b><br />" & vbNewLine & _
" <br /><table border=""0"" cellpadding=0 cellspacing=0 width=""100%"">" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td align=""left"" nowrap><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>" & vbNewLine


if strIcons = "1" and strShowSmiliesTable = "1" then
if strRqMethod = "Edit" or strRqMethod = "EditTopic" or _
strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _
strRqMethod = "Topic" or strRqMethod = "TopicQuote" then
%>
<!--#INCLUDE FILE="inc_smilies.asp" -->
<%
'####################################################


after above doing, (new line number..)remove line.831 ~ line.840 again
if strAllowHTML = "1" then
Response.Write " * HTML is ON<br />" & vbNewLine
else
Response.Write " * HTML is OFF<br />" & vbNewLine
end if
if strAllowForumCode = "1" then
Response.Write " * <a href=""JavaScript:openWindow6('pop_forum_code.asp')"" tabindex=""-1"">Forum Code</a> is ON<br />" & vbNewLine
else
Response.Write " * Forum Code is OFF<br />" & vbNewLine
end if


Go to Top of Page

funinbc
Junior Member

245 Posts

Posted - 24 December 2002 :  12:07:52  Show Profile
THANK YOU DORAMOON !!!!!!!

brilliant !!! It working again.

Would know if there is a way to put a link to the extra smiles instead of showing them on the left side. Some of mine are big. I know you can set the size for each but I think it would look better with just a link to the non-stock smiles.

Is there a way ?


Thanks again you made my day :-)

Edited by - funinbc on 24 December 2002 12:16:04
Go to Top of Page

Aaron S.
Average Member

USA
985 Posts

Posted - 30 December 2002 :  14:26:45  Show Profile  Visit Aaron S.'s Homepage
You can choose to exclude smilies that you don't want to ever show on the side bar. They will only appear when you click for the full list.

--Aaron


DOWNLOAD GREAT NEW MODS HERE
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.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07