vBug Tracker 1.0.3
This modification is in the archives.
You asked for it and here it is...a bug tracker that mimics the one at vBulletin.com.
There is no upgrade yet from the other bug trackers listed on this site but if enough people request it I will add it to the installer. Also, please DO NOT request help, assistance or ask questions via IM as I will ignore you and if your persistent will block you. Your best option for immediate support is at vbwar.com but I will check in here from time to time. Enjoy! Please click install if you use this hack. Support is only given to those who click. Thx! Version 1.0.1: Fixed missing phrase (here Spoiler (click to open)
Quote by sinclac
Create a new phrase in the "Email Body Text" phrase group called vbugs_new_subscribe and add the following text: Code:
Hello $username, You are now subscribed to the following bug - $title. $vboptions[bburl]/vbugs.php?do=view&$bug[vbugs_id] Yours, $vboptions[bbtitle] team ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unsubscription information: To unsubscribe from this bug, please visit this link: $vboptions[bburl]/vbugs.php?do=unsubscribe&vbugs_id=$bug[vbugs_id] Close
Fixed redirect to blank page after edit bug Fixed assigned to not working after bug edit Version 1.0.2: Finally fixed the dropped title and missing phrases. Plus a few other small bugs you people didn't catch. New bug found...file updated. Users of version 1.0.2 need to perform these steps found here Spoiler (click to open)
Quote by Scutter
Edit your VBUGS template with the following:
find this: Code:
$buglist </tr></table> Code:
$buglist </table> Code:
<tr> <if condition="$admin"> <td class="alt1">$vbugs_id</td> <td class="alt2"> <div> <span style="float:right"></span> <a href="vbugs.php?do=view&vbugs_id=$bug[vbugs_id]">$title</a></span> $moderateicon $privateicon $unassignedicon </div> <else /> <td class="alt1">$vbugs_id</td> <td class="alt2"> <div> <span style="float:right"></span> <a href="vbugs.php?do=view&vbugs_id=$bug[vbugs_id]">$title</a> </div> </if> <div class="smallfont"> <span style="float:right">$date <span class="time">$time</span></span> <strong onclick="window.location='member.php?u=$bug[userid]';" style="cursor:pointer">$username</strong> </div> </td> <td class="alt1"><span class="smallfont">$typename: <strong>$statusname</strong><br /><em><if condition="$bug[adminid]">$adminname<else />$vbphrase[vbugs_unassigned]</if></em></span></td> <td class="alt2"><div class="smallfont" style="white-space:nowrap">$lastreplydate <span class="time">$lastreplytime</span></div><div class="smallfont">by <a href="member.php?u=$bug[lastreplyuid]">$lastreplyname</a></div></td> </tr> Close
Version 1.0.3: Fixed all tableprefixes and a small bug. Tested in both tableprefixed db and no tableprefix db... Pro Version can be seen http://www.vbwar.com/forums/vbugs.php! Additional support can be found http://www.vbwar.com/forums/vbugs.php?s=&do=list&vbug_projectid=7. Download This modification is archived and cannot be downloaded. |
Similar Mods
Add-On Releases vBug Tracker Lite 3.7 | vBulletin 3.7 Add-ons |
vBug Tracker Lite 3.5.1 | vBulletin 3.5 Add-ons |