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 Bug Reports (Closed)
 BUG+FIX (all): Allow Non-Logged In Users to Post
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 22 February 2001 :  12:45:01  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
Need to be able to have an admin option that "allows users that are not logged in to post"

This would be a new DB entry for admins, and then the logic in topic.asp forum.asp and checks in post.asp

anything else?

Reinsnitz (Mike)
><)))'>
"Therefore go and make disciples of all nations,..." Matthew 28:19a

gor
Retired Admin

Netherlands
5511 Posts

Posted - 22 February 2001 :  14:17:13  Show Profile  Visit gor's Homepage
Do you mean anonomous users or just users that are not logged in ?

The second thing is easier, all we need to make sure is that the "Post new Topic" is returned when viewing the page when not logged on.
There is a check in the PostingOptions() that should be removed for that:

if (mlev = 4 or mlev = 3 or mlev = 2 or mlev = 1) or (lcase(strNoCookies) = "1") or (STRdbntUserName = "") then


This check in the function makes sure it all the options only display when logged on.
Remove the check, and not-logged on users see a Post New Topic link again.
BTW, they won't see the "Send to friend link" if that isn't allowed by the admin while not being logged on, there is a second check for that in the function.



Pierre
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 22 February 2001 :  15:41:42  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
the second... not the first yes ;)

Reinsnitz (Mike)
><)))'>
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 11 March 2001 :  15:39:09  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
<-- Bump -->

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 11 March 2001 :  16:01:10  Show Profile  Visit gor's Homepage
Just bumping to remember to fix this tonight or bumping for more info ?

Pierre
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 11 March 2001 :  20:29:21  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
sorry... bumped and added +FIX to the title for notice when I get the code back to do the work on :)

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 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