Webmaster's Community

Designing and Development => Open Source => SMF Support - Simple Machine Forums => Topic started by: Tayab on November 04, 2012, 01:18:41 AM

Title: How to add Staff Page?
Post by: Tayab on November 04, 2012, 01:18:41 AM
I've seen most of the forum (specially gaming) having Staff Page into the menu and there all the administrations are listed. I am curious to know how to build it up? Google is not giving me the answer I am in need of. Someone help please.
Title: Re: How to add Staff Page?
Post by: Jaffery on November 08, 2012, 03:37:26 PM
You want to add staff page in SMF forums ?
Title: Re: How to add Staff Page?
Post by: Tayab on November 08, 2012, 11:15:51 PM
Yes, that is exactly what I've started the topic for.
Title: Re: How to add Staff Page?
Post by: Dilip on November 09, 2012, 11:46:05 AM
Can you explain please. If you need a staff section (board) you can simply add a new board and deny permission to normal users. Or else use Simple Portal mod and create a page as per you wish.
Title: Re: How to add Staff Page?
Post by: Jaffery on November 10, 2012, 11:11:16 AM
There is a MOD in SMF which allows you to show all member of site team ie. mod admins in one page, he is asking about it. I have attached it for you.
Title: Re: How to add Staff Page?
Post by: Tayab on November 10, 2012, 07:38:44 PM
That is what I was looking for, but the SQL Database doesn't supports this.
Title: Re: How to add Staff Page?
Post by: Dilip on November 12, 2012, 03:50:28 PM
oh, Thanks Jaffery.

------------------------------------------------------
Title: Re: How to add Staff Page?
Post by: Tayab on November 13, 2012, 12:36:19 AM
For some reason I can't install MySQL forum, do I have to have MySQL installed into my computer for it?  ::)
Title: Re: How to add Staff Page?
Post by: Dilip on November 13, 2012, 03:36:15 PM
Install WAMP.

----------------------------------
Title: Re: How to add Staff Page?
Post by: Tayab on November 16, 2012, 03:13:01 AM
What is WAMP, I tried installing it but as I don't know what it actually is I can't do anything with it. Brief description please.
Title: Re: How to add Staff Page?
Post by: Dilip on November 16, 2012, 02:55:14 PM
WAMP is a virtual server. You can even host your website on WAMP is connected 24 hours to internet.

First install WAMP.

Create  a database known as smf.

In the mean time unzip smf package and put it in C:/wamp/www

No add privileges to smf database. It will take you to page, create user.

Follow installation details and you are done. Make sure the user password generated for smf database important. Keep it written somewhere.
Title: Re: How to add Staff Page?
Post by: Tayab on December 01, 2012, 03:25:31 AM
Found a most easiest way, 000webhost also provides us ability to create a database and it's entirely easy. Only thing we need to fill up the information. I got it. Thanks for helping though.
Title: Re: How to add Staff Page?
Post by: Jaffery on December 05, 2012, 05:46:45 AM
Believe me , WAMP is way easier than using some free host online or even paid host.
Title: Re: How to add Staff Page?
Post by: Tayab on December 05, 2012, 05:54:20 AM
I can't even access the PhpMyAdmin Page into it, it's freaking hard to understand. For that you need additional programs into your computer, whereas in 000webhost; you have to fill up the form for making a database, everything dynamic. :\
Title: Re: How to add Staff Page?
Post by: Dilip on December 11, 2012, 09:32:07 PM
Once you install WAMP, type localhost on your browser. It will open the page phpadmin. If you have already unzipped everything in www folder you will get installation page if you click on particular folder. Play with it when you are free, that is how we learn :)
Title: Re: How to add Staff Page?
Post by: Tayab on December 12, 2012, 10:53:40 PM
What are the things need to be unzipped in www for making the phpmyadmin screen to show up?
Title: Re: How to add Staff Page?
Post by: Dilip on December 20, 2012, 07:51:57 PM
If you are using smf, create a folder called smf, unzip and copy paste all files in the folder. Even without that you can acess localhost and MyPHP admin by typing localhost in browser.