miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Statistics | File Bank | Manual |
miniBB Support Forums / Search
Search for
[+] Formatting  [+] Fields  [+] Forum  [+] Period  [+] Username
Formatting
Fields
Forum
Period from to
Username
 
Results found: 261
» Messages | Topic titles 
Page  Page 11 of 14:  « Previous  1  ...  10  11  12  13  14  Next » 
 
201. Posted: 30 Mar 2006 10:41 - Custom Tutorials and Modifications / CSS Skin changing code using cookies and GET parameter
    Does the system allow to post message without login - yes, we have our forums opened for anyone by default. You can set them up in settings for registered users only. Ok, here is the code you need to put at the very end of setup_options.php: /* skin changing code hack */ if(isset($_GET['changeTheme'])){ $cs=$_GET['changeTheme'];..

202. Posted: 28 Mar 2006 16:06 - How To / How to prevent forums from unwanted users and/or postings
    Then we recommend to do as already mentioned above: make forums only for registered users ($allForumsReg option), make only registrations accepted by email ($closeRegister) and disable unwanted users, so their account is kept in database... 

203. Posted: 28 Mar 2006 14:38 - How To / How to prevent forums from unwanted users and/or postings
    ... advertisements (spam), we recommend to install Anti-Guest addon. By nature it blocks any anonymous messages containing clickable links (with 'http:/' inside). You may also create your forums for registered users only, validating their emails on registration. 

204. Posted: 12 Mar 2006 20:31 - Master Class / After integration, admin can login, users can not
    ... form (i.e cookie works) and posts Are exist in sql-tables after that. after registering user datas there are into sql-table. but e-mail to him come empty without written login / pass. besides, admin /registered users can't login and edit its messages. I suppose there are some difference into php5 / php4 md5 mechanism or mysql5 / mysql4 difference in simple select function... 

205. Posted: 17 Feb 2006 10:15 - News / Christmas on the way! miniBB v. 2.0 RC5 "X-Mas" released!
    ... anonymous users from viewing public profile */ if($action=='userinfo' and $user_id==0){ $title.=$l_accessDenied; $errorMSG='Sorry! You are not allowed to view user profile until you are not registered member.'; $correctErr=''; echo load_header(); echo ParseTpl(makeUp('main_warning')); $endtime=get_microtime(); $totaltime=sprintf ("%01... 

206. Posted: 26 Jan 2006 23:00 - The Other / What Do Banned Users See?
    As far as I know, banned users receive an 'access denied' message. If you are running the latest miniBB, you can easily disable (or re-enable) a registered member's posting rights by using the power option 'member: yes/no' in the member's profile. Cheers, mb 

207. Posted: 26 Jan 2006 16:27 - News / Solution Added: Required Nickname
    One more question: How can I include the text that you have under " Only registered users can post here. Enter your login/password before posting a message, or register first."? I have included some text, but it also appears for registered... 

208. Posted: 15 Dec 2005 14:45 - News / Flood Filter addon updated
    As suggested, now it filters only anonymous posting and allows registered users to post any words. New version contain alphabetically sorted filtered words list. Update now! 

209. Posted: 14 Dec 2005 12:01 - News / Flood filter addon updated
    How can I change the code, so that registered users are allowed to use these words? 

210. Posted: 13 Nov 2005 18:44 - The Other / Posting under an anonymous "bogus" username
    This is not a problem at all. How people simply write as Anonimous here without any notice? :) Of course, if the BB is only for registered users, no one anonimous will write - with or without name... 

211. Posted: 13 Nov 2005 16:53 - The Other / Posting under an anonymous "bogus" username
    You should make you forum writtable only for registered users. Then you will not have this problem. 

212. Posted: 13 Nov 2005 01:35 - The Other / Posting under an anonymous "bogus" username
    It's not a bug. You can enter as Anonymous each username you want which is not registered. This is very useful if there is more than one anonymous user. But this has nothing to do with being registered and logged in. You can recognize registered... 

213. Posted: 18 Oct 2005 16:30 - Official Addons and Solutions / Pre-moderation / Premoderation
    Most of my users remain Anonymous. It's a gossip board, and most people insist on being Anonymous. I have very few registered users. Out of those few registered users, I'd like maybe 3 or 4 to post without moderation, but I don't... 

214. Posted: 11 Oct 2005 21:55 - Custom Tutorials and Modifications / Guests should not be able to even view the forums / Disable viewing of /hide forums unless logged in
    No it just makes so unregistered users can't post. They should not even be able to view topics! 

215. Posted: 11 Oct 2005 19:39 - How To / Email notification not recd. even tho' $emailadmin=1;$emailusers=1;
    I receive emails as admin when a new user signs up and for posts and replies admin makes. but if i login as a user, i dont recive email notifications at the id i have registered under. I tried logging as 3 separate users and neither new posts nor new topics nor replies are notified by email to any of the 3 ids . The ids receive the auto-generated... 

216. Posted: 5 Oct 2005 06:15 - How To / make New Topic and Reply box appearing only for members
    According to the manual it state that the New Post and Reply box will still show if the forum is set to registered-user-only. How do I bypass this and make the reply and new topic post not appear on a registered-user-only forum? this is what the manual says: In a case of registered-user-only... 

217. Posted: 25 Aug 2005 15:39 - FAQ / forum for registered users only (the $allForumsReg option and its variations)
    I have a question regarding this. Setting forums to Reg Users Only means that only registered users can "post" to the forum. But, any visitors can "read" the forum threads. Is there any way to make it so that only registered... 

218. Posted: 12 Aug 2005 10:20 - FAQ / forum for registered users only (the $allForumsReg option and its variations)
    setup_options.php: $allForumsReg=TRUE; If you want to make all forums for registered only users by one touch; else FALSE. (c) F*Manual 

219. Posted: 11 Aug 2005 23:09 - FAQ / forum for registered users only (the $allForumsReg option and its variations)
    Hi, I've got a problem with my forum, I wanted to create forum only for registered users, I've creted 3 forum and changed bb_specials.php and it was all ok, but later I wanted to create another forum, and it allways appears, even for unregistered... 

220. Posted: 24 Jul 2005 22:17 - Official Addons and Solutions / File and Image Attachments
    Yes, in the "readme" there is described how to install it. In principle, the files are not viewed and/or downloaded by non-registered and non-logged in users. And, yes, there is an option to put the pictures as background, and this way to disable the "Save as..." function. 

» Messages | Topic titles
Page  Page 11 of 14:  « Previous  1  ...  10  11  12  13  14  Next » 
 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Try the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑