DREAM.

[MyBB] Creating a better Current Staff Page

Recommended Posts

[hide]Basically, the code is taken or parts of it taken from "Showgroups.php" (If you have showgroups.php that is)To begin, what i did was made a "Showstaff.php". You can call it whatever the fuck you like, but I called it showstaff because "showteam" sounds a bit retarded to me. And I'm cba to look around for the showteam template too.Once you make a file, insert this code into it.

<?phpdefine('IN_MYBB', 1); require "./global.php";add_breadcrumb("Current Forum Staff", "showstaff.php");eval("\$html = \"".$templates->get("showstaff")."\";");output_page($html);?>

Again, if you decide to call it something different, replace everywhere that says "Showstaff" with whatever you're calling it.Step 2. Upload the file to your root directory aka public_html if you're normal and not stupid enough to make a subdirectory and put all your forum stuff in there.Once you've done that, go to templates, global templates and make a new one inside there called "showstaff" or whatever you named the file.Step 3. Here's where it gets less easy.I'm only giving you code to start with since we're trying to develop your HTML skills, not spoonfeed you. Insert this code into your template you just made.

Insert a title here{$headerinclude}{$header}</pre>
<table border="0" cellspacing="1" cellpadding="4">Current Staff or whatever you called the file etcVoltaics Bitches
Current Bitches
Chance


</

To add more groups, copy and paste the bit where it shows the actual table/rank and change where needed. And you instatly have a better page. All you need to do is replace the "Show team" link at the bottom now. Your welcome.[/hide]

Share this post


Link to post
Share on other sites

thanks for sharin this my brother

Share this post


Link to post
Share on other sites

its helpin me very much thanks

Share this post


Link to post
Share on other sites

thanks buddy its good

Share this post


Link to post
Share on other sites

nice share you the man

Share this post


Link to post
Share on other sites

I would love to check this out thanks man

Share this post


Link to post
Share on other sites

thanks for the share

Share this post


Link to post
Share on other sites

Let' see, it seems interesting.

  • Like 1

Share this post


Link to post
Share on other sites

Ehhm thanks a lot ^_^

Share this post


Link to post
Share on other sites

thanks for sharing this leak sir

Share this post


Link to post
Share on other sites

Thanks for this mate, hope its good.

Share this post


Link to post
Share on other sites

needed to post to view content

Share this post


Link to post
Share on other sites

thanks for sharin this my brother

 

thanks for sharin this my brother

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.