Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
mYvBindex v3.1 Details »»
mYvBindex v3.1
Version: 1.00, by Tigga Tigga is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 10-16-2002 Last Update: Never Installs: 712
 
No support by the author.

mYvBindex 3.2.2 released! (5/22/03)

mYvBindex 3.2 will allow you to include different options from your vBulletin message board on your website's index page. Everything is completely template based so it is very easy to customize and change everything through your Admin CP.

Features:
  • Login box for members to log in to your site on the homepage.
  • Post News in a forum you specify and have it appear on your homepage.
  • Show the latest threads started in your forum on your homepage.
  • Show a poll and allow users to vote and see the results on your homepage.
  • Shows users avatar, new private messages, and buddy list for members who are logged in.
  • Shows a list of active users.
  • Shows statistics such as total members, threads, posts, top poster, newest member, and today's birthday's.
  • Shows a mini calendar with links to days with scheduled events, and a box with today's scheduled events.
  • Search box to allow users to quickly search your forums.
  • Current weather and updates on your homepage.
  • Set and change all options via the Admin CP.
  • Ability to easily switch on/off the polls, users avatar, buddy list, online users, search box, calendar, weather, custom templates, news icons, news comments, smilies, set the maximum number of news posts, and many other options via the Admin CP.
  • Everything is completely template based so it is very easy to customize.
  • Install file that will make all database queries and templates for you in seconds.
  • Uninstalls in seconds.
  • Tested and stable with vBulletin v2.6+
Screen Shots:
Guest Homepage
Admin Homepage
User Homepage
Admin CP


Queries:
A nice feature of mYvBindex is that it performs only 11 queries with all the options turned off, no matter how many news articles or latest threads you choose to display. Some options will cause the script to perform extra queries, but even with all the options turned on it still performs only 29 queries at max.

Here is a list of each extra function that will cause extra queries:
  • Poll - 2 queries
  • User's Avatar - 1 query
  • Private Messages - 1 query
  • Buddy List - 1 query
  • Online Users - 3 queries
  • Mini Calendar - 1 query
  • Weather - 2 queries
  • Poll and/or News Smilies - 1 query
  • Stats - 5 queries
*Mini Hacks:*
Adding More Custom Templates
To add more custom templates to your mYvBindex, please see this post.

Stylin' Buddy List - by MartynJ
This will add your the users avatar and usertitle to the buddy list (Similar to and inspired by velocd's Stylin' Buddy List hack), and adds no extra queries to your homepage.
Download (Screen shot included in zip)

Shoutbox Integration - by MartynJ
This hack integrates the ever popular Shoutbox hack with your mYvBindex.
Download (Screen shot included in zip)

TWCommish's vB Shoutbox Integration - by Brahm
This is a slightly different shout box made by TWCommish. His hack is required and can be found here. After downloading his hack, use Brahm's instructions here to integrate it with mYvBindex.

Attachments in News Posts - by Tigga
This hack allows attachments posted in news posts to be viewed in the news section on your homepage.
Download

Allow users to set homepage options - by Tigga
This mini-hack will allow your users to set which options they would like displayed on the homepage. They will be able to turn on/off avatars, weather, custom templates, and etc on a per user basis.
Download *Note* It may be necessary to open this file in a text editor (other than notepad) to get it to display properly.

Multiple News forums from different links - by Tigga
This hack allows allows you to have a link to a "different index file" which will pull news posts from a different forum.
Instructions can be found here


Credits:
mYvBindex uses modified versions of the following hacks:
Mini Calendar from vbPortal - by wajones
vB Weather Mk. 2- by JJR512


Copyright:
This hack is NOT to be re-distributed or placed on website for download without permission. All copyright notes in the script itself must remain unchanged.

Please don't forget to hit the Install Button


Updates from version 3.2.1
After the release of v3.2.1 a couple of small bugs were found. They affected the ability to edit a news post from the link on the homepage, pulling the wrong post from a thread for the news section, and updating your most users ever online if a new record is set. The changes from v3.2 to 3.2.1 were minimal, so those should be the only bugs found. Upgrading once again is very easy. Just download the new files, change the path in the myvbindex.php file, and upload it over your existing one.

Updates from version 3.2
v3.2.1 is again just a small maintenance release. The main change in this version is the way the forum permissions are done. Before, the forum permissions would cause the latest threads query to take much longer than it should (mostly on larger forums). Now with the new permissions system in place, the query to pull the latest threads should take less than 0.01 seconds. Other than the permissions section, the only other changes were a few optimizations to the code syntax. Upgrading from v3.2 is simple - Just upload the new myvbindex.php file over your existing one and you're done.

Updates from version 3.1
v3.2 is mostly another maintenance release, and will hopefully be the last release for vBulletin 2.X (unless any bugs are found). Here are a list of all the changes.
Fixed a bug where setting the "Show Latest Threads Icon?" option to "No" could disable the latest threads section.
Fixed a bug where signatures with vBcode were not displayed properly in the news section.
Fixed a bug where the icons in the news and latest thread parts weren't displaying the right icon for some users.
Added an option to completely disable signatures in news posts.
Added an option to select a random poll from any forum for the poll part of the hack.
Further optimized parts of the code and slightly changed part of the structure.
Now shows "No Buddies Online" in the buddy list if no buddies are online.
Changed so it will no longer show a default icon for the news and latest threads unless your options are also set to show a default icon on the forumdisplay page.
Now shows the last poster and last post time when you hold your mouse over the title of a thread in the Latest Threads part.
The install script has been re-written so you can install, upgrade, uninstall, update your news posts (useful for first time installations where a news forum already exists), or install just the templates (useful after upgrading vBulletin to a new version) all from one file.
Significantly reduced the size of the weather_install.php file (from 3.0 MB to 1.25 MB) so it will not take so long to upload to your server.
Fixed a couple of small spacing issues in the poll templates.
Fixed a problem with JJR512's weather hack not pulling the weather forcast.
Added a FAQ section to the readme file to help common problems.

Upgrading should take no longer than 2 minutes and instructions can be found at the bottom of the readme file.



Updates from version 3.0
v3.1 is mostly a maintenance release to help cut down on first time installation problems. Other than that, the biggest difference you will notice is the template "style" has changed to mesh better with vBulletin (see screenshots above). You do not have to install the new templates as you will have the option to install the new templates or to skip that step in the install file. Other than the templates, here is a list of the other changes:
A few more "error checking" features have been added to ensure you won't get a nasty sql error if you leave your News or Poll Forum ID, or any of the other fields blank.
The problem some users were experiencing with the temperature for the weather part of the hack should be fixed for good.
The "Show Poll" option in the Admin CP is removed as this can now be disabled simply by leaving the "Poll Fourm ID" filed blank.
Fixed a small typo and optimized parts of the code a little further.
Slightly changed the position of the days and numbers in the calendar part.
Fixes a bug where the Today's Birthday part wouldn't point to the correct url.

Upgrading should take no longer than 2 minutes and instructions can be found at the bottom of the readme file.



Updates from version 2.0
Removed the option from the Admin CP to allow smilies in News posts as this can now be set per post just as you would when making a regular post.
Added a stats section with info such as total members, threads, posts, newest member, top poster, and today's birthdays.
Added a "Today's Events" section under the calendar that will display any events that are scheduled for the current day, and will only be visible if there are events listed for the current day.
Added an option to show the poster's avatar with the news post.
You can now have your signature displayed with the news post. This is controlled when posting the message just as you would with a regular post.
Added an option to display the news post's rating with the news.
Added options to show small icons to allow users to show a printable version of the news post and an option to allow users to email their friends a link to the news post.
Added an option to allow/disable HTML in news posts.
Added an option to allow/disable the [img] tag in news posts.
Shows the number of times a news post has been viewed.
Shows the number of new posts since the users last visit.
Shows the number of replies to the poll if poll discussions are allowed.
Fixed a bug where the search box would take you to the search page rather than displaying the results.
Fixed a bug where setting the News Posts Maximum to 0 would disable the news rather than giving it no limit.
Optimized the code a little more to increase performance.



Help & Support
Before asking for support Please read the F.A.Q in the readme.html file! Most common problems are answered there! If you have any problems or questions that are not covered in the F.A.Q. please please post them here. I will be more than happy to help in any way I can if the request for help is made here. Anyone trying to contact me via email, private message, my website, or any other means will be ignored.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1307  
Old 05-24-2003, 04:26 PM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Intex - About the only way you could really fix that would be to go back to using the index_header template for your homepage instead.

Cloudrunner - A few people have reported problems like that... The last person that reported that problem allowed me to log into their site to test some things out, and the only thing I can figure out is your host has a problem with executing PHP files that are that large. On their site, I tried taking out the part which inserts the cities, countries, and etc into the database (the bulk of the code) and was then able to load up the file without a probelm. The best thing I can suggest for you would be to download JJR512's original hack here. In there he has 7 or so files with the queries you can run through phpMyAdmin to add all the cities and such. After you do that, download the file I have attached here and go to it in your browser (it's the same as the regular weather install file, but without the queries for the cities and etc).

jarvis - Check your PMs.
Reply With Quote
  #1308  
Old 05-25-2003, 10:11 AM
ivanmcp ivanmcp is offline
 
Join Date: Nov 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all,

After some further work, I would like to invite everyone to have a look at mYvBindex in action on my personal web site. Purpose of this is to share with you my implementation of mYvBindex and to hopefully get some feedback or answer any questions that you/I may have.

www.ivansville.com

Why did I choose mYvBindex? Well, it has some nice features that are usefull on any personal web site. It allows me to run a 'blogg' style news on my home page. I can have a quick weather report for my city (London), but also any other city in the world.
Mini calendar reminds me of upcoming events, and pulling this information from vBulletin, shows me private as well as public events.
Last ten posts show me the latest forum activity at a glance, without the need to go to the forum itself, and it pulls site visitors to it.
Displaying poll on the home page adds some valuable content and lets visitors get involved further.
These are only a few features that I use at the moment, but many more are to be found in the mYvBindex hack.

But some of the greatest advantages for me are:

- the ability to back up the whole thing in one go
- the ability to update my home page from anywhere in the world with no need for FTP access.

I am trying to find a way to integrate my other (non vB) pages into the vBulletin (like my 'about.html' page, so that whole site is inside mysql database, meaning easy backup and restore, as well the ability to update any page within the admin cp.

I still have long way to go in order to create the site that will cover most of the angles of what I need in the personal web site area. Nor do I 'speak' the word of PHP, which I must start to learn, in order to achieve some of my goals. But hats-off to people like Tigga and others who give large ammounts of their time to us, in order to help and resolve any problems we may have.
Reply With Quote
  #1309  
Old 05-25-2003, 10:13 AM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet Tigga! Thanks, I'll get on that tomorrow when I wake up.

I'll give that a shot and see how it goes, it does make sense however with the size constraints.
Reply With Quote
  #1310  
Old 05-25-2003, 10:45 AM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couldn't sleep....

It workied!!!! Thank you Tigga!

Thank you kindly!
Reply With Quote
  #1311  
Old 05-25-2003, 04:19 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First off, Thansk for the hack and taking the time to help.

I have read up to 1140 posts, I have repaired most problems doing so.
Most Eveything is working correctly now,
Yet I am unable to fix 1 thing.

1) when a person has to login from myvbindex.php "which has been renamed index.php" they are directed to a blank page due to the /forums/ missing from the address. example (http://streambandits.com/member.php) It should be (http://streambandits.com/forums/member.php)
Now my client has VB version 2.3.0 with very few mods, I have changed the URL to "chdir('/usr/local/etc/httpd/vhosts/streambandits/forums');"
and have added this from a post I saw in hopes that even a unregesterd guest would be able to view the page thus getting rid of the login from myvbindex.php all together.

Quote:
require('./global.php');
if ($bbuserinfo['userid']==0) {
$bbuserinfo[bbshowonline]=1;
$bbuserinfo[bbshowonline]=1;
$bbuserinfo[bbshowstats]=1;
$bbuserinfo[bbshowpoll]=1;
$bbuserinfo[bbshowsearch]=1;
$bbuserinfo[bbshowcustom1]=1;
$bbuserinfo[bbshowcustom2]=1;
}
I have also added $bburl in front of the member.php in the forumhome_loggedinuser template, I also tried using the full address there as well (<a href="http://www.streambandits.com/forums/member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser).

In addition, my cookie Domain is set to .streambandits.com, and the path is / .

My client is waiting for me to get this page working before he can open to the public. "No pressure there LOL"

Can this be corrected?

Thank you in advance.

Harley D
Reply With Quote
  #1312  
Old 05-25-2003, 08:52 PM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ivanmcp - Wow, thank you for the nice review there. There is a way to turn this hack into more of a "portal" script, so that you would be able to have more of your pages powered by vBulletin. In fact, if you take a look at my website you'll see that EVERY page there is completely integrated with and powered by vBulletin. I've thought of what should be a pretty easy way to allow people to create a portal system and be able to create a new page simply by creating a new template and linking to a specific url. I think I'll go ahead and try to make this sometime this week if I get the time. I'm not sure if I'll just release it as an add-on for myvbindex, or a seperate hack... Either way if you check back here next week hopefully I'll have it done.

Cloudrunner - Glad everything's working ok for you.

Harley D - If you'll look in your error_nopermission_loggedout template, that's where you'll need to make some changes. You should be able to simple add $bburl in front of the url in the form tag there, and in the 2 links there.
Reply With Quote
  #1313  
Old 05-25-2003, 11:27 PM
Yuber's Avatar
Yuber Yuber is offline
 
Join Date: Feb 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway to make it so that when you post an announcement, it will go on the homepage instead of Threads within a new forum?
Reply With Quote
  #1314  
Old 05-26-2003, 02:43 AM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Tigga But still not working correctly.

The $bburl/ didn't work, but adding "forums/" did, but caused other linking problems.

I have also noticed that if I log off, and then log in from the Myvbindex.php home page, I will be redirected to the forums/index.php rather than the Myvbindex.php page. I would prefer that they be directed to my homepage, not the forums main page.

Thanks again.
Reply With Quote
  #1315  
Old 05-26-2003, 02:19 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I managed to fix the problem of the redirect after login, now it points back to the index.php not the forums/index.php.

BUT, When logging in from the home page, it will redirect you to http://www.mysite.com/member.php, when it should be redirecting to http://www.mysite.com/forums/member.php.

I have added $bburl to the error_nopermission_loggedout template. like this (<table border="0" bgcolor="#0A293E" cellpadding="4" cellspacing="1" align="center">
<form action="$bburl/member.php" method="post"><input type="hidden" name="s" value="$session[sessionhash]">
$logincode
</table>) But it doesn't work. it still will redirect you to http://www.mysite.com/member.php!

I have tried to replace the $bburl with forums/, but that will cause the login to redirect you to http://www.mysite.com/forums/forums/member.php when you login from the forums/ and not the homepage.

Why doesn't the $bburl work?, did I use it correctly?

We could fix this by...
When a person is in the FOURMS/, and is not logged in, We could figure out a way to redirect them to the homepage login instead of the Forums/ login, this would allow me to use "FORUMS/ instead of the non working $bburl in the Zrror_nopermission_loggedout template.

Am I making any sence? :ermm: Do you know how this redirect could be done, without effecting the Homepage login?
Reply With Quote
  #1316  
Old 05-26-2003, 04:09 PM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yuber - I'm sure that's possible... I'll try to look into it when I get some more time.

Harley D - Have you tried using /fourms/ in front of the links and form? Also, if you modified your member.php file as instructed in the readme file then you will be redirected to whereever you logged out from instead of the forum's index page.
Reply With Quote
  #1317  
Old 05-26-2003, 06:17 PM
ivanmcp ivanmcp is offline
 
Join Date: Nov 2002
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tigga,

Your other pages are stored in the vB db! Cool, that is exactly what I want. I can't wait for your solution, as I feel this is going to be the ultimate tool in order to place all our web eggs in one basket, ermmm....

Couple of questions:

1. Does this mean that other -non vB pages will be searchable using vB search box? At the moment, I see the need for two search boxes: forum one and rest of the site (Atomz...).

2. Would these non vB pages be indexed by the search engines (Google...) ?

Ivan
Reply With Quote
  #1318  
Old 05-26-2003, 07:53 PM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ivanmcp - I'm actually glad you asked those questions. I hadn't really though about those, but I think both would be possible. The way the hack will work to create new pages will be a pretty simple concept really... You would make a new template with a specific suffix, add your content (in which you'll be able to use most global variables such as $header, $footer, $bbuserinfo, etc) and then you would simply link to something like http://yoursite.com/index.php?action=aboutus. I also plan on tying it in with mYvBindex so that you could choose to display the left, right, or both columns on those pages (similar to the way my site is with the left column on most every page).
I don't think it would be too hard to make a simple search engine that would only search the templates with that specified suffix. I don't think it would be too difficult to make the new pages so they were able to be spidered by Google as well. I've never cared too much about my pages being spidered (I can't afford the extra bandwith anyways ), but I'll definitely look into what would need to be done to make sure those pages can be spidered. I can't guarantee that both of those features will be in the first version of the hack, but I will try to see if I can impiment those before I release it, and if not I should at least be able to add them in the 2nd version or so.
Reply With Quote
  #1319  
Old 05-26-2003, 08:35 PM
Yuber's Avatar
Yuber Yuber is offline
 
Join Date: Feb 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thankyou Tigga I really appreciate it.
Reply With Quote
  #1320  
Old 05-26-2003, 10:14 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks alot Tigga!

The /FORUMS/ did the trick
Reply With Quote
  #1321  
Old 05-27-2003, 03:19 AM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well Tigga, looks like I'm not out of the woods yet

My header menu buttons, on my myvbindex home page, work correctly. But when instde the forums, ALL header menu links have an extra forums/ in them = www.mysite.com/forums/forums/anypage.php.

I've edited myself into a state of confusion. I'm at your mercy once more.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:00 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06853 seconds
  • Memory Usage 2,402KB
  • Queries Executed 30 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete