Welcome, Guest. Please Login or Register.
May 05, 2024, 10:22:38 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Closing registration problems « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Closing registration problems  (Read 1642 times)
Razer
Noobie
*
Posts: 7


I'm a llama!

Closing registration problems
« on: March 09, 2004, 12:54:37 PM »
Reply with quote

YaBB SE Version: 1.5.5

Problem Description:
Hello,

I'm trying to close the registration on my forum. I added this line to the Register.php file.

if ($settings[7] != 'Administrator') fatal_error('Registration is closed by the admin');

I put it after this line:
function Register ()
{


My user account has admin rights but when I want to add a user I get the same error :(

Anyone a solution?

Greetz,

Roy
« Last Edit: March 09, 2004, 12:59:17 PM by Razer » Logged
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Closing registration problems
« Reply #1 on: March 09, 2004, 03:06:02 PM »
Reply with quote

Instead of putting that line, add this:

// verify the user is an administrator
is_admin();


just before this line:


function Register ()



However, I would recommend you check out the Application Mod by Spaceman Spiff.

Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
Razer
Noobie
*
Posts: 7


I'm a llama!

Re:Closing registration problems
« Reply #2 on: March 09, 2004, 06:21:17 PM »
Reply with quote

Thanx it works!  ;D
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Closing registration problems « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.055 seconds with 19 queries.