The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Deluxe vB User login and access control on non vB pages Details »» | |||||||||||||||||||||||||||
Deluxe vB User login and access control on non vB pages
Developer Last Online: Nov 2011
Hack Description
This is the deluxe version of the user authentication and access control system I use on the non vB pages on my website. For the simple no frills version [URL=https://vborg.vbsupport.ru/showthread.php?t=173693look here.[/URL] This uses the vB 3.7 login system to log you in and out. It allows you to move between your forums and other pages on your site while remaining logged in. It allows you to do things such as restrict pages by usergroup, display different content depending on a user being logged in or not. For example, you can have banner Adds displying to non members only, and/or let members access to specific content. It also displays the logged in users Avatar, number of unread PM's, New posts since last visit, total posts and total threads. It also allows you to specify a maximum Avatar size, and resize any avatars larger than that, while keeping their height/width ratios in proportion! Its very handy if you allow large avatars, but want a small format display on your non forum pages. If the user is not logged in, a login box is displayed, along with total posts and total threads in the forums. I will try and offer support, but work and family commitments mean I dont have much free time. This code is a mix of my own, and pieces I have used from other hacks that are floating around. This script has been confirmed as working on
Known Bugs Will not display Avatars correctly if they are kept in the file system (database avatars are fine) Change log Version 3.00 (21st March 2008)
Click on Install If you have this script installed then please click on the install link because;
Donations First of all, to be clear. This script is 100% free. However if you feel an urge to donate I'm not going to say no. Donations can be made at http://www.billspaintball.com/vb3/bd_donate.php Show Your Support
|
Comments |
#2
|
||||
|
||||
Usage
The hack is pretty useless without some usage instructions so here they are. You can resize avatars, keeping them to their origional proportions to make them fit your prefered layout. For instance, if you are using a fixed width column layout. Do this by editing lines 5 and 6 in login_inc.php These values are in pixels. We can use conditionals to hide or display depending on a number of things such as Logged in or out status, or restrict to members of a specific usergroup. We do this by using conditionals in php tags where the normal content of a webpage would go. If you want something only accessable to a certain usergroup, use this code in your webpage. This example is only visible to members of usergroup 6. PHP Code:
For example, PHP Code:
Another use is to display different content to users depending on if they are logged in or not. For example PHP Code:
For example PHP Code:
Troubleshooting If your reading this chances are you are having problems. Here are some common causes and fixes.
|
#3
|
|||
|
|||
Hi Bill, some shots?
|
#4
|
||||
|
||||
|
#5
|
|||
|
|||
|
#6
|
||||
|
||||
This is really easy to configure and use, its working great right out of the box, thanks.
|
#7
|
|||
|
|||
Just wondering if you are working on this bug, or if it is not possible: Will not display Avatars correctly if they are kept in the file system (database avatars are fine)
|
#8
|
||||
|
||||
Quote:
I did try and get around it in the past, but never came up with a workable solution. |
#9
|
||||
|
||||
[high]* projectego clicks install [/high]
|
#10
|
|||
|
|||
Adding PHP Code:
PHP Code:
Example here: http://members.thinkteen.co.uk (original page) http://members.co.uk/m2.php (Page broken + no login box) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|