![]() |
Looking for an updated version of this script for 4.1.1
Am getting this error: Code:
Fatal error: Call to undefined function fetch_phrase() in /home2/hatnohat/public_html/forum/includes/functions.php on line 3456 This works for me. add_user.php (custom API) PHP Code:
|
Quote:
In the meantime you can simply add PHP Code:
|
I used this code and everything was working fine. Users got added, but when they tried to login, they got this message:
Code:
You have been banned for the following reason: |
Nack, make sure the user group that your user is being created under is being defined. If you aren't in the right group then they show as being banned. Hope this helps.
|
I keep getting a fatal error:Fatal error:
Code:
Fatal error: Registry object is not an object in [path]/includes/class_dm.php on line 205 Main Code Code:
<?php |
|
Quote:
Code:
ob_start(); |
What if you change your header to this:
Code:
|
Doesn't work. I had to change the directory before because I had to call a lot of the internal features within vB. I'm pulling user information and login checks of all types all over the site. If i just include the global instead of redefining the directory I get this error:
Code:
Warning: require_once(./includes/class_bootstrap.php) [function.require-once]: failed to open stream: No such file or directory in /home/shininga/public_html/divineshadowsonline/forum/global.php on line 15 |
Vbulletin 4.x user registration version:
Code:
define('THIS_SCRIPT', 'reguser.php'); |
All times are GMT. The time now is 06:53 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:
|