![]() |
Get user details?
Can anyone provide a simple example of checking the usergroup and post count of $_POST['username'] and $_POST['password'].
|
Have to tried looking at the login.php page or the functions_login.php page?
|
that doesn't retrieve information about the usergroup or posts or does it?
|
Um, no. It's like I read your post, but processed it wrong (I saw username and password and then....). Sorry. :/
|
I think I found it out, forgot to just look through the files.
Code:
<?php |
Is it possible to access global.php out of the /forums/ folder?
Like require_once("./forums/global.php"); My php file always freezes at the line if it isn't in the same directory. |
use these lines to call global.php
Code:
chdir ('/path/to/your/forums'); |
Quote:
Thanks though |
All times are GMT. The time now is 05:00 AM. |
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:
|