License is attached inside extras folder by using this software you agree to the terms of that license.  

Plugin Name: My Specs
Plugin Author: Jesse Labrocca
Plugin Website:  http://www.MybbCentral.com
Plugin Version: 1.0
Plugin Mybb Compatibility: 1.4x
Plugin File Edits: None
Plugin File Uploads: 3
Plugin Description:  Ads a system specs link in postbit as an image that will create a popup.  Usercp nav item to enter your system details included.



Installation

1. Upload the file from the zip

root/inc/plugins/myspecs.php
root/inc/languages/english/myspecs.lang.php
root/images/computer.png

2. Login to your admincp and ACTIVATE the plugin (My Specs) in the plugin manager.

3. This is language compatible. Simply move the language file to the proper folder and edit.

DEMO: http://www.hackforums.net

TROUBLESHOOTING: If you have template problems there are only 2 changes you need to make:

Template "usercp_nav_profile"

Find:  </tbody>

Before it add:

<tr><td class="trow1 smalltext"><a href="usercp.php?action=myspecs" class="usercp_nav_item" style="background:url(images/computer.png)  no-repeat left center;">My Specs</a></td></tr>

Template "postbit_author_user"

Add {system_specs} to the end or wherever you want it displayed

ALTERNATIVE DISPLAY INSTRUCTIONS FOR POSTBIT:
Please read the file extras/alt_method.txt
	
I guess that's it.  Enjoy.

I can be reached at either http://www.mybbcentral.com as username LABROCCA

Thank you.
Jesse Labrocca