2009-07-20, 08:12 PM
Title
Short Description
Regular Expression
Replacement
Upload this folder to your forum directory (where in the index.php file is) then your good to go.
Usage
Sample
![[Image: progress.php?score=24]](https://camo.mybb.com/71ea98d6ed8be7f9021591fac8ac7047a83faf33/687474703a2f2f7777772e696d6d6f7274616c746563686e697175652e636f2e756b2f70726f67726573732e7068703f73636f72653d3234)
Download
http://www.mybbplus.com/showthread.php?tid=5
Progress Bar
Short Description
http://www.mybbplus.com
Regular Expression
\[progress\](.*?)\[/progress\]
Replacement
<img src="/mycodes/progress.php?score=$1">
Upload this folder to your forum directory (where in the index.php file is) then your good to go.
Usage
[progress]40[/progress] (number from 0-100)
Sample
Download
http://www.mybbplus.com/showthread.php?tid=5