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 DEV-Group
 DEV Internationalization (v4-archive)
 Syntax Error
 New Topic
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 June 2002 :  19:38:01  Show Profile  Send ruirib a Yahoo! Message
Tmpj,

Add

Response.Write FORUM_ID

before this, around 122 in forum.asp:


if (mLev = 4) or (chkForumModerator(Forum_ID, STRdbntUserName)= "1") or (lcase(strNoCookies) = "1") then
AdminAllowed = 1
else
AdminAllowed = 0
end if


-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 25 June 2002 :  19:42:07  Show Profile  Visit crash's Homepage
isn't there a line that says something like this:

Set rsSomething = my_conn.execute (strSQL)


if so, please add this around it:

Response.Write strSQL
Set rsSomething = my_conn.execute (strSQL)


where the red part matches the name of the query... then post what comes on screen



Crash's Site | Crash is from
<
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 25 June 2002 :  19:43:10  Show Profile  Visit crash's Homepage
forget my post. listen to ruirib...



Crash's Site | Crash is from
<
Go to Top of Page

Tmpj
Junior Member

Denmark
467 Posts

Posted - 25 June 2002 :  20:41:12  Show Profile
quote:

Tmpj,

Add

Response.Write FORUM_ID

before this, around 122 in forum.asp:


if (mLev = 4) or (chkForumModerator(Forum_ID, STRdbntUserName)= "1") or (lcase(strNoCookies) = "1") then
AdminAllowed = 1
else
AdminAllowed = 0
end if


-------------------------------------------------
Installation Guide | Do's and Dont's | MODs



I can't find these lines:


if (mLev = 4) or (chkForumModerator(Forum_ID, STRdbntUserName)= "1") or (lcase(strNoCookies) = "1") then
AdminAllowed = 1
else
AdminAllowed = 0
end if



------------------------------
Magic is an Orange
http://www.magicorange.tk<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 June 2002 :  20:52:25  Show Profile  Send ruirib a Yahoo! Message
I told you they were around line 122. If you can't find them how do you plan to solve your problem?!

I also don't like when people post here and at Crash's and just try to get everyone thinking about the same problem. It's just a waste of my time and Crash's time!


-------------------------------------------------
Installation Guide | Do's and Dont's | MODs



Edited by - ruirib on 25 June 2002 21:10:42<
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 26 June 2002 :  00:56:25  Show Profile  Visit crash's Homepage
that's what i came to say here...

i will stop on snitz and have you - should you still want it - finish it, ruirib



Crash's Site | Crash is from
<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 26 June 2002 :  04:43:41  Show Profile  Send ruirib a Yahoo! Message
Crash, you can take it if you wish, I'd more than happy if you do .

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07