Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Snitz 'SpeedBall 2'
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 19

Melitta
Starting Member

1 Posts

Posted - 21 August 2004 :  00:50:06  Show Profile
Ok, im very new here so i thought i would help some one for ones ;)

quote:
Originally posted by Actor

I'm getting this kind of error message if it helps:


Error Type:
Microsoft VBScript compilation (0x800A0401)
Expected end of statement
/forum/inc_header.asp, line 502, column 122
" <a href=""" & strForumURL & "members.asp"" tabindex=""-1""><acronym title=""Current members of these forums...") & " tabindex=""-1""><acronym title=""Current members of these forums..."">Members</acronym></a>" & vbNewline & _
-------------------------------------------------------------------------------------------------------------------------^




I think your problem is:
these forums...") & "

Try to delete the ) sign, it should help :)
actually, try this instead:

acronym title=""Current members of these forums..."" tabindex=""-1""

quote:
Originally posted by PeeWee.Inc

Not sure if you've picked this error up or not:

Microsoft VBScript compilation error '800a0401'

Expected end of statement

/speedball2/pop_messengers.asp, line 27


"<td class=""putc c nw""><a href=""aim:goIM?screenname=" & strAIM_Name) & """ alt=""Opens a send message window to the user."">Send a Message</a></td>" & _



Try this:
<td class=""putc c nw""><a href=""aim:goIM?screenname=" & strAIM_Name & """ alt=""Opens a send message window to the user."">

quote:
Originally posted by HerbCumbie

I have an installation at http://www.my-maltese.com/forum/. The installation is Speedball 2.0 using Access database. There are no additional MODS installed. I had everything working fine for several weeks and now I have a problem... You can view the forum without being logged on, no problem. When you try to login as any existing user you get the following error:

Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

/forum/inc_func_common.asp, line 593


Check your database rights, you have probably no write rights on it..


Hope it solved something for you :)


Henke @ http://www.dirtpig.com/forum

Edited by - Melitta on 21 August 2004 00:58:40
Go to Top of Page

thefreemason
Starting Member

27 Posts

Posted - 05 September 2004 :  09:16:56  Show Profile
We changed to Speedball and upgraded to MS SQL....now the "read" info is missing for all new topics...

http://www.thefreemason.com/forum/default.asp

Any thoughts ?

Mike
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 05 September 2004 :  09:19:10  Show Profile  Visit D3mon's Homepage
How did you update to MS SQL?


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

thefreemason
Starting Member

27 Posts

Posted - 05 September 2004 :  09:24:12  Show Profile
We imported Access files to SQL
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 05 September 2004 :  09:27:08  Show Profile  Visit D3mon's Homepage
That will be where the porblem lies then. Unfortunately, the conversion from Access to MSSQL is not quite as straightforward as MS would have you believe. Check the Snitz MS SQL forum for more info.


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

thefreemason
Starting Member

27 Posts

Posted - 12 September 2004 :  16:43:34  Show Profile
Received this error trying to use Forum Variables Information in admin:

Microsoft VBScript runtime error '800a005e'

Invalid use of Null: 'CStr'

/forum/admin_variable_info.asp, line 152


Any thoughts ?
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 12 September 2004 :  16:57:49  Show Profile  Visit D3mon's Homepage
you tried to convert a NULL value into a string


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

thefreemason
Starting Member

27 Posts

Posted - 14 September 2004 :  11:01:51  Show Profile
How have we done that ?....what do we need to do to rectify ?
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 14 September 2004 :  12:29:46  Show Profile  Visit D3mon's Homepage
Probably because of the way you converted the DB from Access to SQL. Tricky to fix manually, especially if you have a large number of posts.


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

thefreemason
Starting Member

27 Posts

Posted - 15 September 2004 :  05:50:52  Show Profile
Nit sure what we are supposed to be looking at/for ??
Go to Top of Page

hellind
Junior Member

Singapore
123 Posts

Posted - 03 October 2004 :  07:43:04  Show Profile
D3mon, my snitz forum is already heavily moded, so does it mean if I follow the 'instructions' in your GUIDE, and take the long way and do it myself, it is the same thing ?
Go to Top of Page

D3mon
Senior Member

United Kingdom
1685 Posts

Posted - 03 October 2004 :  08:07:40  Show Profile  Visit D3mon's Homepage
If I understood your question correctly, yes you could convert exisiting mods yourself to make them Speedball compatible.

If you used my instructions to convert your actual forums to Speedball, you'd only get a CSS version of Snitz. Much more work has gone into Speedball than just converting to CSS.


Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod
"In war, the victorious strategist only seeks battle after the victory has been won"
Go to Top of Page

hellind
Junior Member

Singapore
123 Posts

Posted - 05 October 2004 :  10:48:30  Show Profile
Oh, I had followed your 'instructions' and done myself. So I guess I am not having the ultimate speedball then.

Guess nothing can be done then ? Because my forum is not the 'original', some mods have been installed.

If I read your 1st post correctly, we need to new install to get the ultimate speedball.

Thanks though.
Go to Top of Page

aspwiz
Junior Member

250 Posts

Posted - 23 October 2004 :  19:07:46  Show Profile  Visit aspwiz's Homepage
Hellind....

My forums were not original snitz.... I had added around 10 'released' mods and made at least 100 modifications to the base code myself.

All you have to do, is start with Speedball, and then just add back your mods... converting them on the way of course, to speedball.
Go to Top of Page

Chuck McB
Junior Member

WooYay
196 Posts

Posted - 30 October 2004 :  13:55:21  Show Profile  Visit Chuck McB's Homepage  Send Chuck McB an ICQ Message
After my original forums (Serverhacker) started sucking 1Gb of bandwidth a day I've moved over to Speedball.

Couple of issues:

There seems to be a bug in active.asp, it was coded to add an extra space to the "jump to last post" link.
I fixed it by deleting the space from line 728 from:
		AnchorLink = " &reply_id="

to
		AnchorLink = "&reply_id="


Seems the same things is going on on line 706 as well.

One bug I've not squashed is that [ IMG ] tags are not processed, [ img ] works fine tho :/

Wish list: colour the submitt buttons, drop down and scrollbars and active_users.

Edit #1: What's with the quoted text getting smaller and smaller if you quote within a quote?

Edited by - Chuck McB on 30 October 2004 14:32:41
Go to Top of Page
Page: of 19 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.19 seconds. Powered By: Snitz Forums 2000 Version 3.4.07