Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Last posts forum

View Last posts forum in The Header

Version: 1.0
Author: hamed.gh
Submitted: 13th July 2011
Last Updated: 16th July 2011
Hi

Open The File lastposts.php And The Change Your Settings And Save And Active Plugin.

Your Change Settings In File :

$db_host = "localhost"; // Change this if your MySQL database host is different.
$db_name = "?"; // Change this to the name of your database.
$db_user = "?"; // Change this to your database username.
$db_pw = "?"; // Change this to your database password.
$db_pre = "mybb_"; // Tables prefix
$url = "http://localhost"; // Change this to reflect to your forum's URL.
$limit = "50"; // Number of posts displayed.
$txtlimit = "200"; // This is the character limit.

Members can lastposts your forum into any site by using the following code to show you.

<iframe src="http://www.domain.com/lastposts.php"></iframe>
Previews:Preview Image 4042