![]() |
We've just start re-coding our main website and one of the things on our wishlist was to integrate the vb login sequence and have vb help determine what 'non-registered' users can or can't do. Easy to use, easy to install and works like a charm. It has also encouraged me to look further into this and see what else is possible. Excellent work and thank you for this simple but very effective mod. :up:
|
Just a brief heads up for anyone who is interested, initial testing shows that this works with vB4 beta 3
|
thanks for that headsup Bill. I was about to come ask that. I've come to rely on this script a bit over the years (actually, an older version I think) and wanted to make sure it'd still work with the upgrade.
|
Quote:
You are a champion!!!! I have been looking everywhere for a Wordpress login. You made my day! How can I display some user info ie: user photo/thread count/new messages like this mod: https://vborg.vbsupport.ru/showthread.php?t=173698 Thanks again and hope you can help out Andy |
So a quick question regarding user authentication as I got this working really well now - at the moment it is checking for user ID "6" which is admin - non admins are moved to the site frontpage and information isnt loaded - however what I would like to do is have multiple usergroups able to access the page - ie 6,12,13 - would I then just change the code to
Code:
<?php |
Does any one know if I can use this mod on my site if the forums is in a subdomain? when I add: require_once('/path/to/your/forums/global.php'); the page goes blank.
|
Quote:
/path/to/your/forums needs to be the actual path to your forum root. if you need: Open up a text editor and paste this in it: PHP Code:
path.php make sure it's path.php and not path.php.txt or anything like that. Upload that file to your forum root and point your browser to it. example: http://yourforum.org/forum/path.php should show you what you need to replace /path/to/your/forums with. delete that file when you're done with it. Hope this helps. |
Thank you for your quick response. I actually did add the path to the forum, but still doesnt work. This is what I got:
Quote:
I also tried: Quote:
|
Quote:
|
Quote:
|
Has this scrip been confirmed with vB4 (release) yet?
|
Thank you for this!
Right now I am getting a: Fatal error: Call to a member function query_read() on a non-object in (path)/www/www/forums/includes/adminfunctions.php on line 2399 When it is loaded into a file with WordPress. It does work in a stand alone PHP file. If you can help me debug this I shall donate! (Basically paying for your services as is only fair.) I am using 3.8.5. |
My demo site is www.gungeuk.com/newdesign and the forums are at www.gungeuk.com/forum
On my site, I have /includes/header.php and /includes/sidebar.php. On the sidebar is where I want to put the login box, so in my header, I put the code: PHP Code:
PHP Code:
However, when I login, it will log me in but still shows the login box on the sidebar. In my ACP cookie path settings, its saved to / My path can be found at www.gungeuk.com/forum/path.php Please let me know how I can get it to show me as logged in. Thanks Leigh |
same problem here
|
Any chance of a solution to this problem for VB4?
|
Quote:
|
All times are GMT. The time now is 01:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|