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
 Slash Problemo
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

asp_storm
Average Member

USA
787 Posts

Posted - 18 June 2001 :  20:27:28  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
i have the slash 3.00 mod on HuwRs Forum, and when i try to
access the slash_admin.asp page it says- "Couldn't load the config for SlashMod."
any suggestions?

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>

animedj
Junior Member

USA
190 Posts

Posted - 18 June 2001 :  21:05:06  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
have you run the salsh db setup first through admin_mod_dbsetup??

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 18 June 2001 :  21:05:59  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
yes i have

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 18 June 2001 :  21:38:10  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
you should check if tthere is a value for slash - config in the database..

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 18 June 2001 :  21:38:26  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
arrrgggghhhhh, one last thing, now when i try to
include the req. files in a .asp page,
it says:
quote:

Microsoft JET Database Engine error '80040e14'

The SELECT statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect.

/Scripts/forum/slash.asp, line 73


HELP


>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 18 June 2001 :  21:44:19  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
yes there is a entry

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 18 June 2001 :  22:29:57  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
k.. first.. check that only on your database there is only 1 entry for slash..

slash config enx01050002000

second.. that file.. slash.asp that is in your root directory.. did you create it?? because is not part of ver 3.0 .. it should be a slash.asp but in a mods directory inside the forums directory, but that should be..

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 18 June 2001 :  23:09:29  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
ok...there is ONE entry, and the file came with
the .zip

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 19 June 2001 :  00:23:07  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
well.. first slash.asp should be in a mods directory :

/Scripts/forum/mods/slash.asp

and second.. there isn't a line 73 in slash.asp.. please check again...

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 19 June 2001 :  11:36:47  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
ok, i moved it... now i get this error:
quote:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

/scripts/forum/lib/lib_common.asp, line 11



>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 19 June 2001 :  12:21:43  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
what page are you trying to run??

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 19 June 2001 :  13:01:34  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
slash.asp

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 19 June 2001 :  13:48:55  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
that might be the problem... slash.asp is not designed to run alone... it needs to be included in a page that includes the inc_functions.asp and config.asp and it need to go at the top of the page together with those two and be called somewhere in the page by using <%= slash() %>

---
Johann Reyes
http://animedj.com
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 19 June 2001 :  14:56:51  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
ok..trying...

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 19 June 2001 :  15:03:14  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
like this:
<%
<!--#INCLUDE FILE="Scripts/forum/config.asp" -->
<!--#INCLUDE FILE="Scripts/forum/inc_functions.asp" -->
<!--#INCLUDE FILE="Scripts/forum/mods/slash.asp" -->
%>
<%=slash()%>

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page

asp_storm
Average Member

USA
787 Posts

Posted - 19 June 2001 :  15:46:14  Show Profile  Visit asp_storm's Homepage  Send asp_storm an AOL message
?

>—<>—<>—<>—<>—<>—<>—<>—>
"RIGGGHHHTTT"
Thanx,
Ryan
>—<>—<>—<>—<>—<>—<>—<>—<>
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
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.45 seconds. Powered By: Snitz Forums 2000 Version 3.4.07