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
 What a pain! (SmileManagerPlus)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alfred
Senior Member

USA
1527 Posts

Posted - 18 December 2002 :  22:04:10  Show Profile  Visit Alfred's Homepage
This seemed such a well documented mod, with precise instructions.
But, how frustrating not to get it going!

I installed the thing from scratch three times.
Still get the error when I want to post:
quote:
Error Type:
Microsoft VBScript compilation (0x800A03F6)
Expected 'End'
/bg/post.asp, line 1513


I have read the other incidences of this, and as much as could understand Dora's fixes - my textarea has not disappeared, it is right here:
quote:
" <td bgColor=""" & strPopUpTableColor & """><textarea cols=""" & intCols & """ name=""Message"" rows=""" & intRows & """ wrap=""VIRTUAL"" onselect=""storeCaret(this);"" onclick=""storeCaret(this);"" onkeyup=""storeCaret(this);"" onchange=""storeCaret(this);"">" & Trim(CleanCode(TxtMsg)) & "</textarea><br /></td>" & vbNewLine & _


Can somebody (maybe the mod author?) explain what is wrong?

Alfred
The Battle Group
CREDO

n8pbm
Junior Member

USA
212 Posts

Posted - 18 December 2002 :  22:35:11  Show Profile  Visit n8pbm's Homepage
When I installed it I had an end if statement left off in inc_post_buttons.asp file.

if lcase(strIcons) = "1" and strShowSmiliesTable = "0" then
'############# SmileManager Plus MOD ################
Response.Write " <a href=""JavaScript:openWindow3('pop_new_smiles.asp')"" tabindex=""-1"">" & getCurrentIcon(strIconEditorSmilie,"Insert Smilie","align=""top""") & "</a>" & vbNewLine
'####################################################
end if <------- Make sure that end if is in your file.

At least that was wrong with mine.

My best

Mike
Great Lakes Pop Up Club Camping
Go to Top of Page

Alfred
Senior Member

USA
1527 Posts

Posted - 18 December 2002 :  23:27:29  Show Profile  Visit Alfred's Homepage
Still gives me this
quote:
Error Type:
Microsoft VBScript compilation (0x800A03F6)
Expected 'End'
/bg/post.asp, line 1515

Alfred
The Battle Group
CREDO
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 19 December 2002 :  00:02:42  Show Profile  Visit dayve's Homepage
please note, this mod does not work well with Opera.

Go to Top of Page

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 19 December 2002 :  00:07:55  Show Profile
hi~ Alfred,
usually this "missing If/End if" problem just cause from some wrong Mod's modified code. i'll always suggest that compare your modded post.asp with a original fresh post.asp file, then you can try adding your own remark/comment to the modified code find the problem more easily.

if still got some problem... let us know what situation you'll got this error message ?? (when new topic? reply? edit? new poll? forum properties setting??...) and maybe post a .txt link to your post.asp will be helpful.
Go to Top of Page

Alfred
Senior Member

USA
1527 Posts

Posted - 19 December 2002 :  01:28:48  Show Profile  Visit Alfred's Homepage
Dora,
you are right, that probably is the best way to avoid the problem.

It failed on any posting action (new or reply).
What I finally did in my frustration was to simply copy the new files instead of modifying mine.

Of course, that may wipe out any previous mods somebody may have in the icon or post files.
What I will do tomorrow (when I have recovered from this ) is do it all over again, and just use a clean post.asp file.

Alfred
The Battle Group
CREDO

Edited by - Alfred on 19 December 2002 01:56:22
Go to Top of Page

Alfred
Senior Member

USA
1527 Posts

Posted - 19 December 2002 :  17:43:22  Show Profile  Visit Alfred's Homepage
Finally - perserverance triumphed again!

Go take a peek at The Battle Group Forums
Test account: snitz/snitz.

Thanks for your help, Dora!

BTW, do you know of a way to group the smilies, so that the whole list does not have to be loaded when "show total list" is clicked?

Alfred
The Battle Group
CREDO
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.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07