MyBB Community Forums

Full Version: Use Mybb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
(2012-07-26, 10:04 AM)MYBB GHOST Wrote: [ -> ]Is there a way to make an automated account that handles warnings, and for the subject, the title is in red, for that account only because it would be automatic and only give out warnings, is that possible?

No, you can't make automatic admin that can give out warnings automatically.
How do you add the user ID to the list of super administrators in inc/config.php and where is it? Also where would the files be at?

How do I fix this?

[Image: yoyCT.png]

(2012-07-26, 07:29 AM)Vernier Wrote: [ -> ]To do that you'd need to be able to access your files. For this, you'd need a host. You won't be able to set yourself as a super administrator on that demo board.

Thanks not the demo board, it's an actual site.
1. If it's an actual site, open ./inc/config.php

Find:
$config['super_admins'] = '1';

Add your UID after 1, seperate by a comma.

2. That indicates missing images. Check they exist, otherwise please post the board URL. Smile
Is that in acp?
$config['super_admins'] = '1'; 

is in ./inc/config.php, which is accessible by a file manager or ftp client.
Do I put it in the url?
Would you be able to do it?
You'd need to open ./inc/config.php through cPanel file editor or you could do it via an ftp client. Edit the line above.

If you still can't work it out, I'm happy to give you a hand. Drop me a pm Smile
Do I Have to be the owner of the site?
You would need access to it's files, yes. Smile
I didn't make the site; 3Gnoob did, I helped out tho, so does he have 2 do it?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13